summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 21:41:19 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 21:41:19 +0000
commitb8c0d04427fc4f33f5e8e9eff94365e5d9992248 (patch)
tree7d89f02b10024ba4c66b94a4bcc037d9fe6d6109 /sci-electronics
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadhistorical-b8c0d04427fc4f33f5e8e9eff94365e5d9992248.tar.gz
historical-b8c0d04427fc4f33f5e8e9eff94365e5d9992248.tar.bz2
historical-b8c0d04427fc4f33f5e8e9eff94365e5d9992248.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gerbv/ChangeLog6
-rw-r--r--sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild7
-rw-r--r--sci-electronics/gerbv/gerbv-2.4.0.ebuild7
-rw-r--r--sci-electronics/gerbv/gerbv-2.5.0.ebuild5
-rw-r--r--sci-electronics/gwave/ChangeLog8
-rw-r--r--sci-electronics/gwave/gwave-20031224.ebuild13
-rw-r--r--sci-electronics/gwave/gwave-20051222.ebuild11
7 files changed, 37 insertions, 20 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog
index 862dc98a78a3..76f45ef67089 100644
--- a/sci-electronics/gerbv/ChangeLog
+++ b/sci-electronics/gerbv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gerbv
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.39 2011/02/26 10:12:58 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.40 2011/03/02 21:40:55 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gerbv-2.3.0-r2.ebuild,
+ gerbv-2.4.0.ebuild, gerbv-2.5.0.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gerbv-2.5.0 (26 Feb 2011)
diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
index e6ea2fb67040..96edf6e4e0d1 100644
--- a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.3.0-r2.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-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.6 2010/11/14 17:26:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.7 2011/03/02 21:40:55 jlec Exp $
EAPI="2"
@@ -16,7 +16,8 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ppc x86"
RESTRICT="test"
-RDEPEND=">=x11-libs/gtk+-2.4
+RDEPEND="
+ x11-libs/gtk+:2
>=x11-libs/cairo-1.2"
DEPEND="${RDEPEND}
diff --git a/sci-electronics/gerbv/gerbv-2.4.0.ebuild b/sci-electronics/gerbv/gerbv-2.4.0.ebuild
index 7ca8dbfd7b6a..80734c8a9907 100644
--- a/sci-electronics/gerbv/gerbv-2.4.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.4.0.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-electronics/gerbv/gerbv-2.4.0.ebuild,v 1.4 2010/11/14 17:26:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.4.0.ebuild,v 1.5 2011/03/02 21:40:55 jlec Exp $
EAPI="2"
@@ -16,7 +16,8 @@ LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc x86"
RESTRICT="test"
-RDEPEND=">=x11-libs/gtk+-2.4
+RDEPEND="
+ x11-libs/gtk+:2
>=x11-libs/cairo-1.2"
DEPEND="${RDEPEND}
diff --git a/sci-electronics/gerbv/gerbv-2.5.0.ebuild b/sci-electronics/gerbv/gerbv-2.5.0.ebuild
index 30aa08408e70..239ce9e938e2 100644
--- a/sci-electronics/gerbv/gerbv-2.5.0.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.5.0.ebuild,v 1.1 2011/02/26 10:12:58 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.5.0.ebuild,v 1.2 2011/03/02 21:40:55 jlec Exp $
EAPI="4"
@@ -16,7 +16,8 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
RESTRICT="test"
-RDEPEND=">=x11-libs/gtk+-2.4
+RDEPEND="
+ x11-libs/gtk+:2
>=x11-libs/cairo-1.2"
DEPEND="${RDEPEND}
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index cc7b55542fef..be79ac4a9393 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gwave
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.27 2010/07/07 14:25:35 phajdan.jr Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.28 2011/03/02 21:41:19 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gwave-20031224.ebuild,
+ gwave-20051222.ebuild:
+ Correct Slots for gtk 3 introduction to tree
07 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
gwave-20090213-r1.ebuild:
diff --git a/sci-electronics/gwave/gwave-20031224.ebuild b/sci-electronics/gwave/gwave-20031224.ebuild
index b756523a24c4..28a8b7016cf0 100644
--- a/sci-electronics/gwave/gwave-20031224.ebuild
+++ b/sci-electronics/gwave/gwave-20031224.ebuild
@@ -1,17 +1,20 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.8 2007/06/22 22:30:23 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20031224.ebuild,v 1.9 2011/03/02 21:41:19 jlec Exp $
-DESCRIPTION="A waveform viewer analog data, such as SPICE simulations."
-LICENSE="GPL-2"
+EAPI="1"
+
+DESCRIPTION="A waveform viewer analog data, such as SPICE simulations"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
+LICENSE="GPL-2"
KEYWORDS="~amd64 ppc x86"
IUSE=""
SLOT="0"
-DEPEND="=x11-libs/gtk+-1.2*
+DEPEND="
+ x11-libs/gtk+:1
>=dev-scheme/guile-1.6.3
<dev-scheme/guile-1.8
=x11-libs/guile-gtk-1.2*"
diff --git a/sci-electronics/gwave/gwave-20051222.ebuild b/sci-electronics/gwave/gwave-20051222.ebuild
index c03ab05aefec..63060fd405c9 100644
--- a/sci-electronics/gwave/gwave-20051222.ebuild
+++ b/sci-electronics/gwave/gwave-20051222.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20051222.ebuild,v 1.5 2009/10/04 15:16:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20051222.ebuild,v 1.6 2011/03/02 21:41:19 jlec Exp $
+
+EAPI="1"
inherit flag-o-matic
-DESCRIPTION="A waveform viewer analog data, such as SPICE simulations."
+DESCRIPTION="A waveform viewer analog data, such as SPICE simulations"
LICENSE="GPL-2"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
SRC_URI="http://www.geda.seul.org/dist/${P}.tar.gz"
@@ -13,7 +15,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
SLOT="0"
-DEPEND="=x11-libs/gtk+-1.2*
+DEPEND="
+ x11-libs/gtk+:1
>=dev-scheme/guile-1.6.3
<dev-scheme/guile-1.8
=x11-libs/guile-gtk-1.2*"