public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/ristretto: ChangeLog ristretto-0.0.14.ebuild ristretto-0.0.15.ebuild ristretto-0.0.13.ebuild
@ 2007-12-09 21:57 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2007-12-09 21:57 UTC (permalink / raw
  To: gentoo-commits

angelos     07/12/09 21:57:10

  Modified:             ChangeLog ristretto-0.0.14.ebuild
  Added:                ristretto-0.0.15.ebuild
  Removed:              ristretto-0.0.13.ebuild
  Log:
  Version bump and fix gtk+ dependency on .14
  (Portage version: 2.1.4_rc9)

Revision  Changes    Path
1.17                 xfce-extra/ristretto/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	9 Dec 2007 17:46:26 -0000	1.16
+++ ChangeLog	9 Dec 2007 21:57:10 -0000	1.17
@@ -1,6 +1,13 @@
 # ChangeLog for xfce-extra/ristretto
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.16 2007/12/09 17:46:26 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.17 2007/12/09 21:57:10 angelos Exp $
+
+*ristretto-0.0.15 (09 Dec 2007)
+
+  09 Dec 2007; Christoph Mende <angelos@gentoo.org>
+  -ristretto-0.0.13.ebuild, ristretto-0.0.14.ebuild,
+  +ristretto-0.0.15.ebuild:
+  Version bump and fix gtk+ dependency on .14
 
   09 Dec 2007; Dawid Węgliński <cla@gentoo.org> ristretto-0.0.14.ebuild:
   Stable on amd64/x86 (bug #201747)



1.3                  xfce-extra/ristretto/ristretto-0.0.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild?r1=1.2&r2=1.3

Index: ristretto-0.0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ristretto-0.0.14.ebuild	9 Dec 2007 17:46:26 -0000	1.2
+++ ristretto-0.0.14.ebuild	9 Dec 2007 21:57:10 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.2 2007/12/09 17:46:26 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.14.ebuild,v 1.3 2007/12/09 21:57:10 angelos Exp $
 
 inherit xfce44
 
@@ -14,7 +14,7 @@
 KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="debug"
 
-RDEPEND=">=x11-libs/gtk+-2.10
+RDEPEND=">=x11-libs/gtk+-2.12
 	>=dev-libs/glib-2.12
 	dev-libs/dbus-glib
 	media-libs/libexif



1.1                  xfce-extra/ristretto/ristretto-0.0.15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild?rev=1.1&content-type=text/plain

Index: ristretto-0.0.15.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.15.ebuild,v 1.1 2007/12/09 21:57:10 angelos Exp $

inherit xfce44

xfce44
xfce44_gzipped

DESCRIPTION="a fast and lightweight picture-viewer for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/applications/ristretto"
SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}"

KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug"

RDEPEND=">=x11-libs/gtk+-2.10
	>=dev-libs/glib-2.12
	dev-libs/dbus-glib
	media-libs/libexif
	>=sys-apps/dbus-1
	>=xfce-extra/exo-0.3.2
	>=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
	>=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
	>=xfce-base/thunar-${THUNAR_MASTER_VERSION}"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	dev-util/intltool"

DOCS="AUTHORS ChangeLog NEWS README TODO"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-09 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-09 21:57 [gentoo-commits] gentoo-x86 commit in xfce-extra/ristretto: ChangeLog ristretto-0.0.14.ebuild ristretto-0.0.15.ebuild ristretto-0.0.13.ebuild Christoph Mende (angelos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox