summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:34:31 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:34:31 +0000
commit7bed710ecb1013aaeacd345dad57eee3c6d393dd (patch)
tree941eda91e4367adfc0af5678c174218dc56f2083 /app-office/koffice
parentRemove old version (diff)
downloadgentoo-2-7bed710ecb1013aaeacd345dad57eee3c6d393dd.tar.gz
gentoo-2-7bed710ecb1013aaeacd345dad57eee3c6d393dd.tar.bz2
gentoo-2-7bed710ecb1013aaeacd345dad57eee3c6d393dd.zip
dev-db/mysql => virtual/mysql
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-office/koffice')
-rw-r--r--app-office/koffice/ChangeLog7
-rw-r--r--app-office/koffice/koffice-1.4.2-r6.ebuild4
-rw-r--r--app-office/koffice/koffice-1.4.2-r7.ebuild4
-rw-r--r--app-office/koffice/koffice-1.5.1-r1.ebuild4
-rw-r--r--app-office/koffice/koffice-1.5.2-r1.ebuild4
-rw-r--r--app-office/koffice/koffice-1.5.2.ebuild4
-rw-r--r--app-office/koffice/koffice-1.6.0-r1.ebuild4
-rw-r--r--app-office/koffice/koffice-1.6.0-r2.ebuild4
8 files changed, 20 insertions, 15 deletions
diff --git a/app-office/koffice/ChangeLog b/app-office/koffice/ChangeLog
index 5c36fbcaebc9..129a3f87d1af 100644
--- a/app-office/koffice/ChangeLog
+++ b/app-office/koffice/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/koffice
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.195 2006/10/24 15:24:21 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/ChangeLog,v 1.196 2006/11/23 19:34:31 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> koffice-1.4.2-r6.ebuild,
+ koffice-1.4.2-r7.ebuild, koffice-1.5.1-r1.ebuild, koffice-1.5.2.ebuild,
+ koffice-1.5.2-r1.ebuild, koffice-1.6.0-r1.ebuild, koffice-1.6.0-r2.ebuild:
+ dev-db/mysql => virtual/mysql
24 Oct 2006; Simon Stelling <blubb@gentoo.org> koffice-1.5.2-r1.ebuild:
stable on amd64
diff --git a/app-office/koffice/koffice-1.4.2-r6.ebuild b/app-office/koffice/koffice-1.4.2-r6.ebuild
index 386298c43637..0d01cf4857df 100644
--- a/app-office/koffice/koffice-1.4.2-r6.ebuild
+++ b/app-office/koffice/koffice-1.4.2-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.4.2-r6.ebuild,v 1.9 2006/09/18 16:00:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.4.2-r6.ebuild,v 1.10 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -21,7 +21,7 @@ RDEPEND=">=media-gfx/imagemagick-5.5.2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python
>=media-libs/lcms-1.12
diff --git a/app-office/koffice/koffice-1.4.2-r7.ebuild b/app-office/koffice/koffice-1.4.2-r7.ebuild
index dd4fc626b9db..c611cde18969 100644
--- a/app-office/koffice/koffice-1.4.2-r7.ebuild
+++ b/app-office/koffice/koffice-1.4.2-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.4.2-r7.ebuild,v 1.4 2006/09/18 16:00:45 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.4.2-r7.ebuild,v 1.5 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -21,7 +21,7 @@ RDEPEND=">=media-gfx/imagemagick-5.5.2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python
>=media-libs/lcms-1.12
diff --git a/app-office/koffice/koffice-1.5.1-r1.ebuild b/app-office/koffice/koffice-1.5.1-r1.ebuild
index 8e16251234e7..dddab3125fd3 100644
--- a/app-office/koffice/koffice-1.5.1-r1.ebuild
+++ b/app-office/koffice/koffice-1.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.1-r1.ebuild,v 1.7 2006/08/17 19:36:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.1-r1.ebuild,v 1.8 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -26,7 +26,7 @@ RDEPEND=">=media-gfx/imagemagick-5.5.2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
virtual/python
dev-lang/ruby
diff --git a/app-office/koffice/koffice-1.5.2-r1.ebuild b/app-office/koffice/koffice-1.5.2-r1.ebuild
index 6b8b7d4b804a..132d67ed35d8 100644
--- a/app-office/koffice/koffice-1.5.2-r1.ebuild
+++ b/app-office/koffice/koffice-1.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.2-r1.ebuild,v 1.11 2006/10/24 15:24:21 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.2-r1.ebuild,v 1.12 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -27,7 +27,7 @@ RDEPEND=">=media-libs/freetype-2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
virtual/python
dev-lang/ruby
diff --git a/app-office/koffice/koffice-1.5.2.ebuild b/app-office/koffice/koffice-1.5.2.ebuild
index adf139b9bca3..fe54cb6ab477 100644
--- a/app-office/koffice/koffice-1.5.2.ebuild
+++ b/app-office/koffice/koffice-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.2.ebuild,v 1.4 2006/10/05 05:40:32 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.5.2.ebuild,v 1.5 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -26,7 +26,7 @@ RDEPEND=">=media-gfx/imagemagick-5.5.2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
virtual/python
dev-lang/ruby
diff --git a/app-office/koffice/koffice-1.6.0-r1.ebuild b/app-office/koffice/koffice-1.6.0-r1.ebuild
index b1fa7b7f3dee..dcafda99bd12 100644
--- a/app-office/koffice/koffice-1.6.0-r1.ebuild
+++ b/app-office/koffice/koffice-1.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.0-r1.ebuild,v 1.4 2006/10/22 00:19:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.0-r1.ebuild,v 1.5 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -27,7 +27,7 @@ RDEPEND=">=media-libs/freetype-2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
virtual/python
dev-lang/ruby
diff --git a/app-office/koffice/koffice-1.6.0-r2.ebuild b/app-office/koffice/koffice-1.6.0-r2.ebuild
index 6de941a55153..ebfd6f22b3e7 100644
--- a/app-office/koffice/koffice-1.6.0-r2.ebuild
+++ b/app-office/koffice/koffice-1.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.0-r2.ebuild,v 1.1 2006/10/22 16:37:13 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.6.0-r2.ebuild,v 1.2 2006/11/23 19:34:31 vivo Exp $
inherit kde
@@ -27,7 +27,7 @@ RDEPEND=">=media-libs/freetype-2
dev-libs/libxml2
dev-libs/libxslt
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
virtual/python
dev-lang/ruby