summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-11-24 21:49:03 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-11-24 21:49:03 +0000
commiteb41672f9ffda369008a97d81a4396c1abfafef9 (patch)
tree8b0636194364dbfdf3e839411b35fe2c83aaf941 /dev-php4/jargon/jargon-1.0.1_beta.ebuild
parentStable on ppc64 (diff)
downloadgentoo-2-eb41672f9ffda369008a97d81a4396c1abfafef9.tar.gz
gentoo-2-eb41672f9ffda369008a97d81a4396c1abfafef9.tar.bz2
gentoo-2-eb41672f9ffda369008a97d81a4396c1abfafef9.zip
Fix ordering of some stuff.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php4/jargon/jargon-1.0.1_beta.ebuild')
-rw-r--r--dev-php4/jargon/jargon-1.0.1_beta.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/jargon/jargon-1.0.1_beta.ebuild b/dev-php4/jargon/jargon-1.0.1_beta.ebuild
index b90a0066c6cc..d4c4e3b4a53d 100644
--- a/dev-php4/jargon/jargon-1.0.1_beta.ebuild
+++ b/dev-php4/jargon/jargon-1.0.1_beta.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/jargon/jargon-1.0.1_beta.ebuild,v 1.1 2005/09/18 14:04:25 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/jargon/jargon-1.0.1_beta.ebuild,v 1.2 2005/11/24 21:49:03 chtekk Exp $
inherit php-lib-r1
+KEYWORDS="~x86"
DESCRIPTION="Convenience tools built on top of Creole."
HOMEPAGE="http://creole.phpdb.org/wiki/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
IUSE=""
MY_P="creole-php4-${PV/_/}"