diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-17 15:03:30 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2007-08-17 15:03:30 +0000 |
commit | fe44e4d0984dc5a41047ccd693096d136aa4cfd9 (patch) | |
tree | 62656060273fa78ba1bc2e698ef83a430ef5d38a /dev-php | |
parent | version bump wrt bug 158633, thanks to Jakub Moc, removing s390 keyword becau... (diff) | |
download | gentoo-2-fe44e4d0984dc5a41047ccd693096d136aa4cfd9.tar.gz gentoo-2-fe44e4d0984dc5a41047ccd693096d136aa4cfd9.tar.bz2 gentoo-2-fe44e4d0984dc5a41047ccd693096d136aa4cfd9.zip |
version bump wrt bug 158633, thanks to Jakub Moc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-File_Fortune/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-File_Fortune/files/digest-PEAR-File_Fortune-1.0.0 | 3 |
3 files changed, 25 insertions, 1 deletions
diff --git a/dev-php/PEAR-File_Fortune/ChangeLog b/dev-php/PEAR-File_Fortune/ChangeLog index 8cadf0cccded..fc85bfea3cf4 100644 --- a/dev-php/PEAR-File_Fortune/ChangeLog +++ b/dev-php/PEAR-File_Fortune/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-File_Fortune # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.6 2007/02/21 23:15:38 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.7 2007/08/17 15:03:30 hoffie Exp $ + +*PEAR-File_Fortune-1.0.0 (17 Aug 2007) + + 17 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> + +PEAR-File_Fortune-1.0.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_Fortune/PEAR-File_Fortune-1.0.0.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild new file mode 100644 index 000000000000..3d5e31ed52b5 --- /dev/null +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild @@ -0,0 +1,15 @@ +# 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_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.1 2007/08/17 15:03:30 hoffie Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Interface for reading from and writing to fortune files." + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-lang/php-5.1.4" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-File_Fortune/files/digest-PEAR-File_Fortune-1.0.0 b/dev-php/PEAR-File_Fortune/files/digest-PEAR-File_Fortune-1.0.0 new file mode 100644 index 000000000000..d3ec5d5bf4a6 --- /dev/null +++ b/dev-php/PEAR-File_Fortune/files/digest-PEAR-File_Fortune-1.0.0 @@ -0,0 +1,3 @@ +MD5 790f547447ade697d4227eca00107dec File_Fortune-1.0.0.tgz 14508 +RMD160 e9c030a6e420e3cddc9d86bc6ae0339e19ea1245 File_Fortune-1.0.0.tgz 14508 +SHA256 01867a3fa2c630a9821f30401f9cf4904eb9eae5cedd9e53b73c2cbc009753a0 File_Fortune-1.0.0.tgz 14508 |