diff options
Diffstat (limited to 'sci-geosciences/gtk-g-rays2')
-rw-r--r-- | sci-geosciences/gtk-g-rays2/ChangeLog | 7 | ||||
-rw-r--r-- | sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild | 7 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-geosciences/gtk-g-rays2/ChangeLog b/sci-geosciences/gtk-g-rays2/ChangeLog index 52884a8dd92d..dbe8ea43ea61 100644 --- a/sci-geosciences/gtk-g-rays2/ChangeLog +++ b/sci-geosciences/gtk-g-rays2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-geosciences/gtk-g-rays2 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.4 2010/07/29 11:42:27 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.5 2011/03/02 21:28:54 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gtk-g-rays2-1.20.ebuild: + Correct Slots for gtk 3 introduction to tree 29 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> gtk-g-rays2-1.20.ebuild, +files/gtk-g-rays2-1.20-locale_h.patch: diff --git a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild index 697f2cfd7d61..b86a88d7b54d 100644 --- a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild +++ b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.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-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild,v 1.2 2010/07/29 11:42:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-1.20.ebuild,v 1.3 2011/03/02 21:28:54 jlec Exp $ EAPI="3" @@ -15,7 +15,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="gnome-base/libglade +RDEPEND=" + gnome-base/libglade:2.0 x11-libs/cairo" DEPEND="${DEPEND} dev-libs/libxslt |