From 13a5d4f68ceabf23d8e064ec6a49715f8d4cd36e Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 26 Jan 2008 15:46:15 +0000 Subject: Dropped ppc-macos keyword, see you in prefix (Portage version: 2.1.3.19) --- app-editors/hexcurse/ChangeLog | 7 +++++-- app-editors/hexcurse/hexcurse-1.55.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app-editors/hexcurse/ChangeLog b/app-editors/hexcurse/ChangeLog index bbfa36b737ec..3ed3aef592ee 100644 --- a/app-editors/hexcurse/ChangeLog +++ b/app-editors/hexcurse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hexcurse -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.9 2007/02/09 07:11:29 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.10 2008/01/26 15:46:15 grobian Exp $ + + 26 Jan 2008; Fabian Groffen hexcurse-1.55.ebuild: + Dropped ppc-macos keyword, see you in prefix 09 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild index 6c4d6522acec..f252eef894be 100644 --- a/app-editors/hexcurse/hexcurse-1.55.ebuild +++ b/app-editors/hexcurse/hexcurse-1.55.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/hexcurse/hexcurse-1.55.ebuild,v 1.13 2007/04/07 12:13:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.14 2008/01/26 15:46:15 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.jewfish.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc-macos s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc s390 sh sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" -- cgit v1.2.3-65-gdbad