diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-12-06 12:14:27 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-12-06 12:14:27 +0000 |
commit | bb5bbb39af9e106bc315305df0aec47c69453577 (patch) | |
tree | 9b8318eb1d866cde78e25ceb5e8fa4da6444f235 /dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild | |
parent | make pkgcore -9999 require snakeoil -9999; avoids scenarios where pkgcore is ... (diff) | |
download | gentoo-2-bb5bbb39af9e106bc315305df0aec47c69453577.tar.gz gentoo-2-bb5bbb39af9e106bc315305df0aec47c69453577.tar.bz2 gentoo-2-bb5bbb39af9e106bc315305df0aec47c69453577.zip |
Version bump
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild new file mode 100644 index 000000000000..d908ea2ea908 --- /dev/null +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2011 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-1.0.2.ebuild,v 1.1 2011/12/06 12:14:27 olemarkus Exp $ + +inherit php-pear-r1 + +DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" |