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 | 45b94e67187d53e0c6557f02db9e81a59f535207 (patch) | |
tree | 684ed4ecd4a05e33dfec081a47c467df2e24a785 /app-text/xhtml1/xhtml1-20020801-r3.ebuild | |
parent | quoting (diff) | |
download | historical-45b94e67187d53e0c6557f02db9e81a59f535207.tar.gz historical-45b94e67187d53e0c6557f02db9e81a59f535207.tar.bz2 historical-45b94e67187d53e0c6557f02db9e81a59f535207.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-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" |