diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:59:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 20:59:18 +0000 |
commit | 378be2540a03e90b3bc46bddbc766dbe2c755fd6 (patch) | |
tree | 2963f148b0de83674b802a53f9f054e85ef2154d /app-editors | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-378be2540a03e90b3bc46bddbc766dbe2c755fd6.tar.gz gentoo-2-378be2540a03e90b3bc46bddbc766dbe2c755fd6.tar.bz2 gentoo-2-378be2540a03e90b3bc46bddbc766dbe2c755fd6.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/hexcurse/ChangeLog | 7 | ||||
-rw-r--r-- | 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 3ed3aef592ee..19c316f9e5e1 100644 --- a/app-editors/hexcurse/ChangeLog +++ b/app-editors/hexcurse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/hexcurse -# 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 $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/ChangeLog,v 1.11 2010/01/01 20:59:18 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> hexcurse-1.55.ebuild: + Transfer Prefix keywords 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> hexcurse-1.55.ebuild: Dropped ppc-macos keyword, see you in prefix diff --git a/app-editors/hexcurse/hexcurse-1.55.ebuild b/app-editors/hexcurse/hexcurse-1.55.ebuild index f252eef894be..fb366df3369f 100644 --- a/app-editors/hexcurse/hexcurse-1.55.ebuild +++ b/app-editors/hexcurse/hexcurse-1.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.14 2008/01/26 15:46:15 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/hexcurse/hexcurse-1.55.ebuild,v 1.15 2010/01/01 20:59:18 fauli 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 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |