diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:01:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:01:04 +0000 |
commit | 4e4fd51a61659710cbc429558dcfb75b49d80d04 (patch) | |
tree | c0c8d46e0e6158f4d0fa69bd46fc098a23eaf003 /gnome-extra/yelp-xsl | |
parent | Add ~ppc, wrt bug #447432 (diff) | |
download | gentoo-2-4e4fd51a61659710cbc429558dcfb75b49d80d04.tar.gz gentoo-2-4e4fd51a61659710cbc429558dcfb75b49d80d04.tar.bz2 gentoo-2-4e4fd51a61659710cbc429558dcfb75b49d80d04.zip |
Add ~ppc64, wrt bug #447432
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra/yelp-xsl')
-rw-r--r-- | gnome-extra/yelp-xsl/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/yelp-xsl/ChangeLog b/gnome-extra/yelp-xsl/ChangeLog index b5b05fad7de5..900ebb681e3a 100644 --- a/gnome-extra/yelp-xsl/ChangeLog +++ b/gnome-extra/yelp-xsl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/yelp-xsl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.11 2012/12/17 17:00:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.12 2012/12/17 17:01:04 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.4.2.ebuild: + Add ~ppc64, wrt bug #447432 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.4.2.ebuild: Add ~ppc, wrt bug #447432 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild index 11c90978a1ee..7a0dd3b38b04 100644 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild,v 1.5 2012/12/17 17:00:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild,v 1.6 2012/12/17 17:01:04 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/libxml2-2.6.12 |