summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2013-03-25 16:14:25 +0000
committerOle Markus With <olemarkus@gentoo.org>2013-03-25 16:14:25 +0000
commit264d3d3b87a075d05836e1f38c342b8e4a425ec9 (patch)
treea8c105198d51dea3472ce67087162260c95a6099 /app-admin/eselect-php
parentStable for x86, wrt bug #458984 (diff)
downloadgentoo-2-264d3d3b87a075d05836e1f38c342b8e4a425ec9.tar.gz
gentoo-2-264d3d3b87a075d05836e1f38c342b8e4a425ec9.tar.bz2
gentoo-2-264d3d3b87a075d05836e1f38c342b8e4a425ec9.zip
Removing older versions
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'app-admin/eselect-php')
-rw-r--r--app-admin/eselect-php/ChangeLog6
-rw-r--r--app-admin/eselect-php/eselect-php-0.6.4.ebuild24
-rw-r--r--app-admin/eselect-php/eselect-php-0.6.6.ebuild24
-rw-r--r--app-admin/eselect-php/eselect-php-0.6.7.ebuild25
4 files changed, 5 insertions, 74 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog
index 266ea202f39f..5d2d3079ff6a 100644
--- a/app-admin/eselect-php/ChangeLog
+++ b/app-admin/eselect-php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-php
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.40 2013/03/25 16:13:04 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.41 2013/03/25 16:14:25 olemarkus Exp $
+
+ 25 Mar 2013; Ole Markus With <olemarkus@gentoo.org> -eselect-php-0.6.4.ebuild,
+ -eselect-php-0.6.6.ebuild, -eselect-php-0.6.7.ebuild:
+ Removing older versions
25 Mar 2013; Ole Markus With <olemarkus@gentoo.org> eselect-php-0.7.0.ebuild:
Remove hard blocker
diff --git a/app-admin/eselect-php/eselect-php-0.6.4.ebuild b/app-admin/eselect-php/eselect-php-0.6.4.ebuild
deleted file mode 100644
index 385d3359fabe..000000000000
--- a/app-admin/eselect-php/eselect-php-0.6.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.4.ebuild,v 1.1 2011/02/28 12:34:04 olemarkus Exp $
-
-EAPI=3
-
-DESCRIPTION="PHP eselect module"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND=">=app-admin/eselect-1.2.4
- !app-admin/php-toolkit"
-RDEPEND="${DEPEND}"
-
-src_install() {
- mv eselect-php-${PV} php.eselect
- insinto /usr/share/eselect/modules/
- doins php.eselect
-}
diff --git a/app-admin/eselect-php/eselect-php-0.6.6.ebuild b/app-admin/eselect-php/eselect-php-0.6.6.ebuild
deleted file mode 100644
index ca26336f53e0..000000000000
--- a/app-admin/eselect-php/eselect-php-0.6.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.6.ebuild,v 1.4 2012/05/29 16:54:30 aballier Exp $
-
-EAPI=3
-
-DESCRIPTION="PHP eselect module"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND=">=app-admin/eselect-1.2.4
- !app-admin/php-toolkit"
-RDEPEND="${DEPEND}"
-
-src_install() {
- mv eselect-php-${PV} php.eselect
- insinto /usr/share/eselect/modules/
- doins php.eselect
-}
diff --git a/app-admin/eselect-php/eselect-php-0.6.7.ebuild b/app-admin/eselect-php/eselect-php-0.6.7.ebuild
deleted file mode 100644
index 674164f13b34..000000000000
--- a/app-admin/eselect-php/eselect-php-0.6.7.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.7.ebuild,v 1.5 2012/09/12 03:04:01 ottxor Exp $
-
-EAPI=4
-
-DESCRIPTION="PHP eselect module"
-HOMEPAGE="http://www.gentoo.org"
-SRC_URI="http://dev.gentoo.org/~olemarkus/eselect-php/eselect-php-${PV}.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-DEPEND=">=app-admin/eselect-1.2.4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-src_install() {
- mv eselect-php-${PV} php.eselect
- insinto /usr/share/eselect/modules/
- doins php.eselect
-}