diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 14:49:45 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 14:49:45 +0000 |
commit | 6861400400e959770b56cf58874901039cd2f7e9 (patch) | |
tree | f7c5e6807c1345e8518b500d5e28930774341c8b /app-text/docbook-dsssl-stylesheets | |
parent | Version bump. (diff) | |
download | gentoo-2-6861400400e959770b56cf58874901039cd2f7e9.tar.gz gentoo-2-6861400400e959770b56cf58874901039cd2f7e9.tar.bz2 gentoo-2-6861400400e959770b56cf58874901039cd2f7e9.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/docbook-dsssl-stylesheets')
-rw-r--r-- | app-text/docbook-dsssl-stylesheets/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/docbook-dsssl-stylesheets/ChangeLog b/app-text/docbook-dsssl-stylesheets/ChangeLog index 8f6081269cb0..5a7668f611e6 100644 --- a/app-text/docbook-dsssl-stylesheets/ChangeLog +++ b/app-text/docbook-dsssl-stylesheets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/docbook-dsssl-stylesheets -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/ChangeLog,v 1.38 2007/09/08 15:40:57 jer Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/ChangeLog,v 1.39 2008/01/19 14:49:45 grobian Exp $ + + 19 Jan 2008; Fabian Groffen <grobian@gentoo.org> + docbook-dsssl-stylesheets-1.79.ebuild: + Dropped ppc-macos keyword, see you in prefix 08 Sep 2007; <jeroen@gentoo.org> docbook-dsssl-stylesheets-1.77-r2.ebuild, docbook-dsssl-stylesheets-1.79.ebuild: diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild index 7218e182e80e..eb568e384a2d 100644 --- a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild +++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild,v 1.18 2007/09/08 15:40:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79.ebuild,v 1.19 2008/01/19 14:49:45 grobian Exp $ inherit sgml-catalog @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="app-text/sgml-common" |