diff options
author | 2011-03-31 12:49:46 +0000 | |
---|---|---|
committer | 2011-03-31 12:49:46 +0000 | |
commit | bbc7ba5ccf32cb8ed74039608f9ad166ca3a7acd (patch) | |
tree | e1be60d7742bac967b45d08dfabd97a1c584b5b0 /dev-php/PEAR-System_Command | |
parent | josm version bump (diff) | |
download | historical-bbc7ba5ccf32cb8ed74039608f9ad166ca3a7acd.tar.gz historical-bbc7ba5ccf32cb8ed74039608f9ad166ca3a7acd.tar.bz2 historical-bbc7ba5ccf32cb8ed74039608f9ad166ca3a7acd.zip |
Version bump. Thanks to Denny. Bug #360949
Package-Manager: portage-2.1.9.42/cvs/Linux i686
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r-- | dev-php/PEAR-System_Command/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-System_Command/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild | 11 |
3 files changed, 22 insertions, 3 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 3d0e822eff9f..62011fcd0ed5 100644 --- a/dev-php/PEAR-System_Command/ChangeLog +++ b/dev-php/PEAR-System_Command/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-System_Command -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.52 2007/12/06 00:53:22 jokey Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.53 2011/03/31 12:49:46 olemarkus Exp $ + +*PEAR-System_Command-1.0.7 (31 Mar 2011) + + 31 Mar 2011; Ole Markus With <olemarkus@gentoo.org> + +PEAR-System_Command-1.0.7.ebuild: + Version bump. Thanks to Denny. Bug #360949 06 Dec 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-System_Command-1.0.3.ebuild, PEAR-System_Command-1.0.6.ebuild: diff --git a/dev-php/PEAR-System_Command/Manifest b/dev-php/PEAR-System_Command/Manifest index 6259b7f60d31..a93d1866bd34 100644 --- a/dev-php/PEAR-System_Command/Manifest +++ b/dev-php/PEAR-System_Command/Manifest @@ -1,4 +1,6 @@ DIST System_Command-1.0.6.tgz 5812 RMD160 19ea93ca0255f1afee19b0f84ea03933c47f5998 SHA1 256e58685e479d948b44987bde31b59cc07856a9 SHA256 0232bbb5ce5d19090d0e7849cfba3943868deb365e34fc9f198f9e66d460905b +DIST System_Command-1.0.7.tgz 6105 RMD160 016a98d9f04a652d81f7050019595a1e7eef3802 SHA1 71c1795b768238198ed2b1efd48a95ab54d0dfbb SHA256 7c098a260b0d2ba0667ae329b34f5bfe63ae8943f551957f2938bdf7ffe50428 EBUILD PEAR-System_Command-1.0.6.ebuild 424 RMD160 ade884bf5086ff129a26f5b1dd30a3210008bade SHA1 0c5569124d9123be2f5c3a6cd47c900562bd232d SHA256 0e6645829b163f826642552ece4086b9cb3bb0c346340c2e6c936263c35bff3b -MISC ChangeLog 6989 RMD160 d257c3984e18d1b8ea0374e1f1d5daf0531748ce SHA1 e2b256a76d38b7c014e325ab61c146987a6e00c5 SHA256 05e820b1ab1768f9e5f473534a98dee5d49870ff3d669c6e718bda34ba779b4e +EBUILD PEAR-System_Command-1.0.7.ebuild 436 RMD160 99041d589b418ea87bf33216d3a85ebfecc672f2 SHA1 73d0e471f683a568cc90ce7cd417867f2e7c4a11 SHA256 6c311ea0cbe5da704cd23e7cc1d6b18c765138f2741fe93280ca6af1efa27cc8 +MISC ChangeLog 7172 RMD160 7e4c71227c3329a312fd1c99d4bf0e3508b831e5 SHA1 e5a1e334d3050870a9c8e452569278432a69c2b2 SHA256 fb52e6d7d51403d2fc7244b7ce123a6b36b44f6af8a0d1df420602f9a9fee2d8 MISC metadata.xml 156 RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 SHA1 1f452f476317b4634c684eabfd8840d06d35b414 SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild new file mode 100644 index 000000000000..75d3ff35fda1 --- /dev/null +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild,v 1.1 2011/03/31 12:49:46 olemarkus Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PEAR::System_Command is a commandline execution interface" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |