summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-12-06 12:14:27 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-12-06 12:14:27 +0000
commitbb5bbb39af9e106bc315305df0aec47c69453577 (patch)
tree9b8318eb1d866cde78e25ceb5e8fa4da6444f235 /dev-php/PEAR-Net_DIME
parentmake pkgcore -9999 require snakeoil -9999; avoids scenarios where pkgcore is ... (diff)
downloadgentoo-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')
-rw-r--r--dev-php/PEAR-Net_DIME/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog
index b598e8f3eda4..500c530e6570 100644
--- a/dev-php/PEAR-Net_DIME/ChangeLog
+++ b/dev-php/PEAR-Net_DIME/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Net_DIME
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.25 2009/08/22 19:42:43 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.26 2011/12/06 12:14:27 olemarkus Exp $
+
+*PEAR-Net_DIME-1.0.2 (06 Dec 2011)
+
+ 06 Dec 2011; Ole Markus With <olemarkus@gentoo.org>
+ +PEAR-Net_DIME-1.0.2.ebuild:
+ Version bump
*PEAR-Net_DIME-1.0.1 (22 Aug 2009)
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=""