diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 15:17:28 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 15:17:28 +0000 |
commit | fbe961e54ebd29fee1a72fc6e04b62ab29f94925 (patch) | |
tree | b80656daf628d94b4b9f1cdc675e309a7eaa294b /dev-php | |
parent | Stable on ppc wrt bug 150645 (diff) | |
download | gentoo-2-fbe961e54ebd29fee1a72fc6e04b62ab29f94925.tar.gz gentoo-2-fbe961e54ebd29fee1a72fc6e04b62ab29f94925.tar.bz2 gentoo-2-fbe961e54ebd29fee1a72fc6e04b62ab29f94925.zip |
Version bump from project overlay
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Table/ChangeLog | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.8.ebuild | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.8 | 3 |
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Table/ChangeLog b/dev-php/PEAR-Console_Table/ChangeLog index 800809aea203..633ab4efeaa7 100644 --- a/dev-php/PEAR-Console_Table/ChangeLog +++ b/dev-php/PEAR-Console_Table/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Console_Table -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.26 2007/12/05 23:50:18 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/ChangeLog,v 1.27 2008/01/13 15:17:27 jokey Exp $ + +*PEAR-Console_Table-1.0.8 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> + +PEAR-Console_Table-1.0.8.ebuild: + Version bump from project overlay + + 09 Jan 2008; Jakub Moc <jakub@gentoo.org> + +PEAR-Console_Table-1.0.8.ebuild: + Version bump 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Console_Table-1.0.2-r1.ebuild, PEAR-Console_Table-1.0.7.ebuild: diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.8.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.8.ebuild new file mode 100644 index 000000000000..1b4fd8808076 --- /dev/null +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.8.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.8.ebuild,v 1.1 2008/01/13 15:17:28 jokey Exp $ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +DESCRIPTION="Class that makes it easy to build console style tables." +LICENSE="BSD" +SLOT="0" +IUSE="" diff --git a/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.8 b/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.8 new file mode 100644 index 000000000000..1ea54cda1c0b --- /dev/null +++ b/dev-php/PEAR-Console_Table/files/digest-PEAR-Console_Table-1.0.8 @@ -0,0 +1,3 @@ +MD5 ef649afa2ed9fdc25f37790eb0495330 Console_Table-1.0.8.tgz 8096 +RMD160 3603703cd8eb19b3e1643c3e4514b18771c865a6 Console_Table-1.0.8.tgz 8096 +SHA256 5546666aa3710ddc50b0ae2712cc9cf606d80d4d6c9bdfa16d18d542dd482cbc Console_Table-1.0.8.tgz 8096 |