diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-19 21:01:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-19 21:01:56 +0000 |
commit | 03c258c0fbf0293e10b72202578f303eb3a49c70 (patch) | |
tree | 61e33500d589e6328acb6d146fac0bcd398c1e15 /app-text/adiff | |
parent | stable ppc64, bug 257155 (diff) | |
download | gentoo-2-03c258c0fbf0293e10b72202578f303eb3a49c70.tar.gz gentoo-2-03c258c0fbf0293e10b72202578f303eb3a49c70.tar.bz2 gentoo-2-03c258c0fbf0293e10b72202578f303eb3a49c70.zip |
keyworded ~arch for ppc64, bug 269944
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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 3a21a363fc03..990d19965cf3 100644 --- a/app-text/adiff/ChangeLog +++ b/app-text/adiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/adiff -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/ChangeLog,v 1.6 2008/09/03 23:03:46 nyhm Exp $ +# 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 $ + + 19 May 2009; Brent Baude <ranger@gentoo.org> adiff-1.4.ebuild: + keyworded ~arch for ppc64, bug 269944 03 Sep 2008; Tristan Heaven <nyhm@gentoo.org> -adiff-1.2.ebuild, adiff-1.4.ebuild: diff --git a/app-text/adiff/adiff-1.4.ebuild b/app-text/adiff/adiff-1.4.ebuild index 0f7819b326ea..d157fd130e70 100644 --- a/app-text/adiff/adiff-1.4.ebuild +++ b/app-text/adiff/adiff-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.2 2008/09/03 23:03:46 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/adiff/adiff-1.4.ebuild,v 1.3 2009/05/19 21:01:56 ranger 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86" IUSE="" DEPEND="dev-lang/perl |