summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 19:42:43 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 19:42:43 +0000
commitc111709c119065b7157cd20b8df0fd7ae3b968e1 (patch)
treec592cd3d6cf045e6cc1c92417fc2f74352a85b5c /dev-php/PEAR-Net_DIME
parentVersion bump (diff)
downloadgentoo-2-c111709c119065b7157cd20b8df0fd7ae3b968e1.tar.gz
gentoo-2-c111709c119065b7157cd20b8df0fd7ae3b968e1.tar.bz2
gentoo-2-c111709c119065b7157cd20b8df0fd7ae3b968e1.zip
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_DIME')
-rw-r--r--dev-php/PEAR-Net_DIME/ChangeLog9
-rw-r--r--dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.1.ebuild12
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_DIME/ChangeLog b/dev-php/PEAR-Net_DIME/ChangeLog
index c2a1bd18b275..b598e8f3eda4 100644
--- a/dev-php/PEAR-Net_DIME/ChangeLog
+++ b/dev-php/PEAR-Net_DIME/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Net_DIME
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DIME/ChangeLog,v 1.24 2007/12/06 00:38:41 jokey Exp $
+# 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 $
+
+*PEAR-Net_DIME-1.0.1 (22 Aug 2009)
+
+ 22 Aug 2009; Steve Dibb <beandog@gentoo.org> +PEAR-Net_DIME-1.0.1.ebuild:
+ Version bump
06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
PEAR-Net_DIME-0.3-r1.ebuild:
diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.1.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.1.ebuild
new file mode 100644
index 000000000000..13ffb5cf1755
--- /dev/null
+++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 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.1.ebuild,v 1.1 2009/08/22 19:42:43 beandog 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=""