diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 17:09:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 17:09:54 +0000 |
commit | f125b66e3b67b4bc3437ca795fd3553d138266fe (patch) | |
tree | f603c42d5f5b36cdaa6a3c010fa3e94f9af096eb /app-text | |
parent | Stable on amd64 wrt bug #388277 (diff) | |
download | gentoo-2-f125b66e3b67b4bc3437ca795fd3553d138266fe.tar.gz gentoo-2-f125b66e3b67b4bc3437ca795fd3553d138266fe.tar.bz2 gentoo-2-f125b66e3b67b4bc3437ca795fd3553d138266fe.zip |
Stable on amd64 wrt bug #388277
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
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 e4dc9d5467f4..cef7bc507fd5 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.26 2011/11/26 18:44:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.27 2011/12/04 17:09:54 hwoarang Exp $ + + 04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> + docbook-xsl-ns-stylesheets-1.76.1.ebuild: + Stable on amd64 wrt bug #388277 26 Nov 2011; Raúl Porcel <armin76@gentoo.org> docbook-xsl-ns-stylesheets-1.76.1.ebuild: 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 bf78bcd69ce8..204a12308b75 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.5 2011/11/26 18:44:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.76.1.ebuild,v 1.6 2011/12/04 17:09:54 hwoarang 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" |