diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:16:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:16:09 +0000 |
commit | 2201153a10c97f7ae7051eee4eb6517565368508 (patch) | |
tree | 6aa06edb057a880e853acda8706c827dc1bca662 /gnome-extra | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-2201153a10c97f7ae7051eee4eb6517565368508.tar.gz gentoo-2-2201153a10c97f7ae7051eee4eb6517565368508.tar.bz2 gentoo-2-2201153a10c97f7ae7051eee4eb6517565368508.zip |
Add ~ia64, wrt bug #449220
(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 | 8 | ||||
-rw-r--r-- | gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/gnome-extra/yelp-xsl/ChangeLog b/gnome-extra/yelp-xsl/ChangeLog index 5a7653bf195e..59f20b757427 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.15 2012/12/19 15:54:30 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.16 2013/01/01 12:16:09 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild: + Add ~ia64, wrt bug #449220 19 Dec 2012; Jeroen Roovers <jer@gentoo.org> yelp-xsl-3.4.2.ebuild, yelp-xsl-3.6.1.ebuild: @@ -65,4 +68,3 @@ 19 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +yelp-xsl-3.0.2.ebuild, +metadata.xml: Bump to 3.0.2, from gnome overlay for GNOME 3 - 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 0545076df589..c703f010cd3f 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 +# Copyright 1999-2013 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.4 2012/12/19 15:54:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild,v 1.5 2013/01/01 12:16:09 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 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=">=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8" |