summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-10-10 06:33:44 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-10-10 06:33:44 +0000
commit49a8f52daea3ede4ecfa11cacaf94056b16acc3e (patch)
tree9c410da023320f77f06bd2a3b3af322c51e797e4 /app-editors/emact
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadhistorical-49a8f52daea3ede4ecfa11cacaf94056b16acc3e.tar.gz
historical-49a8f52daea3ede4ecfa11cacaf94056b16acc3e.tar.bz2
historical-49a8f52daea3ede4ecfa11cacaf94056b16acc3e.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-editors/emact')
-rw-r--r--app-editors/emact/ChangeLog5
-rw-r--r--app-editors/emact/emact-2.50.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-editors/emact/ChangeLog b/app-editors/emact/ChangeLog
index 12dccb0bd699..a644ece90012 100644
--- a/app-editors/emact/ChangeLog
+++ b/app-editors/emact/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emact
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.2 2007/07/01 15:15:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.3 2007/10/10 06:33:44 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> emact-2.50.0.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
01 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> emact-2.50.0.ebuild:
Add ~amd64 keyword.
diff --git a/app-editors/emact/emact-2.50.0.ebuild b/app-editors/emact/emact-2.50.0.ebuild
index bf71fd6ab2b2..555207095c50 100644
--- a/app-editors/emact/emact-2.50.0.ebuild
+++ b/app-editors/emact/emact-2.50.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2 2007/07/01 15:15:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild,v 1.3 2007/10/10 06:33:44 opfer Exp $
DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs"
HOMEPAGE="http://www.eligis.com/"
@@ -19,7 +19,6 @@ DEPEND="sys-libs/ncurses
)"
RDEPEND="${DEPEND}"
-PROVIDE="virtual/editor"
src_compile() {
econf $(use_with X x) || die "econf failed"