diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 22:36:06 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 22:36:06 +0000 |
commit | 0b1c8f77c217d3cf8443beddf9d022cb85cf150c (patch) | |
tree | 35b2f25aea5cc1281254215d3fad19a414ea0166 /dev-php/PEAR-PEAR_Info | |
parent | whitespace (diff) | |
download | gentoo-2-0b1c8f77c217d3cf8443beddf9d022cb85cf150c.tar.gz gentoo-2-0b1c8f77c217d3cf8443beddf9d022cb85cf150c.tar.bz2 gentoo-2-0b1c8f77c217d3cf8443beddf9d022cb85cf150c.zip |
Version bump, Bug 158633
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.7.0 | 3 |
3 files changed, 19 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 0531523e2ded..944e939a58a9 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.27 2007/02/21 23:34:42 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.28 2007/08/20 22:36:05 jokey Exp $ + + 15 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-PEAR_Info-1.7.0.ebuild: + Version bump, Bug 158633 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild new file mode 100644 index 000000000000..d6e5e2d1e1d8 --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.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-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.1 2007/08/20 22:36:05 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.7.0 b/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.7.0 new file mode 100644 index 000000000000..2dcd7ed45aea --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/files/digest-PEAR-PEAR_Info-1.7.0 @@ -0,0 +1,3 @@ +MD5 a3a2d928289a563c56821507a10aecb8 PEAR_Info-1.7.0.tgz 56638 +RMD160 41d324dc6d2d85e243a1b2e3ab428cff62c91a3e PEAR_Info-1.7.0.tgz 56638 +SHA256 2e45b938db2df9621e56298ed46324621bbc498f3497380628125bc2e0ef02d6 PEAR_Info-1.7.0.tgz 56638 |