diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 09:59:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 09:59:20 +0000 |
commit | 8d46fe1d1675c38c010b07d00b10c415d20ca9dc (patch) | |
tree | 3614faa494411a858f44a174221408c6828f0517 /app-text/html401/html401-19991224-r2.ebuild | |
parent | Stable for amd64, wrt bug #409705 (diff) | |
download | gentoo-2-8d46fe1d1675c38c010b07d00b10c415d20ca9dc.tar.gz gentoo-2-8d46fe1d1675c38c010b07d00b10c415d20ca9dc.tar.bz2 gentoo-2-8d46fe1d1675c38c010b07d00b10c415d20ca9dc.zip |
Stable for amd64, wrt bug #276400
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/html401/html401-19991224-r2.ebuild')
-rw-r--r-- | app-text/html401/html401-19991224-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/html401/html401-19991224-r2.ebuild b/app-text/html401/html401-19991224-r2.ebuild index 13c682af855e..b9dc08f99923 100644 --- a/app-text/html401/html401-19991224-r2.ebuild +++ b/app-text/html401/html401-19991224-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.13 2010/09/30 16:04:33 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r2.ebuild,v 1.14 2012/03/28 09:59:20 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~amd64 ppc s390 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc s390 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="app-text/sgml-common" RDEPEND="" |