diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-25 16:43:31 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-25 16:43:31 +0000 |
commit | b8a233915005ecfd6f4e57d6d87d928a6ce441d8 (patch) | |
tree | f69c83d0ef415f221a855cfc21db471613775b51 /app-text | |
parent | x86 stable wrt bug #388285 (diff) | |
download | gentoo-2-b8a233915005ecfd6f4e57d6d87d928a6ce441d8.tar.gz gentoo-2-b8a233915005ecfd6f4e57d6d87d928a6ce441d8.tar.bz2 gentoo-2-b8a233915005ecfd6f4e57d6d87d928a6ce441d8.zip |
x86 stable wrt bug #388277
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text')
-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.76.1.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 e5e586c98834..730d6ee073ed 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.22 2011/02/19 20:55:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.23 2011/10/25 16:43:31 phajdan.jr Exp $ + + 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + docbook-xsl-ns-stylesheets-1.76.1.ebuild: + x86 stable wrt bug #388277 *docbook-xsl-ns-stylesheets-1.76.1 (19 Feb 2011) diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild index 1ade4b009910..1f7af28b58d7 100644 --- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild +++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.76.1.ebuild,v 1.1 2011/02/19 20:55:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild,v 1.2 2011/10/25 16:43:31 phajdan.jr Exp $ DESCRIPTION="XSL Stylesheets for Docbook" HOMEPAGE="http://wiki.docbook.org/topic/DocBookXslStylesheets" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/docbook/docbook-xsl-ns-${PV}.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="" RDEPEND=">=app-text/build-docbook-catalog-1.4" |