diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:56:14 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 21:56:14 +0000 |
commit | b0d05cf92258cccaa17c4b5776e796ffa243af61 (patch) | |
tree | 7c4d5c261956492e30986328f2f992aa5fbf8d9d /dev-perl/Gtk2-Unique | |
parent | Fix slot-deps on gnome libs (diff) | |
download | gentoo-2-b0d05cf92258cccaa17c4b5776e796ffa243af61.tar.gz gentoo-2-b0d05cf92258cccaa17c4b5776e796ffa243af61.tar.bz2 gentoo-2-b0d05cf92258cccaa17c4b5776e796ffa243af61.zip |
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Gtk2-Unique')
-rw-r--r-- | dev-perl/Gtk2-Unique/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Unique/ChangeLog b/dev-perl/Gtk2-Unique/ChangeLog index 222d6aeac84e..adbe86ec0953 100644 --- a/dev-perl/Gtk2-Unique/ChangeLog +++ b/dev-perl/Gtk2-Unique/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Unique # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.2 2011/03/14 08:18:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.3 2011/03/21 21:56:14 nirbheek Exp $ + + 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + Gtk2-Unique-0.50.0.ebuild: + Fix slot-deps on gnome libs *Gtk2-Unique-0.50.0 (14 Mar 2011) diff --git a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild index 355353273e41..79575f1fd242 100644 --- a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild +++ b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.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/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.1 2011/03/14 08:18:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.2 2011/03/21 21:56:14 nirbheek Exp $ EAPI=3 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" - dev-libs/libunique + dev-libs/libunique:1 dev-perl/gtk2-perl " DEPEND="${RDEPEND} |