summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 20:19:29 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 20:19:29 +0000
commitcc0dad0cf55827684a2fb2094f4185537da3d5c7 (patch)
tree886e95b04a5d14ac08438175374b91beb26b261b /sci-electronics/gspeakers
parentBump fixing bug 356917 CVE-2011-0719 . Dropping vulnerable release. Fixing in... (diff)
downloadhistorical-cc0dad0cf55827684a2fb2094f4185537da3d5c7.tar.gz
historical-cc0dad0cf55827684a2fb2094f4185537da3d5c7.tar.bz2
historical-cc0dad0cf55827684a2fb2094f4185537da3d5c7.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/gspeakers')
-rw-r--r--sci-electronics/gspeakers/ChangeLog8
-rw-r--r--sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild9
-rw-r--r--sci-electronics/gspeakers/gspeakers-0.11.ebuild11
3 files changed, 18 insertions, 10 deletions
diff --git a/sci-electronics/gspeakers/ChangeLog b/sci-electronics/gspeakers/ChangeLog
index 1c620cb4e28f..dfaaf946248d 100644
--- a/sci-electronics/gspeakers/ChangeLog
+++ b/sci-electronics/gspeakers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gspeakers
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/ChangeLog,v 1.10 2010/06/01 05:04:01 tomjbe Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/ChangeLog,v 1.11 2011/03/02 20:17:35 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gspeakers-0.11.ebuild,
+ gspeakers-0.11-r1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*gspeakers-0.11-r1 (01 Jun 2010)
diff --git a/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild b/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild
index eb1aa6dd05c0..d712cae64abc 100644
--- a/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild
+++ b/sci-electronics/gspeakers/gspeakers-0.11-r1.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/gspeakers/gspeakers-0.11-r1.ebuild,v 1.1 2010/06/01 05:04:01 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild,v 1.2 2011/03/02 20:17:35 jlec Exp $
EAPI="1"
@@ -15,8 +15,9 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="dev-cpp/gtkmm:2.4
- dev-libs/libxml2"
+RDEPEND="
+ dev-cpp/gtkmm:2.4
+ dev-libs/libxml2:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
RDEPEND="${RDEPEND}
diff --git a/sci-electronics/gspeakers/gspeakers-0.11.ebuild b/sci-electronics/gspeakers/gspeakers-0.11.ebuild
index efaa79492fe2..f2318743e705 100644
--- a/sci-electronics/gspeakers/gspeakers-0.11.ebuild
+++ b/sci-electronics/gspeakers/gspeakers-0.11.ebuild
@@ -1,6 +1,8 @@
-# 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/gspeakers/gspeakers-0.11.ebuild,v 1.7 2009/08/01 21:21:38 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11.ebuild,v 1.8 2011/03/02 20:17:35 jlec Exp $
+
+EAPI="1"
inherit eutils gnome2 autotools
@@ -13,8 +15,9 @@ SLOT="0"
KEYWORDS="amd64 x86 ~ppc"
IUSE=""
-RDEPEND=">=dev-cpp/gtkmm-2.4
- dev-libs/libxml2"
+RDEPEND="
+ dev-cpp/gtkmm:2.4
+ dev-libs/libxml2:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
RDEPEND="${RDEPEND}