diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 15:27:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 15:27:50 +0000 |
commit | a456098dccc9e240363718b192c0c0a97f9fc557 (patch) | |
tree | 5467383643f9c54602cf36b075cbb630a183a05e /gnome-extra | |
parent | Add ~sh, wrt bug #449220 (diff) | |
download | gentoo-2-a456098dccc9e240363718b192c0c0a97f9fc557.tar.gz gentoo-2-a456098dccc9e240363718b192c0c0a97f9fc557.tar.bz2 gentoo-2-a456098dccc9e240363718b192c0c0a97f9fc557.zip |
Add ~sh, 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 | 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 0c5d9c2e5190..3ecceea63dd5 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.23 2013/02/06 05:47:39 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/ChangeLog,v 1.24 2013/02/08 15:27:50 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> yelp-xsl-3.6.1.ebuild: + Add ~sh, wrt bug #449220 06 Feb 2013; Alexandre Rostovtsev <tetromino@gentoo.org> yelp-xsl-3.6.1.ebuild: 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 da9fac401d77..054c55d48507 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.12 2013/02/06 05:47:39 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/yelp-xsl/yelp-xsl-3.6.1.ebuild,v 1.13 2013/02/08 15:27:50 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 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" RDEPEND=">=dev-libs/libxml2-2.6.12 >=dev-libs/libxslt-1.1.8" |