diff options
Diffstat (limited to 'net-www/mod_xslt/mod_xslt-2.0.4.ebuild')
-rw-r--r-- | net-www/mod_xslt/mod_xslt-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_xslt/mod_xslt-2.0.4.ebuild b/net-www/mod_xslt/mod_xslt-2.0.4.ebuild index 203f462ee899..1b6fd7f2f6f1 100644 --- a/net-www/mod_xslt/mod_xslt-2.0.4.ebuild +++ b/net-www/mod_xslt/mod_xslt-2.0.4.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/net-www/mod_xslt/mod_xslt-2.0.4.ebuild,v 1.9 2005/11/01 19:19:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_xslt/mod_xslt-2.0.4.ebuild,v 1.10 2005/12/10 12:55:08 blubb Exp $ inherit eutils apache-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mod-xslt.com/" SRC_URI="mirror://sourceforge/mod-xslt/${PN}.${PV}.tgz" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SLOT="0" |