public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/eog: ChangeLog eog-2.30.2.ebuild eog-2.30.1.ebuild
@ 2010-06-22 14:06 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2010-06-22 14:06 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/22 14:06:19

  Modified:             ChangeLog
  Added:                eog-2.30.2.ebuild
  Removed:              eog-2.30.1.ebuild
  Log:
  Version bump, remove old
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.261                media-gfx/eog/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog/ChangeLog?rev=1.261&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog/ChangeLog?rev=1.261&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog/ChangeLog?r1=1.260&r2=1.261

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- ChangeLog	21 Jun 2010 11:48:28 -0000	1.260
+++ ChangeLog	22 Jun 2010 14:06:19 -0000	1.261
@@ -1,6 +1,13 @@
 # ChangeLog for media-gfx/eog
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.260 2010/06/21 11:48:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/ChangeLog,v 1.261 2010/06/22 14:06:19 pacho Exp $
+
+*eog-2.30.2 (22 Jun 2010)
+
+  22 Jun 2010; Pacho Ramos <pacho@gentoo.org> -eog-2.30.1.ebuild,
+  -files/eog-2.30.1-libjpeg-configure.patch, +eog-2.30.2.ebuild:
+  Version bump including patch we were already applying to fix configure and
+  translation updates. Remove old.
 
   21 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> eog-2.30.1.ebuild:
   Restrict media-libs/lcms depend to old version.



1.1                  media-gfx/eog/eog-2.30.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog/eog-2.30.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/eog/eog-2.30.2.ebuild?rev=1.1&content-type=text/plain

Index: eog-2.30.2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.30.2.ebuild,v 1.1 2010/06/22 14:06:19 pacho Exp $

EAPI=2

inherit gnome2

DESCRIPTION="The Eye of GNOME image viewer"
HOMEPAGE="http://www.gnome.org/projects/eog/"

LICENSE="GPL-2"
SLOT="1"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="dbus doc exif jpeg lcms python tiff xmp"

RDEPEND=">=x11-libs/gtk+-2.17.5
	>=dev-libs/glib-2.15.3
	>=dev-libs/libxml2-2
	>=gnome-base/gconf-2.5.90
	>=gnome-base/gnome-desktop-2.25.1
	>=x11-themes/gnome-icon-theme-2.19.1
	>=x11-misc/shared-mime-info-0.20

	dbus? ( >=dev-libs/dbus-glib-0.71 )
	exif? (
		>=media-libs/libexif-0.6.14
		media-libs/jpeg )
	jpeg? ( media-libs/jpeg
			x11-libs/gtk+[jpeg] )
	lcms? ( =media-libs/lcms-1* )
	python? (
		>=dev-lang/python-2.3
		>=dev-python/pygobject-2.15.1
		>=dev-python/pygtk-2.13 )
	tiff? ( >=x11-libs/gtk+-2.15.1[tiff] )
	xmp? ( >=media-libs/exempi-2 )"

DEPEND="${RDEPEND}
	app-text/gnome-doc-utils
	sys-devel/gettext
	>=dev-util/intltool-0.40
	>=dev-util/pkgconfig-0.17
	doc? ( >=dev-util/gtk-doc-1.10 )"

DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README THANKS TODO"

pkg_setup() {
	G2CONF="${G2CONF}
		$(use_with jpeg libjpeg)
		$(use_with exif libexif)
		$(use_with dbus)
		$(use_with lcms cms)
		$(use_enable python)
		$(use_with xmp)
		--disable-scrollkeeper
		--disable-schemas-install"
}






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

only message in thread, other threads:[~2010-06-22 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 14:06 [gentoo-commits] gentoo-x86 commit in media-gfx/eog: ChangeLog eog-2.30.2.ebuild eog-2.30.1.ebuild Pacho Ramos (pacho)

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