diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-04-05 21:32:34 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-04-05 21:32:34 +0000 |
commit | 3423e12d19b70c8d96a0f0e68c91916cb16bb4ed (patch) | |
tree | febe1d51d3c2785de6641797a532cc74d5a66b08 /app-text/adiff | |
parent | mask games-strategy/castle-combat for removal (diff) | |
download | gentoo-2-3423e12d19b70c8d96a0f0e68c91916cb16bb4ed.tar.gz gentoo-2-3423e12d19b70c8d96a0f0e68c91916cb16bb4ed.tar.bz2 gentoo-2-3423e12d19b70c8d96a0f0e68c91916cb16bb4ed.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-text/adiff')
-rw-r--r-- | app-text/adiff/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/adiff/adiff-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/adiff/ChangeLog b/app-text/adiff/ChangeLog index 990d19965cf3..a7e9cf8d7e57 100644 --- a/app-text/adiff/ChangeLog +++ b/app-text/adiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/adiff -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.7 2009/05/19 21:01:56 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.8 2010/04/05 21:32:34 abcd Exp $ + + 05 Apr 2010; Jonathan Callen <abcd@gentoo.org> adiff-1.4.ebuild: + Add prefix keywords 19 May 2009; Brent Baude <ranger@gentoo.org> adiff-1.4.ebuild: keyworded ~arch for ppc64, bug 269944 diff --git a/app-text/adiff/adiff-1.4.ebuild b/app-text/adiff/adiff-1.4.ebuild index d157fd130e70..953e81e2cecd 100644 --- a/app-text/adiff/adiff-1.4.ebuild +++ b/app-text/adiff/adiff-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.3 2009/05/19 21:01:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.4 2010/04/05 21:32:34 abcd Exp $ DESCRIPTION="wordwise diff" HOMEPAGE="http://agriffis.n01se.net/adiff/" @@ -8,7 +8,7 @@ SRC_URI="${HOMEPAGE}/${P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="dev-lang/perl |