diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-07 13:14:46 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-07 13:14:46 +0000 |
commit | f58e9d41a6bf70c849bebc361cce0bd83527632d (patch) | |
tree | 2c701b8c3004ce26ac301f52bd59f237b2a6d129 /app-text/docbook-xsl-ns-stylesheets | |
parent | Version bump, as announced by Jaroslav Kysela on alsa-devel. (diff) | |
download | gentoo-2-f58e9d41a6bf70c849bebc361cce0bd83527632d.tar.gz gentoo-2-f58e9d41a6bf70c849bebc361cce0bd83527632d.tar.bz2 gentoo-2-f58e9d41a6bf70c849bebc361cce0bd83527632d.zip |
Stable for x86, wrt bug #433193
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'app-text/docbook-xsl-ns-stylesheets')
-rw-r--r-- | app-text/docbook-xsl-ns-stylesheets/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/docbook-xsl-ns-stylesheets/ChangeLog b/app-text/docbook-xsl-ns-stylesheets/ChangeLog index cffe116a2379..1d51043f8716 100644 --- a/app-text/docbook-xsl-ns-stylesheets/ChangeLog +++ b/app-text/docbook-xsl-ns-stylesheets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/docbook-xsl-ns-stylesheets # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.34 2012/09/06 16:26:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.35 2012/09/07 13:14:46 johu Exp $ + + 07 Sep 2012; Johannes Huber <johu@gentoo.org> + docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild: + Stable for x86, wrt bug #433193 06 Sep 2012; Jeroen Roovers <jer@gentoo.org> docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild: diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild index ac542ab02323..7f2759c7e237 100644 --- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild +++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.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/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild,v 1.3 2012/09/06 16:26:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.77.1-r1.ebuild,v 1.4 2012/09/07 13:14:46 johu Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="ruby" RDEPEND=">=app-text/build-docbook-catalog-1.4 |