diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-07 10:40:39 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-07 10:40:39 +0000 |
commit | 11d8bee0078553657040bdbf508a767308687fbf (patch) | |
tree | 33d15833b5fb630fd31bd167cd28802d8e65b936 /sci-chemistry/rasmol | |
parent | Add link to page listing the diffs with XMPP access, drop old versions (diff) | |
download | gentoo-2-11d8bee0078553657040bdbf508a767308687fbf.tar.gz gentoo-2-11d8bee0078553657040bdbf508a767308687fbf.tar.bz2 gentoo-2-11d8bee0078553657040bdbf508a767308687fbf.zip |
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/rasmol')
-rw-r--r-- | sci-chemistry/rasmol/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/rasmol/ChangeLog b/sci-chemistry/rasmol/ChangeLog index fc1ac02c3259..a3649883f2bf 100644 --- a/sci-chemistry/rasmol/ChangeLog +++ b/sci-chemistry/rasmol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/rasmol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/ChangeLog,v 1.21 2011/01/25 12:44:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/ChangeLog,v 1.22 2011/03/07 10:40:39 jlec Exp $ + + 07 Mar 2011; Justin Lecher <jlec@gentoo.org> rasmol-2.7.5-r1.ebuild: + Correct Slots for gtk 3 introduction to tree 25 Jan 2011; Christian Faulhammer <fauli@gentoo.org> rasmol-2.7.5-r1.ebuild: diff --git a/sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild b/sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild index bdab0f802747..2277998e4443 100644 --- a/sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild +++ b/sci-chemistry/rasmol/rasmol-2.7.5-r1.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/sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild,v 1.4 2011/01/25 12:44:51 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/rasmol/rasmol-2.7.5-r1.ebuild,v 1.5 2011/03/07 10:40:39 jlec Exp $ EAPI="3" @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/libXext x11-libs/libXi - x11-libs/vte + x11-libs/vte:0 dev-libs/cvector sci-libs/cbflib sci-libs/cqrlib |