diff options
author | 2010-01-15 02:33:27 +0000 | |
---|---|---|
committer | 2010-01-15 02:33:27 +0000 | |
commit | 9cc3f10d57ca05597f01bc149b51d3805b0f34eb (patch) | |
tree | d79b108e43148584c4c7a677346411f99671cd31 /media-gfx/ristretto | |
parent | Adjust xfce mask (diff) | |
download | gentoo-2-9cc3f10d57ca05597f01bc149b51d3805b0f34eb.tar.gz gentoo-2-9cc3f10d57ca05597f01bc149b51d3805b0f34eb.tar.bz2 gentoo-2-9cc3f10d57ca05597f01bc149b51d3805b0f34eb.zip |
Restrict deps to old xfce-base/thunar.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.0.21.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/ristretto/ristretto-0.0.22.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/ristretto/ChangeLog b/media-gfx/ristretto/ChangeLog index 68a08b2c6f95..a9740588fc6d 100644 --- a/media-gfx/ristretto/ChangeLog +++ b/media-gfx/ristretto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/ristretto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.15 2009/05/18 20:50:38 angelos Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.16 2010/01/15 02:33:27 ssuominen Exp $ + + 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + ristretto-0.0.21.ebuild, ristretto-0.0.22.ebuild: + Restrict deps to old xfce-base/thunar. *ristretto-0.0.22 (18 May 2009) diff --git a/media-gfx/ristretto/ristretto-0.0.21.ebuild b/media-gfx/ristretto/ristretto-0.0.21.ebuild index 4342c48af986..a89ce851a715 100644 --- a/media-gfx/ristretto/ristretto-0.0.21.ebuild +++ b/media-gfx/ristretto/ristretto-0.0.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.21.ebuild,v 1.7 2009/02/04 21:13:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.21.ebuild,v 1.8 2010/01/15 02:33:27 ssuominen Exp $ inherit fdo-mime gnome2-utils @@ -17,7 +17,7 @@ RDEPEND="media-libs/libexif >=x11-libs/gtk+-2.10 >=dev-libs/glib-2.12 dev-libs/dbus-glib - xfce-base/thunar + <xfce-base/thunar-1.1.0 >=xfce-base/libxfce4util-4.4 >=xfce-base/libxfcegui4-4.4" DEPEND="${RDEPEND} diff --git a/media-gfx/ristretto/ristretto-0.0.22.ebuild b/media-gfx/ristretto/ristretto-0.0.22.ebuild index dcda56ab8510..a05fd68a3bf0 100644 --- a/media-gfx/ristretto/ristretto-0.0.22.ebuild +++ b/media-gfx/ristretto/ristretto-0.0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.22.ebuild,v 1.1 2009/05/18 20:50:38 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.22.ebuild,v 1.2 2010/01/15 02:33:27 ssuominen Exp $ inherit fdo-mime gnome2-utils @@ -17,7 +17,7 @@ RDEPEND="media-libs/libexif >=x11-libs/gtk+-2.10 >=dev-libs/glib-2.12 dev-libs/dbus-glib - xfce-base/thunar + <xfce-base/thunar-1.1.0 >=xfce-base/libxfce4util-4.4 >=xfce-base/libxfcegui4-4.4" DEPEND="${RDEPEND} |