summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:35:58 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 19:35:58 +0000
commitbc0f81088948529791e57f04fb83fede35dc7f82 (patch)
treedb54966adb48acb1764392b41b300d353ab86220 /app-office
parentppc stable, bug #154819 (diff)
downloadhistorical-bc0f81088948529791e57f04fb83fede35dc7f82.tar.gz
historical-bc0f81088948529791e57f04fb83fede35dc7f82.tar.bz2
historical-bc0f81088948529791e57f04fb83fede35dc7f82.zip
dev-db/mysql => virtual/mysql
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kexi/ChangeLog7
-rw-r--r--app-office/kexi/kexi-1.4.2-r1.ebuild6
-rw-r--r--app-office/kexi/kexi-1.4.2.ebuild4
-rw-r--r--app-office/kexi/kexi-1.5.1.ebuild4
-rw-r--r--app-office/kexi/kexi-1.5.2.ebuild4
-rw-r--r--app-office/kexi/kexi-1.6.0.ebuild4
-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
-rw-r--r--app-office/qhacc/ChangeLog5
-rw-r--r--app-office/qhacc/files/digest-qhacc-3.2.12
-rw-r--r--app-office/qhacc/files/digest-qhacc-3.42
-rw-r--r--app-office/qtstalker/ChangeLog5
-rw-r--r--app-office/qtstalker/qtstalker-0.32.ebuild4
19 files changed, 51 insertions, 31 deletions
diff --git a/app-office/kexi/ChangeLog b/app-office/kexi/ChangeLog
index 3592729e41e8..ab4b58f79c52 100644
--- a/app-office/kexi/ChangeLog
+++ b/app-office/kexi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/kexi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.60 2006/10/24 15:20:57 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/ChangeLog,v 1.61 2006/11/23 19:30:37 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> kexi-1.4.2.ebuild,
+ kexi-1.4.2-r1.ebuild, kexi-1.5.1.ebuild, kexi-1.5.2.ebuild,
+ kexi-1.6.0.ebuild:
+ dev-db/mysql => virtual/mysql
24 Oct 2006; Simon Stelling <blubb@gentoo.org> kexi-1.5.2.ebuild:
stable on amd64
diff --git a/app-office/kexi/kexi-1.4.2-r1.ebuild b/app-office/kexi/kexi-1.4.2-r1.ebuild
index 82f5f85dd955..ae918125310e 100644
--- a/app-office/kexi/kexi-1.4.2-r1.ebuild
+++ b/app-office/kexi/kexi-1.4.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.2-r1.ebuild,v 1.1 2005/12/03 19:47:38 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.2-r1.ebuild,v 1.2 2006/11/23 19:30:37 vivo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -16,7 +16,7 @@ IUSE="mysql postgres"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python
!dev-db/kexi"
diff --git a/app-office/kexi/kexi-1.4.2.ebuild b/app-office/kexi/kexi-1.4.2.ebuild
index f06ba2223be2..6ccc6b9874be 100644
--- a/app-office/kexi/kexi-1.4.2.ebuild
+++ b/app-office/kexi/kexi-1.4.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/kexi/kexi-1.4.2.ebuild,v 1.9 2006/02/23 03:06:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.4.2.ebuild,v 1.10 2006/11/23 19:30:37 vivo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -16,7 +16,7 @@ IUSE="mysql postgres"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python
!dev-db/kexi"
diff --git a/app-office/kexi/kexi-1.5.1.ebuild b/app-office/kexi/kexi-1.5.1.ebuild
index 5e76e633929b..766dfefdbf07 100644
--- a/app-office/kexi/kexi-1.5.1.ebuild
+++ b/app-office/kexi/kexi-1.5.1.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/kexi/kexi-1.5.1.ebuild,v 1.5 2006/09/07 14:11:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.5.1.ebuild,v 1.6 2006/11/23 19:30:37 vivo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -16,7 +16,7 @@ IUSE="mysql postgres"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python"
diff --git a/app-office/kexi/kexi-1.5.2.ebuild b/app-office/kexi/kexi-1.5.2.ebuild
index a00960de810f..fe95047f4b18 100644
--- a/app-office/kexi/kexi-1.5.2.ebuild
+++ b/app-office/kexi/kexi-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/kexi/kexi-1.5.2.ebuild,v 1.12 2006/10/24 15:20:57 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.5.2.ebuild,v 1.13 2006/11/23 19:30:37 vivo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -16,7 +16,7 @@ IUSE="mysql postgres"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )
dev-lang/python"
diff --git a/app-office/kexi/kexi-1.6.0.ebuild b/app-office/kexi/kexi-1.6.0.ebuild
index 3f4bb0280db2..fe1421f81255 100644
--- a/app-office/kexi/kexi-1.6.0.ebuild
+++ b/app-office/kexi/kexi-1.6.0.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/kexi/kexi-1.6.0.ebuild,v 1.1 2006/10/19 16:16:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kexi/kexi-1.6.0.ebuild,v 1.2 2006/11/23 19:30:37 vivo Exp $
MAXKOFFICEVER=${PV}
KMNAME=koffice
@@ -16,7 +16,7 @@ IUSE="mysql postgres"
RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)
sys-libs/readline
- mysql? ( dev-db/mysql )
+ mysql? ( virtual/mysql )
postgres? ( dev-libs/libpqxx )"
DEPEND="${RDEPEND}
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
diff --git a/app-office/qhacc/ChangeLog b/app-office/qhacc/ChangeLog
index bb67ca6bc588..e5861792e7c5 100644
--- a/app-office/qhacc/ChangeLog
+++ b/app-office/qhacc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/qhacc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.29 2006/02/25 15:40:59 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qhacc/ChangeLog,v 1.30 2006/11/23 19:35:23 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> ChangeLog:
+ dev-db/mysql => virtual/mysql
25 Feb 2006; Carsten Lohrke <carlo@gentoo.org> qhacc-3.4.ebuild:
Missing crypt in ISUE, removing post_rm, since Portage is fixed.
diff --git a/app-office/qhacc/files/digest-qhacc-3.2.1 b/app-office/qhacc/files/digest-qhacc-3.2.1
index db07ea882f9f..605dc2935866 100644
--- a/app-office/qhacc/files/digest-qhacc-3.2.1
+++ b/app-office/qhacc/files/digest-qhacc-3.2.1
@@ -1 +1,3 @@
MD5 0587f6f0279c84af2942ef7720aa6f33 qhacc-3.2.1.tar.gz 645789
+RMD160 83caf63036eaf0752fddf14e31fa032d12b6af3e qhacc-3.2.1.tar.gz 645789
+SHA256 aa200379b404291f94449f37a60879a96949795a140f24df93802856bf174941 qhacc-3.2.1.tar.gz 645789
diff --git a/app-office/qhacc/files/digest-qhacc-3.4 b/app-office/qhacc/files/digest-qhacc-3.4
index 971b19ade6c6..a00a1740802f 100644
--- a/app-office/qhacc/files/digest-qhacc-3.4
+++ b/app-office/qhacc/files/digest-qhacc-3.4
@@ -1 +1,3 @@
MD5 61056d23534e36eb96fc22f02198a127 qhacc-3.4.tar.gz 673605
+RMD160 320a8d939742825c41a36f3b84323997acbb62e0 qhacc-3.4.tar.gz 673605
+SHA256 c25fb92e382f68b5564441f043a77ce5289e0ed274012c062b6246a6f22ad51a qhacc-3.4.tar.gz 673605
diff --git a/app-office/qtstalker/ChangeLog b/app-office/qtstalker/ChangeLog
index ffd8d852e347..3cdee1a9abcf 100644
--- a/app-office/qtstalker/ChangeLog
+++ b/app-office/qtstalker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/qtstalker
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/qtstalker/ChangeLog,v 1.1 2006/09/28 21:29:29 troll Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qtstalker/ChangeLog,v 1.2 2006/11/23 19:35:58 vivo Exp $
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> qtstalker-0.32.ebuild:
+ dev-db/mysql => virtual/mysql
*qtstalker-0.32 (28 Sep 2006)
diff --git a/app-office/qtstalker/qtstalker-0.32.ebuild b/app-office/qtstalker/qtstalker-0.32.ebuild
index 5baedfb70dfb..ce3c8f9e31ca 100644
--- a/app-office/qtstalker/qtstalker-0.32.ebuild
+++ b/app-office/qtstalker/qtstalker-0.32.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/qtstalker/qtstalker-0.32.ebuild,v 1.1 2006/09/28 21:29:29 troll Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/qtstalker/qtstalker-0.32.ebuild,v 1.2 2006/11/23 19:35:58 vivo Exp $
inherit qt3 eutils
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~x86"
DEPEND="$(qt_min_version 3.3)
- mysql? ( dev-db/mysql )"
+ mysql? ( virtual/mysql )"
S="${WORKDIR}/${PN}"