diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:22:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:22:34 +0000 |
commit | 8a629cdf9a9f070204f32f50cb3bf7ea66bca829 (patch) | |
tree | d527abb59398c347f42653deb9d89f75716095dc /gnome-extra | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-8a629cdf9a9f070204f32f50cb3bf7ea66bca829.tar.gz gentoo-2-8a629cdf9a9f070204f32f50cb3bf7ea66bca829.tar.bz2 gentoo-2-8a629cdf9a9f070204f32f50cb3bf7ea66bca829.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'gnome-extra')
-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 679069068d9c..d2995987343d 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.7 2012/05/20 00:08:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.8 2012/10/03 15:22:34 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> yelp-xsl-3.4.2.ebuild: + x86 stable wrt bug #427544 *yelp-xsl-3.4.2 (20 May 2012) 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 f5a06b7115bb..888ae48de3c3 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.1 2012/05/20 00:08:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.4.2.ebuild,v 1.2 2012/10/03 15:22:34 phajdan.jr Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~mips x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-libs/libxml2-2.6.12 |