summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2012-01-18 20:17:17 +0000
committerMatti Bickel <mabi@gentoo.org>2012-01-18 20:17:17 +0000
commitf88618e680100fdcd58735b98d310a27931d768c (patch)
tree48c0911b7c429e3805a329f68fd766dc8c170b92
parentarm stable, bug #393007 (diff)
downloadgentoo-2-f88618e680100fdcd58735b98d310a27931d768c.tar.gz
gentoo-2-f88618e680100fdcd58735b98d310a27931d768c.tar.bz2
gentoo-2-f88618e680100fdcd58735b98d310a27931d768c.zip
version bump & remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
-rw-r--r--dev-php/PEAR-Net_DNS2/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2.ebuild11
-rw-r--r--dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild (renamed from dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2-r1.ebuild)4
3 files changed, 10 insertions, 15 deletions
diff --git a/dev-php/PEAR-Net_DNS2/ChangeLog b/dev-php/PEAR-Net_DNS2/ChangeLog
index 4ba6818e27bf..1e77a34f7f0a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.2 2011/10/15 10:18:47 olemarkus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNS2/ChangeLog,v 1.3 2012/01/18 20:17:17 mabi Exp $
+
+*PEAR-Net_DNS2-1.2.0 (18 Jan 2012)
+
+ 18 Jan 2012; Matti Bickel <mabi@gentoo.org> +PEAR-Net_DNS2-1.2.0.ebuild,
+ -PEAR-Net_DNS2-1.1.2-r1.ebuild, -PEAR-Net_DNS2-1.1.2.ebuild:
+ version bump & remove old
*PEAR-Net_DNS2-1.1.2-r1 (15 Oct 2011)
diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2.ebuild
deleted file mode 100644
index 22f81b019c1e..000000000000
--- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2011 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.1.2.ebuild,v 1.1 2011/06/04 19:00:09 a3li Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server."
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2-r1.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild
index 9e9a897fc79b..c1aa243ef57f 100644
--- a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.1.2-r1.ebuild
+++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 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_DNS2/PEAR-Net_DNS2-1.1.2-r1.ebuild,v 1.1 2011/10/15 10:18:47 olemarkus Exp $
+# $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 $
EAPI="4"