diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-06 21:28:07 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-06 21:28:07 +0000 |
commit | f28533b4834b15cdc85facc9fb672f33afc11644 (patch) | |
tree | 16174a7ed91af7d973879ec59d2db131068d1381 /dev-php | |
parent | Version bump. Bug #528234 (diff) | |
download | gentoo-2-f28533b4834b15cdc85facc9fb672f33afc11644.tar.gz gentoo-2-f28533b4834b15cdc85facc9fb672f33afc11644.tar.bz2 gentoo-2-f28533b4834b15cdc85facc9fb672f33afc11644.zip |
Version bump; Drop old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-System_Command/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild (renamed from dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild) | 6 |
2 files changed, 12 insertions, 4 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog index 62011fcd0ed5..fb3b6623bdf9 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 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 $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.54 2014/11/06 21:28:07 grknight Exp $ + +*PEAR-System_Command-1.0.8 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <grknight@gentoo.org> + +PEAR-System_Command-1.0.8.ebuild, -PEAR-System_Command-1.0.7.ebuild: + Version bump; Drop old *PEAR-System_Command-1.0.7 (31 Mar 2011) 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.8.ebuild index 75d3ff35fda1..0c90ec188827 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild,v 1.1 2014/11/06 21:28:07 grknight Exp $ + +EAPI=5 inherit php-pear-r1 |