diff options
Diffstat (limited to 'dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild index 2aae8bab9efb..6bf928c6ab67 100644 --- a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.6 2005/11/22 18:44:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-0.3-r1.ebuild,v 1.7 2006/01/21 19:43:13 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |