diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 15:48:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 15:48:14 +0000 |
commit | 8b32b05614ac5e4d448d89c6a93044aaf0082b9d (patch) | |
tree | 08753ddb68641763748827cdf45fd9b4044fe6ab /app-editors/easyedit | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-8b32b05614ac5e4d448d89c6a93044aaf0082b9d.tar.gz gentoo-2-8b32b05614ac5e4d448d89c6a93044aaf0082b9d.tar.bz2 gentoo-2-8b32b05614ac5e4d448d89c6a93044aaf0082b9d.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/easyedit')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index d9a8c70deec8..32f82c61ad11 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/easyedit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.14 2007/10/10 06:10:57 opfer Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.15 2008/01/26 15:48:14 grobian Exp $ + + 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> easyedit-1.4.6.ebuild: + Dropped ppc-macos keyword, see you in prefix 10 Oct 2007; Christian Faulhammer <opfer@gentoo.org> easyedit-1.4.6.ebuild: diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index b26091b16b47..147da29b9e4e 100644 --- a/app-editors/easyedit/easyedit-1.4.6.ebuild +++ b/app-editors/easyedit/easyedit-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.18 2007/10/10 06:10:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.19 2008/01/26 15:48:14 grobian Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz" LICENSE="Artistic" -KEYWORDS="~amd64 ia64 mips ppc ppc-macos ppc64 sparc x86" +KEYWORDS="~amd64 ia64 mips ppc ppc64 sparc x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |