diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:01:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:01:55 +0000 |
commit | e2f6502bf8b966b7163cb15fd77a19e8b66f4a86 (patch) | |
tree | d55d87409b50c32bb8a2671bc86953eadb76dae4 /gnome-extra | |
parent | Add ~ppc64, wrt bug #447432 (diff) | |
download | gentoo-2-e2f6502bf8b966b7163cb15fd77a19e8b66f4a86.tar.gz gentoo-2-e2f6502bf8b966b7163cb15fd77a19e8b66f4a86.tar.bz2 gentoo-2-e2f6502bf8b966b7163cb15fd77a19e8b66f4a86.zip |
Add ~ppc64, wrt bug #447432
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/yelp-xsl/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/yelp-xsl/ChangeLog b/gnome-extra/yelp-xsl/ChangeLog index 900ebb681e3a..5ab4be463bec 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.12 2012/12/17 17:01:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.13 2012/12/17 17:01:55 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild: + Add ~ppc64, wrt bug #447432 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.4.2.ebuild: Add ~ppc64, wrt bug #447432 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild index 08787820e1d6..3fb423ceb68f 100644 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.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.6.1.ebuild,v 1.1 2012/12/16 10:12:24 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild,v 1.2 2012/12/17 17:01:55 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8" |