From ad43522fff5ab4192ab3b706843f3f5bdea27957 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Mar 2011 21:35:23 +0000 Subject: Correct Slots for gtk 3 introduction to tree Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64 --- sci-astronomy/galaxy/ChangeLog | 7 +++++-- sci-astronomy/galaxy/galaxy-1.8.ebuild | 8 +++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'sci-astronomy/galaxy') diff --git a/sci-astronomy/galaxy/ChangeLog b/sci-astronomy/galaxy/ChangeLog index d5a1c90175fb..3c99bc780f10 100644 --- a/sci-astronomy/galaxy/ChangeLog +++ b/sci-astronomy/galaxy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/galaxy -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/galaxy/ChangeLog,v 1.1 2010/05/28 06:42:42 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/galaxy/ChangeLog,v 1.2 2011/03/02 21:35:23 jlec Exp $ + + 02 Mar 2011; Justin Lecher galaxy-1.8.ebuild: + Correct Slots for gtk 3 introduction to tree *galaxy-1.8 (28 May 2010) diff --git a/sci-astronomy/galaxy/galaxy-1.8.ebuild b/sci-astronomy/galaxy/galaxy-1.8.ebuild index a460c09c59b9..5760ea23b62b 100644 --- a/sci-astronomy/galaxy/galaxy-1.8.ebuild +++ b/sci-astronomy/galaxy/galaxy-1.8.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-astronomy/galaxy/galaxy-1.8.ebuild,v 1.1 2010/05/28 06:42:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/galaxy/galaxy-1.8.ebuild,v 1.2 2011/03/02 21:35:23 jlec Exp $ + +EAPI="1" inherit base toolchain-funcs @@ -13,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="x11-libs/gtk+" +DEPEND="x11-libs/gtk+:2" RDEPEND="${DEPEND} x11-misc/xdg-utils" -- cgit v1.2.3-65-gdbad