diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-10-10 18:34:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-10-10 18:34:47 +0000 |
commit | e88772aeae1b56b11af792ad0bea5ec8efc3240e (patch) | |
tree | ab988baa591bcf9f50fa5a8b5a22ca615de446df /virtual/editor | |
parent | Version bump thanks to betelgeuse in bug 191480 (diff) | |
download | gentoo-2-e88772aeae1b56b11af792ad0bea5ec8efc3240e.tar.gz gentoo-2-e88772aeae1b56b11af792ad0bea5ec8efc3240e.tar.bz2 gentoo-2-e88772aeae1b56b11af792ad0bea5ec8efc3240e.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.9)
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/editor/editor-0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/editor/ChangeLog b/virtual/editor/ChangeLog index f3fff4c51c07..53154fcb75c1 100644 --- a/virtual/editor/ChangeLog +++ b/virtual/editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gentoo-x86/virtual # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.3 2007/10/10 11:07:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.4 2007/10/10 18:34:47 grobian Exp $ + + 10 Oct 2007; Fabian Groffen <grobian@gentoo.org> editor-0.ebuild: + Dropped ppc-macos keyword, see you in prefix 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> editor-0.ebuild: app-editors/pico is a dumb ebuild not installing anything, so removing from diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 38fbc465d1b0..54c72ce2571a 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-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/virtual/editor/editor-0.ebuild,v 1.4 2007/10/10 11:07:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.5 2007/10/10 18:34:47 grobian Exp $ DESCRIPTION="Virtual for editor" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |