diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 15:24:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-17 15:24:54 +0000 |
commit | 64ca672884765424791907befe6b3c3d6a7675e7 (patch) | |
tree | 2eb0ebd365117af197476f21173fc6d05eaa045e /app-text/docbook-xsl-ns-stylesheets | |
parent | Stable for HPPA (bug #464420). (diff) | |
download | gentoo-2-64ca672884765424791907befe6b3c3d6a7675e7.tar.gz gentoo-2-64ca672884765424791907befe6b3c3d6a7675e7.tar.bz2 gentoo-2-64ca672884765424791907befe6b3c3d6a7675e7.zip |
Stable for HPPA (bug #461078).
(Portage version: 2.2.0_alpha175/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 e107c45c85e4..05d85f879caf 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.43 2013/05/16 16:32:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/ChangeLog,v 1.44 2013/05/17 15:24:54 jer Exp $ + + 17 May 2013; Jeroen Roovers <jer@gentoo.org> + docbook-xsl-ns-stylesheets-1.78.0.ebuild: + Stable for HPPA (bug #461078). 16 May 2013; Agostino Sarubbo <ago@gentoo.org> docbook-xsl-ns-stylesheets-1.78.0.ebuild: 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 c2de51969f23..43665ab4e811 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.5 2013/05/16 16:32:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.78.0.ebuild,v 1.6 2013/05/17 15:24:54 jer 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 |