summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-08-04 04:04:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2014-08-04 04:04:07 +0000
commit7cf8e90236c5ebacda677b40638c0e8047d5894d (patch)
tree7f0dca75838a802fd3d9faa99076730715c57925 /virtual
parentold mysql ebuilds now live in the overlay only. if you need them for migratio... (diff)
downloadgentoo-2-7cf8e90236c5ebacda677b40638c0e8047d5894d.tar.gz
gentoo-2-7cf8e90236c5ebacda677b40638c0e8047d5894d.tar.bz2
gentoo-2-7cf8e90236c5ebacda677b40638c0e8047d5894d.zip
Trim old virtuals.
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/mysql/ChangeLog6
-rw-r--r--virtual/mysql/mysql-4.0.ebuild17
-rw-r--r--virtual/mysql/mysql-4.1.ebuild15
-rw-r--r--virtual/mysql/mysql-5.0.ebuild17
4 files changed, 5 insertions, 50 deletions
diff --git a/virtual/mysql/ChangeLog b/virtual/mysql/ChangeLog
index 9a4fb47ab8eb..f3c803eb7efe 100644
--- a/virtual/mysql/ChangeLog
+++ b/virtual/mysql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/mysql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.35 2014/07/30 06:35:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.36 2014/08/04 04:04:07 robbat2 Exp $
+
+ 04 Aug 2014; Robin H. Johnson <robbat2@gentoo.org> -mysql-4.0.ebuild,
+ -mysql-4.1.ebuild, -mysql-5.0.ebuild:
+ Trim old virtuals.
30 Jul 2014; Robin H. Johnson <robbat2@gentoo.org> mysql-5.1.ebuild,
mysql-5.6.ebuild:
diff --git a/virtual/mysql/mysql-4.0.ebuild b/virtual/mysql/mysql-4.0.ebuild
deleted file mode 100644
index d8b11850cbb3..000000000000
--- a/virtual/mysql/mysql-4.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v 1.5 2010/11/06 19:21:13 leio Exp $
-
-DESCRIPTION="Virtual for MySQL client or database"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| (
- =dev-db/mysql-${PV}*
-)"
diff --git a/virtual/mysql/mysql-4.1.ebuild b/virtual/mysql/mysql-4.1.ebuild
deleted file mode 100644
index b124f480f845..000000000000
--- a/virtual/mysql/mysql-4.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v 1.7 2010/11/06 19:21:13 leio Exp $
-
-DESCRIPTION="Virtual for MySQL client or database"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="=dev-db/mysql-${PV}*"
diff --git a/virtual/mysql/mysql-5.0.ebuild b/virtual/mysql/mysql-5.0.ebuild
deleted file mode 100644
index afe5deb12463..000000000000
--- a/virtual/mysql/mysql-5.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.0.ebuild,v 1.9 2011/01/07 23:57:45 robbat2 Exp $
-
-DESCRIPTION="Virtual for MySQL client or database"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| (
- =dev-db/mysql-${PV}*
-)"