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/xhtml1/xhtml1-20020801-r3.ebuild | |
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/xhtml1/xhtml1-20020801-r3.ebuild')
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |