diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-17 18:54:11 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-07-17 18:54:11 +0000 |
commit | a73e429c230bf0b9c0dbcd48eeb6dea6acfba89a (patch) | |
tree | 64c646b42442c243845c68b6e46ecb45d54bc45a /app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-a73e429c230bf0b9c0dbcd48eeb6dea6acfba89a.tar.gz gentoo-2-a73e429c230bf0b9c0dbcd48eeb6dea6acfba89a.tar.bz2 gentoo-2-a73e429c230bf0b9c0dbcd48eeb6dea6acfba89a.zip |
Marked stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild')
-rw-r--r-- | app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild index ac0f4364a423..ca213ea9ca9b 100644 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild +++ b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild,v 1.10 2005/06/21 03:20:01 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1-r1.ebuild,v 1.11 2005/07/17 18:54:11 kugelfang Exp $ inherit sgml-catalog @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc s390" +KEYWORDS="amd64 ppc s390 sparc x86" IUSE="" DEPEND=">=app-text/sgml-common-0.6.1" |