public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/gpodder: ChangeLog gpodder-0.16.1.ebuild
@ 2009-06-10 21:29 Hanno Boeck (hanno)
  0 siblings, 0 replies; only message in thread
From: Hanno Boeck (hanno) @ 2009-06-10 21:29 UTC (permalink / raw
  To: gentoo-commits

hanno       09/06/10 21:29:31

  Modified:             ChangeLog
  Added:                gpodder-0.16.1.ebuild
  Log:
  gpodder bump
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 media-sound/gpodder/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gpodder/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gpodder/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gpodder/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gpodder/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	31 May 2009 23:54:32 -0000	1.23
+++ ChangeLog	10 Jun 2009 21:29:31 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/gpodder
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gpodder/ChangeLog,v 1.23 2009/05/31 23:54:32 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gpodder/ChangeLog,v 1.24 2009/06/10 21:29:31 hanno Exp $
+
+*gpodder-0.16.1 (10 Jun 2009)
+
+  10 Jun 2009; Hanno Boeck <hanno@gentoo.org> +gpodder-0.16.1.ebuild:
+  Version bump.
 
 *gpodder-0.15.2 (31 May 2009)
 



1.1                  media-sound/gpodder/gpodder-0.16.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gpodder/gpodder-0.16.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gpodder/gpodder-0.16.1.ebuild?rev=1.1&content-type=text/plain

Index: gpodder-0.16.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gpodder/gpodder-0.16.1.ebuild,v 1.1 2009/06/10 21:29:31 hanno Exp $

EAPI=2

inherit distutils

DESCRIPTION="gPodder is a Podcast receiver/catcher written in Python, using GTK."
HOMEPAGE="http://gpodder.berlios.de/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ipod libnotify mad"
RESTRICT="test"

RDEPEND="dev-python/feedparser
	dev-python/pygtk
	sys-devel/gettext
	libnotify? ( dev-python/notify-python )
	>=dev-python/pysqlite-2.4
	dev-python/eyeD3
	ipod? ( media-libs/libgpod[python] )
	mad? ( dev-python/pymad )"
DEPEND="${RDEPEND}
	dev-util/intltool
	media-gfx/imagemagick[png]
	sys-apps/help2man"

src_compile() {
	emake generators || die
	emake messages || die
	distutils_src_compile || die
}






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

only message in thread, other threads:[~2009-06-10 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10 21:29 [gentoo-commits] gentoo-x86 commit in media-sound/gpodder: ChangeLog gpodder-0.16.1.ebuild Hanno Boeck (hanno)

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