public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/
Date: Fri, 27 May 2011 20:51:44 +0000 (UTC)	[thread overview]
Message-ID: <9711b38dff79925b7bceaa6e1a4a52f928a4c13e.ikelos@gentoo> (raw)

commit:     9711b38dff79925b7bceaa6e1a4a52f928a4c13e
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 20:49:18 2011 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Fri May 27 20:49:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=9711b38d

Bump shotwell to 0.10.

---
 media-gfx/shotwell/Manifest                        |    6 +-
 ...{shotwell-0.9.1.ebuild => shotwell-0.10.ebuild} |    0
 media-gfx/shotwell/shotwell-0.9.2.ebuild           |   60 --------------------
 3 files changed, 2 insertions(+), 64 deletions(-)

diff --git a/media-gfx/shotwell/Manifest b/media-gfx/shotwell/Manifest
index 9d68cfa..ce90fb5 100644
--- a/media-gfx/shotwell/Manifest
+++ b/media-gfx/shotwell/Manifest
@@ -1,6 +1,4 @@
-DIST shotwell-0.9.1.tar.bz2 1456462 RMD160 801a1714246b51d76d0c432e7aa6b1838103d0c1 SHA1 e3d1b4e175352184a2c46da08f7a6ce53939b534 SHA256 cfb3e7ce285e7041a34da9536c4cfcf391fcdaa1074f1dc991ea669be4aa233e
-DIST shotwell-0.9.2.tar.bz2 1457781 RMD160 1d9f15b2b2cbc057c18fdd1979effa70feed16c6 SHA1 7a2a90c74a49e0e4b96a70eb83d2a80df4ea6fa3 SHA256 d664d3cbabacba54a55ab866bc61cf1a9fe052255a1fe873ecbf09ab76104b2e
-EBUILD shotwell-0.9.1.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
-EBUILD shotwell-0.9.2.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
+DIST shotwell-0.10.tar.bz2 1481758 RMD160 1b6c8a666ed5cb49c5a6ad98fcb7ba922c37bf4e SHA1 c3216a5f0fced8b27dfb1e34f9d7bebef66a3b9a SHA256 ef236f4d253f0c7da02aac64bb7b187cb54eb158905153e587cfad6031c68bfd
+EBUILD shotwell-0.10.ebuild 1583 RMD160 9af1125adb67fc7e6fb992035f6c8a644cb5d981 SHA1 f60107866b5a998a5d23aa97c6b78273d867ee9c SHA256 a0519a9b300693c46fb1ace280e932c4f2b4dc88150f9ea18c454f10e67a0135
 MISC ChangeLog 1303 RMD160 9b1de6b0693683bd5650116af89f66fb8b50ee18 SHA1 9c1666d3aa412512b4930e7013bf4cadb803d756 SHA256 3f9017b1165cf836565869f2e70f70d092067767f50b57d7656a7cbbcbfd578c
 MISC metadata.xml 716 RMD160 88c07e7d694d01c8e383721008c46d5e4c64e0b1 SHA1 bccc91bf5588465da9f5065b899edd4c36dbc769 SHA256 82568b3ae3779e3935f77da29b67b08af480dcac4417f2f6eec9785abd99a2a9

diff --git a/media-gfx/shotwell/shotwell-0.9.1.ebuild b/media-gfx/shotwell/shotwell-0.10.ebuild
similarity index 100%
rename from media-gfx/shotwell/shotwell-0.9.1.ebuild
rename to media-gfx/shotwell/shotwell-0.10.ebuild

diff --git a/media-gfx/shotwell/shotwell-0.9.2.ebuild b/media-gfx/shotwell/shotwell-0.9.2.ebuild
deleted file mode 100644
index 7277210..0000000
--- a/media-gfx/shotwell/shotwell-0.9.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.7.2.ebuild,v 1.2 2010/09/23 21:52:44 eva Exp $
-
-EAPI="2"
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator eutils
-
-MY_PV=$(get_version_component_range 1-2)
-DESCRIPTION="Open source photo manager for GNOME"
-HOMEPAGE="http://www.yorba.org/shotwell/"
-SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/${P}.tar.bz2"
-# ESVN_REPO_URI="svn://svn.yorba.org/shotwell/trunk"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-db/sqlite-3.5.9:3
-	>=dev-libs/dbus-glib-0.80
-	>=dev-libs/libgee-0.5.0
-	>=dev-libs/libunique-1:1
-	>=dev-libs/libxml2-2.6.32:2
-	>=gnome-base/gconf-2.22.0:2
-	>=media-libs/libexif-0.6.16
-	>=media-libs/libgphoto2-2.4.2
-	>=net-libs/libsoup-2.26.0:2.4
-	>=net-libs/webkit-gtk-1.1.5:2
-	>=sys-fs/udev-145[extras]
-	>=x11-libs/gtk+-2.18.0:2
-	>=media-libs/libraw-0.9.0
-	>=media-libs/gexiv2-0.2.0
-	>=dev-libs/json-glib-0.7.6
-	media-libs/lcms:2"
-DEPEND="${RDEPEND}
-	>=dev-lang/vala-0.11.7:0.12"
-
-DOCS="AUTHORS MAINTAINERS NEWS README THANKS"
-
-pkg_setup() {
-	G2CONF="${G2CONF}
-		--disable-schemas-install
-		--disable-desktop-update
-		--disable-icon-update"
-}
-
-src_prepare() {
-	gnome2_src_prepare
-
-	sed -e 's/valac/valac-0.12/' -i Makefile plugins/Makefile.plugin.mk || die
-}
-
-src_install() {
-	# This is needed so that gnome2_gconf_savelist() works correctly.
-	insinto "${EPREFIX}"/etc/gconf/schemas
-	doins misc/shotwell.schemas || die "install gconf schema failed"
-	gnome2_src_install
-}



             reply	other threads:[~2011-05-27 20:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27 20:51 Mike Auty [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-26  9:41 [gentoo-commits] dev/ikelos:master commit in: media-gfx/shotwell/ Mike Auty
2011-04-14 10:48 Mike Auty
2011-04-05  9:03 Mike Auty
2011-03-24 10:45 Mike Auty

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=9711b38dff79925b7bceaa6e1a4a52f928a4c13e.ikelos@gentoo \
    --to=ikelos@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