diff options
author | Matti Bickel <mabi@gentoo.org> | 2013-11-21 20:33:32 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2013-11-21 20:33:32 +0000 |
commit | 0b54c3d5b61cbb3c357e09c87acdbc147ddb6868 (patch) | |
tree | 515169cc3ed19a002f05ea919a2258629ecf16f6 /dev-php/PEAR-Net_DNS2 | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-0b54c3d5b61cbb3c357e09c87acdbc147ddb6868.tar.gz gentoo-2-0b54c3d5b61cbb3c357e09c87acdbc147ddb6868.tar.bz2 gentoo-2-0b54c3d5b61cbb3c357e09c87acdbc147ddb6868.zip |
version bump, remove old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
Diffstat (limited to 'dev-php/PEAR-Net_DNS2')
-rw-r--r-- | dev-php/PEAR-Net_DNS2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild (renamed from dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-php/PEAR-Net_DNS2/ChangeLog b/dev-php/PEAR-Net_DNS2/ChangeLog index 4ec104134b4f..ba004693519c 100644 --- a/dev-php/PEAR-Net_DNS2/ChangeLog +++ b/dev-php/PEAR-Net_DNS2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_DNS2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.4 2013/03/26 20:26:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.5 2013/11/21 20:33:32 mabi Exp $ + +*PEAR-Net_DNS2-1.3.1 (21 Nov 2013) + + 21 Nov 2013; Matti Bickel <mabi@gentoo.org> +PEAR-Net_DNS2-1.3.1.ebuild, + -PEAR-Net_DNS2-1.2.0.ebuild: + version bump, remove old *PEAR-Net_DNS2-1.2.5 (26 Mar 2013) diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild index c1aa243ef57f..eaecdd804400 100644 --- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild +++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild,v 1.1 2012/01/18 20:17:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild,v 1.1 2013/11/21 20:33:32 mabi Exp $ -EAPI="4" +EAPI="5" inherit php-pear-r1 |