public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild
Date: Sat, 31 Dec 2011 17:49:22 +0000 (UTC)	[thread overview]
Message-ID: <20111231174922.B713E2004B@flycatcher.gentoo.org> (raw)

eva         11/12/31 17:49:22

  Modified:             ChangeLog
  Added:                gnome-raw-thumbnailer-3.0.0.ebuild
  Log:
  Version bump. Bring compatibility with Gnome 3 and drop use of old deprecated libraries.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.10                 media-gfx/gnome-raw-thumbnailer/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	6 Dec 2011 04:42:10 -0000	1.9
+++ ChangeLog	31 Dec 2011 17:49:22 -0000	1.10
@@ -1,6 +1,13 @@
 # ChangeLog for media-gfx/gnome-raw-thumbnailer
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.9 2011/12/06 04:42:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.10 2011/12/31 17:49:22 eva Exp $
+
+*gnome-raw-thumbnailer-3.0.0 (31 Dec 2011)
+
+  31 Dec 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  +gnome-raw-thumbnailer-3.0.0.ebuild:
+  Version bump. Bring compatibility with Gnome 3 and drop use of old deprecated
+  libraries.
 
   23 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
   gnome-raw-thumbnailer-0.99.1.ebuild:



1.1                  media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild

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

Index: gnome-raw-thumbnailer-3.0.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.1 2011/12/31 17:49:22 eva Exp $

EAPI="4"
GCONF_DEBUG="no"

inherit autotools eutils gnome2

MY_P=${PN/gnome-}-${PV}

DESCRIPTION="A lightweight and fast raw image thumbnailer for GNOME"
HOMEPAGE="http://libopenraw.freedesktop.org/wiki/RawThumbnailer"
SRC_URI="http://libopenraw.freedesktop.org/download/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=media-libs/libopenraw-0.0.9[gtk]
	x11-libs/gdk-pixbuf:2
	>=dev-libs/glib-2.26:2
"
DEPEND="${RDEPEND}
	>=dev-util/intltool-0.21
	dev-util/pkgconfig
	sys-devel/gettext
	!media-gfx/raw-thumbnailer
"

S="${WORKDIR}/${MY_P}"

DOCS="AUTHORS ChangeLog NEWS"







             reply	other threads:[~2011-12-31 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-31 17:49 Gilles Dartiguelongue (eva) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-18 20:53 [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-raw-thumbnailer: ChangeLog gnome-raw-thumbnailer-3.0.0.ebuild Agostino Sarubbo (ago)
2012-04-22 20:37 Samuli Suominen (ssuominen)
2012-04-29 15:54 Markus Meier (maekke)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111231174922.B713E2004B@flycatcher.gentoo.org \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox