summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 21:27:01 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 21:27:01 +0000
commit4666e9115f6fb2a6a26fdb2c8486a47d213e42dc (patch)
tree6977c6ff456215c3902652b1135f2101e5287720 /sci-calculators
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadhistorical-4666e9115f6fb2a6a26fdb2c8486a47d213e42dc.tar.gz
historical-4666e9115f6fb2a6a26fdb2c8486a47d213e42dc.tar.bz2
historical-4666e9115f6fb2a6a26fdb2c8486a47d213e42dc.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/galculator/ChangeLog7
-rw-r--r--sci-calculators/galculator/galculator-1.3.4.ebuild8
-rw-r--r--sci-calculators/gonvert/ChangeLog8
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild9
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.19.ebuild9
-rw-r--r--sci-calculators/gonvert/gonvert-0.2.23.ebuild9
-rw-r--r--sci-calculators/qalculate-gtk/ChangeLog7
-rw-r--r--sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild14
-rw-r--r--sci-calculators/tiemu/ChangeLog7
-rw-r--r--sci-calculators/tiemu/tiemu-3.03.ebuild11
10 files changed, 57 insertions, 32 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog
index fb94197de6f2..d1bb9079c1b0 100644
--- a/sci-calculators/galculator/ChangeLog
+++ b/sci-calculators/galculator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/galculator
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.29 2010/06/22 12:56:56 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.30 2011/03/02 21:23:47 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> galculator-1.3.4.ebuild:
+ Correct Slots for gtk 3 introduction to tree
22 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
galculator-1.3.4.ebuild:
diff --git a/sci-calculators/galculator/galculator-1.3.4.ebuild b/sci-calculators/galculator/galculator-1.3.4.ebuild
index 68911168b941..58dee6ca17e2 100644
--- a/sci-calculators/galculator/galculator-1.3.4.ebuild
+++ b/sci-calculators/galculator/galculator-1.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.4.ebuild,v 1.7 2010/06/22 12:56:56 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.3.4.ebuild,v 1.8 2011/03/02 21:23:47 jlec Exp $
EAPI=2
@@ -13,8 +13,8 @@ SLOT="0"
KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.6
- >=gnome-base/libglade-2"
+RDEPEND="x11-libs/gtk+:2
+ gnome-base/libglade:2.0"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
diff --git a/sci-calculators/gonvert/ChangeLog b/sci-calculators/gonvert/ChangeLog
index 0790e22655ce..892d69e4eca5 100644
--- a/sci-calculators/gonvert/ChangeLog
+++ b/sci-calculators/gonvert/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/gonvert
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.9 2010/05/02 15:02:40 chainsaw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/ChangeLog,v 1.10 2011/03/02 21:19:45 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gonvert-0.2.15-r1.ebuild,
+ gonvert-0.2.19.ebuild, gonvert-0.2.23.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gonvert-0.2.23 (02 May 2010)
diff --git a/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild b/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
index 12e1ffe51d23..add82cbf7107 100644
--- a/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.15-r1.ebuild,v 1.3 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}
diff --git a/sci-calculators/gonvert/gonvert-0.2.19.ebuild b/sci-calculators/gonvert/gonvert-0.2.19.ebuild
index 726e603dda4d..1d1c7cf54f36 100644
--- a/sci-calculators/gonvert/gonvert-0.2.19.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.19.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.2 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.19.ebuild,v 1.3 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}
diff --git a/sci-calculators/gonvert/gonvert-0.2.23.ebuild b/sci-calculators/gonvert/gonvert-0.2.23.ebuild
index 547931079d04..af211c5589d4 100644
--- a/sci-calculators/gonvert/gonvert-0.2.23.ebuild
+++ b/sci-calculators/gonvert/gonvert-0.2.23.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild,v 1.1 2010/05/02 15:02:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/gonvert/gonvert-0.2.23.ebuild,v 1.2 2011/03/02 21:19:45 jlec Exp $
+
+EAPI="1"
inherit eutils
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND=">=dev-python/pygtk-2.8.2"
+DEPEND="dev-python/pygtk:2"
+RDEPEND="${DEPEND}"
src_unpack () {
unpack ${A}
diff --git a/sci-calculators/qalculate-gtk/ChangeLog b/sci-calculators/qalculate-gtk/ChangeLog
index 1b152e775f5b..8f4462902f77 100644
--- a/sci-calculators/qalculate-gtk/ChangeLog
+++ b/sci-calculators/qalculate-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/qalculate-gtk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.35 2010/04/18 14:15:37 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.36 2011/03/02 21:25:34 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> qalculate-gtk-0.9.7.ebuild:
+ Correct Slots for gtk 3 introduction to tree
18 Apr 2010; <nixnut@gentoo.org> qalculate-gtk-0.9.7.ebuild:
ppc stable #302629
diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild
index 72457e3cc48b..931b0ce3bbd8 100644
--- a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild
+++ b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild,v 1.6 2010/04/18 14:15:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.7.ebuild,v 1.7 2011/03/02 21:25:34 jlec Exp $
EAPI=2
GCONF_DEBUG=no
@@ -15,11 +15,13 @@ SLOT="0"
KEYWORDS="amd64 ~hppa ppc sparc x86"
IUSE="gnome"
-RDEPEND=">=sci-libs/libqalculate-0.9.7
+RDEPEND="
+ >=sci-libs/libqalculate-0.9.7
>=sci-libs/cln-1.2
- >=x11-libs/gtk+-2.4:2
- >=gnome-base/libglade-2
- gnome? ( >=gnome-base/libgnome-2
+ x11-libs/gtk+:2
+ gnome-base/libglade:2.0
+ gnome? (
+ >=gnome-base/libgnome-2
gnome-extra/yelp )"
DEPEND="${RDEPEND}
app-text/rarian
diff --git a/sci-calculators/tiemu/ChangeLog b/sci-calculators/tiemu/ChangeLog
index d8e6a60d4a3e..a84039775a7f 100644
--- a/sci-calculators/tiemu/ChangeLog
+++ b/sci-calculators/tiemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/tiemu
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.5 2010/12/19 19:35:47 pacho Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/ChangeLog,v 1.6 2011/03/02 21:27:01 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> tiemu-3.03.ebuild:
+ Correct Slots for gtk 3 introduction to tree
19 Dec 2010; Pacho Ramos <pacho@gentoo.org> tiemu-3.03.ebuild:
Remove -DGTK_DISABLE_DEPRECATED cflag, bug #339660 (by Diego Elio Pettenò
diff --git a/sci-calculators/tiemu/tiemu-3.03.ebuild b/sci-calculators/tiemu/tiemu-3.03.ebuild
index 295e070086e0..27ac206080d8 100644
--- a/sci-calculators/tiemu/tiemu-3.03.ebuild
+++ b/sci-calculators/tiemu/tiemu-3.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.4 2010/12/19 19:35:47 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tiemu/tiemu-3.03.ebuild,v 1.5 2011/03/02 21:27:01 jlec Exp $
EAPI=2
inherit eutils
@@ -14,12 +14,13 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="dbus nls sdl threads xinerama"
-RDEPEND="sci-libs/libticables2
+RDEPEND="
+ sci-libs/libticables2
sci-libs/libticalcs2
sci-libs/libtifiles2
sci-libs/libticonv
- >=gnome-base/libglade-2.4.0:2.0
- >=x11-libs/gtk+-2.6.0:2
+ gnome-base/libglade:2.0
+ x11-libs/gtk+:2
dbus? ( >=dev-libs/dbus-glib-0.60 )
nls? ( virtual/libintl )
sdl? ( media-libs/libsdl )