summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 19:06:20 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 19:06:20 +0000
commit1e499703c5ea56c61c1905f830fc60ab09223fbd (patch)
tree14adb2cac25a8fe16827230994f144ff147e0ebd /dev-php/PEAR-Text_Password
parentFix libstdc++ deps. (diff)
downloadgentoo-2-1e499703c5ea56c61c1905f830fc60ab09223fbd.tar.gz
gentoo-2-1e499703c5ea56c61c1905f830fc60ab09223fbd.tar.bz2
gentoo-2-1e499703c5ea56c61c1905f830fc60ab09223fbd.zip
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Text_Password')
-rw-r--r--dev-php/PEAR-Text_Password/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild12
2 files changed, 20 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Password/ChangeLog b/dev-php/PEAR-Text_Password/ChangeLog
index 06f2815f2f34..39143f37b951 100644
--- a/dev-php/PEAR-Text_Password/ChangeLog
+++ b/dev-php/PEAR-Text_Password/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Text_Password
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.19 2007/12/06 00:55:08 jokey Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Password/ChangeLog,v 1.20 2009/08/22 19:06:20 beandog Exp $
+
+*PEAR-Text_Password-1.1.1 (22 Aug 2009)
+
+ 22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+ +PEAR-Text_Password-1.1.1.ebuild:
+ Version bump
06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
PEAR-Text_Password-1.1.0.ebuild:
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild
new file mode 100644
index 000000000000..dca3ba66f63d
--- /dev/null
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.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-Text_Password/PEAR-Text_Password-1.1.1.ebuild,v 1.1 2009/08/22 19:06:20 beandog Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Creating passwords with PHP."
+
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""