diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:51:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 12:51:50 +0000 |
commit | d44c4cb051a827bef219714d8d7f5aad0d376ecb (patch) | |
tree | c42af6052d14568b8fcb2d2e22b336e1c1e34de4 /app-text/docbook-xsl-ns-stylesheets | |
parent | Stable for amd64, wrt bug #464442 (diff) | |
download | gentoo-2-d44c4cb051a827bef219714d8d7f5aad0d376ecb.tar.gz gentoo-2-d44c4cb051a827bef219714d8d7f5aad0d376ecb.tar.bz2 gentoo-2-d44c4cb051a827bef219714d8d7f5aad0d376ecb.zip |
Stable for amd64, wrt bug #461078
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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.78.0.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 18cf1c32141a..5a6fd60c7263 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.39 2013/01/18 12:42:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.40 2013/05/16 12:51:50 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> + docbook-xsl-ns-stylesheets-1.78.0.ebuild: + Stable for amd64, wrt bug #461078 *docbook-xsl-ns-stylesheets-1.78.0 (18 Jan 2013) diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild index 9424a8903c02..76884541f226 100644 --- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild +++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.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/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild,v 1.1 2013/01/18 12:42:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild,v 1.2 2013/05/16 12:51:50 ago Exp $ EAPI=5 @@ -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 |