diff options
-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 |