ChangeLog

# ChangeLog for app-editors/emact
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.10 2008/05/01 08:49:04 opfer Exp $

01 May 2008; Christian Faulhammer emact-2.52.0.ebuild:
stable x86/amd64, bug 217943

21 Mar 2008; Ulrich Mueller emact-2.50.0.ebuild,
emact-2.52.0.ebuild:
New location of HOMEPAGE.

*emact-2.52.0 (17 Mar 2008)

17 Mar 2008; Ulrich Mueller -emact-2.51.0.ebuild,
+emact-2.52.0.ebuild:
Version bump. Remove intermediate version.

17 Mar 2008; Ulrich Mueller Manifest:
Manifest regenerated; upstream has changed the 2.51.0 tarball after
release. Fixes bug 213670.

*emact-2.51.0 (15 Mar 2008)

15 Mar 2008; Ulrich Mueller +emact-2.51.0.ebuild:
Version bump; mainly Unicode related fixes.

27 Jan 2008; Christian Faulhammer emact-2.50.0.ebuild:
stable amd64, bug 207607

27 Jan 2008; Christian Faulhammer emact-2.50.0.ebuild:
stable x86, bug 207607

10 Oct 2007; Christian Faulhammer emact-2.50.0.ebuild:
remove PROVIDE=virtual/editor as we have now a new-style virtual

01 Jul 2007; Diego Pettenò emact-2.50.0.ebuild:
Add ~amd64 keyword.

*emact-2.50.0 (01 Jul 2007)

01 Jul 2007; Ulrich Mueller +metadata.xml,
+emact-2.50.0.ebuild:
Initial import.

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST emact-2.50.0.tar.gz 927640 RMD160 843324cbe90174cfceb0f5d05d48e47ea2912667 SHA1 b54e4916a9a620f3dc57c50412e3dadd11b5deda SHA256 16e27108b8d7d688f2184496f0ff303aaed73545577dc81be68de3dc55fa3148
DIST emact-2.52.0.tar.gz 1268302 RMD160 0813a851c8d35833155d5c5ffa890e0f853f5389 SHA1 631990afa910ff16f9c61fc9e13cbcc2238db5ac SHA256 8f19b7938eaf99fd7c9ed7bf4c160e9a528cabece831724ad76adb857bba3427
EBUILD emact-2.50.0.ebuild 763 RMD160 4b9da08f42052a00cee0941a351b34b680642c1d SHA1 bf423ef42844490f9cc3e708111946f871a19c8b SHA256 6e96fae0f8d184409e4f5f2d359a38caa8bf454b3cd64243ebe2c63c6521b540
EBUILD emact-2.52.0.ebuild 738 RMD160 e3e7071cb83c5e7c061c59e1d2c81e999b05287c SHA1 907cd62d1d7c16bd63aeca22bd4d4848bf23ffb5 SHA256 0a3a26463f936a35bda95cede6d368e021cf0f63baa50ac6fd6a824c6d82c1d4
MISC ChangeLog 1486 RMD160 aa44c3c37c36ba808be2f868c20ec7a398deac86 SHA1 03bd6987604071499c118a5f0bb5a7798fe6fc98 SHA256 de8a9081f18d6be743a7599839f64302b442e208dfa01b6688aae7fdc2a0c0a9
MISC metadata.xml 1190 RMD160 c042a52e3099e79f071ec7d75ff38d5be9e2ac76 SHA1 5d996b20c3ea0118e3c0f5ce4f8a79cd2b779035 SHA256 058522c17c45a514d574dc26b7497b4db3aadff19807ceb4c470cec1eceb837f
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkgZhAYACgkQNQqtfCuFneOuRQCdHWtawrt0CqQlklveA9S21qeQ
k5MAn2hrBW4vwu7EbKGk9wE3Zt0qZC9+
=7Cfj
-----END PGP SIGNATURE-----

emact-2.50.0.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild,v 1.6 2008/03/21 08:42:40 ulm Exp $

DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs"
HOMEPAGE="http://www.eligis.com/emacs/"
SRC_URI="http://www.eligis.com/emacs/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="X"

DEPEND="sys-libs/ncurses
X? (
x11-libs/libX11
x11-libs/libICE
x11-libs/libSM
)"

RDEPEND="${DEPEND}"

src_compile() {
econf $(use_with X x) || die "econf failed"
emake || die "emake failed"
}

src_install() {
dodir /usr/bin /usr/share
emake INSTALL="${D}"/usr install || die "emake install failed"
dodoc README || die "dodoc failed"
}

emact-2.52.0.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.52.0.ebuild,v 1.3 2008/05/01 08:49:04 opfer Exp $

DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs"
HOMEPAGE="http://www.eligis.com/emacs/"
SRC_URI="http://www.eligis.com/emacs/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="X"

DEPEND="sys-libs/ncurses
X? (
x11-libs/libX11
x11-libs/libICE
x11-libs/libSM
)"

RDEPEND="${DEPEND}"

src_compile() {
econf $(use_with X x) || die "econf failed"
emake || die "emake failed"
}

src_install() {
emake INSTALL="${D}"/usr install || die "emake install failed"
dodoc README || die "dodoc failed"
}

metadata.xml




emacs

This product is an original development made to provide an emacs-like editor
on the PC for the purpose of writing Lisp code with the same features found
on other Lisp development systems. In 1985, with about 512 Ko of memory, it
was obvious that Gosling, GNU or other emacs written in Lisp were too big to
run on M$-DOG. So I decided to write my own editor that closely works like
those I used on VAX Unix at that time. I started with Conroy's MicroEMACS.

After a great amount of time, made essentially after hours, EmACT is now
a pretty good clone of GNU Emacs. It has all the features that programmers
enjoy, like parentheses matching, auto-indent for Lisp, C, C++, compile
mode, tags and even a Lisp interpreter which is not however compatible with
GNU MockLisp. It can be ported to all UN*X systems (terminal and X-Window)
and it runs of course on all Intel based system in text or graphic mode
(MSDOS, OS/2, Windows 3.x, Windows NT/2000/XP and Windows 95/98/Me).