summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-06-17 21:28:30 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-06-17 21:28:30 +0000
commit95b2cf1c0c3beb1b186a6dcf18246d2d34865aac (patch)
tree49f5e455992f06775463d2d9f56a6049ef24945b /dev-db/mysql-super-smack
parentMigrating away from deprecated postgres virtuals (diff)
downloadgentoo-2-95b2cf1c0c3beb1b186a6dcf18246d2d34865aac.tar.gz
gentoo-2-95b2cf1c0c3beb1b186a6dcf18246d2d34865aac.tar.bz2
gentoo-2-95b2cf1c0c3beb1b186a6dcf18246d2d34865aac.zip
Migrating away from deprecated postgres virtuals
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mysql-super-smack')
-rw-r--r--dev-db/mysql-super-smack/ChangeLog7
-rw-r--r--dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild6
-rw-r--r--dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild6
-rw-r--r--dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild4
-rw-r--r--dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild6
5 files changed, 17 insertions, 12 deletions
diff --git a/dev-db/mysql-super-smack/ChangeLog b/dev-db/mysql-super-smack/ChangeLog
index 103b331934ff..c489bc3a0f43 100644
--- a/dev-db/mysql-super-smack/ChangeLog
+++ b/dev-db/mysql-super-smack/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/mysql-super-smack
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.13 2010/03/24 19:49:09 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/ChangeLog,v 1.14 2010/06/17 21:28:30 patrick Exp $
+
+ 17 Jun 2010; Patrick Lauer <patrick@gentoo.org>
+ mysql-super-smack-1.2.ebuild, mysql-super-smack-1.3.ebuild,
+ mysql-super-smack-1.3-r1.ebuild, mysql-super-smack-1.3-r2.ebuild:
+ Migrating away from deprecated postgres virtuals
*mysql-super-smack-1.3-r2 (24 Mar 2010)
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild
index abba25e1a89d..138bf4c95798 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild,v 1.9 2008/05/21 15:55:31 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.2.ebuild,v 1.10 2010/06/17 21:28:30 patrick Exp $
WANT_AUTOMAKE="1.4"
@@ -18,7 +18,7 @@ KEYWORDS="x86"
IUSE="mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild
index fcbe9131d656..a95325cb3ba6 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild,v 1.1 2008/11/14 06:30:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r1.ebuild,v 1.2 2010/06/17 21:28:30 patrick Exp $
WANT_AUTOMAKE="1.4"
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild
index afcf7fd9894e..59ea57fc0a7d 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v 1.1 2010/03/24 19:49:09 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3-r2.ebuild,v 1.2 2010/06/17 21:28:30 patrick Exp $
WANT_AUTOMAKE="1.4"
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="+mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
diff --git a/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild b/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild
index e2f8cf88d852..38d1cac94000 100644
--- a/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild
+++ b/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild,v 1.7 2008/05/21 15:55:31 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/mysql-super-smack-1.3.ebuild,v 1.8 2010/06/17 21:28:30 patrick Exp $
WANT_AUTOMAKE="1.4"
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="mysql postgres"
DEPEND="mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql-server )"
+ postgres? ( dev-db/postgresql-server )"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"