summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-10 07:04:23 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-10 07:04:23 +0000
commit31acd2b6b2a90122e8641d53e4f7a9abaf02672c (patch)
tree816a717b78b33f9c37e1c9025b5e9de6856c7296
parentremove PROVIDE=virtual/editor as we have now a new-style virtual (diff)
downloadgentoo-2-31acd2b6b2a90122e8641d53e4f7a9abaf02672c.tar.gz
gentoo-2-31acd2b6b2a90122e8641d53e4f7a9abaf02672c.tar.bz2
gentoo-2-31acd2b6b2a90122e8641d53e4f7a9abaf02672c.zip
remove PROVIDE=virtual/editor as we have now a new-style virtual
(Portage version: 2.1.3.9)
-rw-r--r--app-editors/mg/ChangeLog5
-rw-r--r--app-editors/mg/mg-20070529.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-editors/mg/ChangeLog b/app-editors/mg/ChangeLog
index 0d80436c297e..95ee3eab1369 100644
--- a/app-editors/mg/ChangeLog
+++ b/app-editors/mg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/mg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.1 2007/06/25 06:02:10 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/ChangeLog,v 1.2 2007/10/10 07:04:23 opfer Exp $
+
+ 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> mg-20070529.ebuild:
+ remove PROVIDE=virtual/editor as we have now a new-style virtual
*mg-20070529 (25 Jun 2007)
diff --git a/app-editors/mg/mg-20070529.ebuild b/app-editors/mg/mg-20070529.ebuild
index f527e0cf4702..ab781ae798ca 100644
--- a/app-editors/mg/mg-20070529.ebuild
+++ b/app-editors/mg/mg-20070529.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/mg/mg-20070529.ebuild,v 1.1 2007/06/25 06:02:10 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mg/mg-20070529.ebuild,v 1.2 2007/10/10 07:04:23 opfer Exp $
DESCRIPTION="Micro GNU/emacs, a port from the BSDs"
HOMEPAGE="http://www.xs4all.nl/~hanb/software/mg/"
@@ -13,7 +13,6 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-PROVIDE="virtual/editor"
src_compile() {
# econf won't work, as this script does not accept any parameters