diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-15 15:07:27 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-15 15:07:27 +0000 |
commit | 649e2fd36673a20c58e4f9f8614480a2d187014f (patch) | |
tree | 6394baefdeb23fd9ba4aad2fea0228d68b4d14d1 /dev-php | |
parent | Stable for AMD64, wrt security bug #398687 (diff) | |
download | gentoo-2-649e2fd36673a20c58e4f9f8614480a2d187014f.tar.gz gentoo-2-649e2fd36673a20c58e4f9f8614480a2d187014f.tar.bz2 gentoo-2-649e2fd36673a20c58e4f9f8614480a2d187014f.zip |
bump & remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_POP3/ChangeLog | 10 | ||||
-rw-r--r-- | dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild (renamed from dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.7.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-php/PEAR-Net_POP3/ChangeLog b/dev-php/PEAR-Net_POP3/ChangeLog index 0013d72f1a77..eb9a1f4ed1c1 100644 --- a/dev-php/PEAR-Net_POP3/ChangeLog +++ b/dev-php/PEAR-Net_POP3/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Net_POP3 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.19 2009/08/22 19:32:14 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/ChangeLog,v 1.20 2012/01/15 15:07:27 mabi Exp $ + +*PEAR-Net_POP3-1.3.8 (15 Jan 2012) + + 15 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Net_POP3-1.3.7.ebuild, + +PEAR-Net_POP3-1.3.8.ebuild: + version bump & remove old *PEAR-Net_POP3-1.3.7 (22 Aug 2009) diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.7.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild index e51f33127abd..aa706f261075 100644 --- a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.7.ebuild +++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.7.ebuild,v 1.1 2009/08/22 19:32:14 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild,v 1.1 2012/01/15 15:07:27 mabi Exp $ inherit php-pear-r1 |