summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 20:13:45 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 20:13:45 +0000
commit6ebe8149a98389b0db08630958b115a87dfe9c62 (patch)
tree9e129ef9f9022127d7b2e9856e70165030a69949 /sci-geosciences
parentSlotted gtk+ depend and EAPI=2 bump to support it. (diff)
downloadgentoo-2-6ebe8149a98389b0db08630958b115a87dfe9c62.tar.gz
gentoo-2-6ebe8149a98389b0db08630958b115a87dfe9c62.tar.bz2
gentoo-2-6ebe8149a98389b0db08630958b115a87dfe9c62.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpxviewer/ChangeLog5
-rw-r--r--sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-geosciences/gpxviewer/ChangeLog b/sci-geosciences/gpxviewer/ChangeLog
index 20220339f449..a6039c5c551e 100644
--- a/sci-geosciences/gpxviewer/ChangeLog
+++ b/sci-geosciences/gpxviewer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/gpxviewer
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpxviewer/ChangeLog,v 1.5 2011/03/02 18:03:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpxviewer/ChangeLog,v 1.6 2011/03/02 20:13:45 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> gpxviewer-0.2.0.ebuild:
+ Correct Slots for gtk 3 introduction to tree
02 Mar 2011; Justin Lecher <jlec@gentoo.org> gpxviewer-0.2.0.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild b/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild
index 3ae836629eab..c5cb1447478a 100644
--- a/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild
+++ b/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyrieht 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild,v 1.3 2011/03/02 18:03:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpxviewer/gpxviewer-0.2.0.ebuild,v 1.4 2011/03/02 20:13:45 jlec Exp $
EAPI="2"
@@ -22,7 +22,7 @@ RDEPEND="
dev-lang/vala:0.12
dev-libs/gdl
dev-libs/glib:2
- dev-libs/libunique
+ dev-libs/libunique:1
dev-libs/libxml2:2
media-libs/libchamplain:0.6[gtk]
x11-libs/gtk+:2"