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 | 0cd97394d83aa085802d81bf82a96f99dd0fd041 (patch) | |
tree | c43eafdda70564f20d5325177016f39234082832 /app-editors/easyedit | |
parent | Added a dependency on pkgconfig to fix bug 206013. (diff) | |
download | historical-0cd97394d83aa085802d81bf82a96f99dd0fd041.tar.gz historical-0cd97394d83aa085802d81bf82a96f99dd0fd041.tar.bz2 historical-0cd97394d83aa085802d81bf82a96f99dd0fd041.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-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" |