diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-17 14:14:11 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-17 14:14:11 +0000 |
commit | 9e2fe9dae33c8dc18a65797df1b7650d8764b674 (patch) | |
tree | c4540f66cf408dfa980d6b4e72ed96d37fce392e /dev-php/PEAR-File_Find | |
parent | version bump wrt bug 158633, thanks to Jakub Moc (diff) | |
download | gentoo-2-9e2fe9dae33c8dc18a65797df1b7650d8764b674.tar.gz gentoo-2-9e2fe9dae33c8dc18a65797df1b7650d8764b674.tar.bz2 gentoo-2-9e2fe9dae33c8dc18a65797df1b7650d8764b674.zip |
version bump wrt bug 158633, thanks to Jakub Moc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/files/digest-PEAR-File_Find-1.3.0 | 3 |
3 files changed, 21 insertions, 1 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index 0bdf196fb5a4..ba7e4d4246af 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.23 2007/02/21 23:15:11 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.24 2007/08/17 14:14:11 hoffie Exp $ + +*PEAR-File_Find-1.3.0 (17 Aug 2007) + + 17 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> + +PEAR-File_Find-1.3.0.ebuild: + version bump wrt bug 158633, thanks to Jakub Moc 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild new file mode 100644 index 000000000000..af5d89632948 --- /dev/null +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.1 2007/08/17 14:14:11 hoffie Exp $ + +inherit php-pear-r1 + +DESCRIPTION="A class that facillitates the search of filesystems." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-File_Find/files/digest-PEAR-File_Find-1.3.0 b/dev-php/PEAR-File_Find/files/digest-PEAR-File_Find-1.3.0 new file mode 100644 index 000000000000..f75ea2909de7 --- /dev/null +++ b/dev-php/PEAR-File_Find/files/digest-PEAR-File_Find-1.3.0 @@ -0,0 +1,3 @@ +MD5 f3745971cd0d7442160a050255d5e17f File_Find-1.3.0.tgz 7941 +RMD160 0a0867ca142c9ed4d268160286b0df053ec455b7 File_Find-1.3.0.tgz 7941 +SHA256 662dc82e1efe327bca3a18f585b1fbd8207f2c88da3b06492be14ec8c3aa4e8d File_Find-1.3.0.tgz 7941 |