diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 15:15:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-19 15:15:02 +0000 |
commit | 5ce9b7e0664ac6480e33869155cb9548f3d36ab6 (patch) | |
tree | ac4bcd39deb75173f6f524cc74297f6be42174f8 /app-text | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-5ce9b7e0664ac6480e33869155cb9548f3d36ab6.tar.gz gentoo-2-5ce9b7e0664ac6480e33869155cb9548f3d36ab6.tar.bz2 gentoo-2-5ce9b7e0664ac6480e33869155cb9548f3d36ab6.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xhtml1/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r3.ebuild | 6 | ||||
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog index fcbd958a8b5e..8c09cc052cd2 100644 --- a/app-text/xhtml1/ChangeLog +++ b/app-text/xhtml1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xhtml1 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.17 2007/03/13 00:21:18 leonardop Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.18 2008/01/19 15:15:02 grobian Exp $ + + 19 Jan 2008; Fabian Groffen <grobian@gentoo.org> + xhtml1-20020801-r3.ebuild, xhtml1-20020801-r4.ebuild: + Dropped ppc-macos keyword, see you in prefix 13 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml: Replacing text-markup herd with the new sgml herd. diff --git a/app-text/xhtml1/xhtml1-20020801-r3.ebuild b/app-text/xhtml1/xhtml1-20020801-r3.ebuild index b891f806d135..038f9afc6b8b 100644 --- a/app-text/xhtml1/xhtml1-20020801-r3.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/xhtml1/xhtml1-20020801-r3.ebuild,v 1.3 2006/01/15 14:19:58 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r3.ebuild,v 1.4 2008/01/19 15:15:02 grobian Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="app-text/sgml-common" diff --git a/app-text/xhtml1/xhtml1-20020801-r4.ebuild b/app-text/xhtml1/xhtml1-20020801-r4.ebuild index 0c6a69900686..6a5b2e019e8d 100644 --- a/app-text/xhtml1/xhtml1-20020801-r4.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r4.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/xhtml1/xhtml1-20020801-r4.ebuild,v 1.2 2007/07/12 04:37:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r4.ebuild,v 1.3 2008/01/19 15:15:02 grobian Exp $ inherit sgml-catalog eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="app-text/sgml-common |