diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:30:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:30:04 +0000 |
commit | f98352bf60d00a6229d7910f58bc0e336728d783 (patch) | |
tree | 0ea58c382656de3d237b6e3cdbcb86dc08ba3ec0 /gnome-extra/yelp-xsl | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-f98352bf60d00a6229d7910f58bc0e336728d783.tar.gz gentoo-2-f98352bf60d00a6229d7910f58bc0e336728d783.tar.bz2 gentoo-2-f98352bf60d00a6229d7910f58bc0e336728d783.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.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 66629446ec28..bd11dda1af39 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.26 2013/03/25 15:51:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.27 2013/03/25 16:30:04 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild: Stable for amd64, wrt bug #458984 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 1c9109af04c4..966a3329e11e 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-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.15 2013/03/25 15:51:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild,v 1.16 2013/03/25 16:30:04 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="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=">=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8" |