public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/gourmet: ChangeLog gourmet-0.15.7.ebuild
@ 2011-01-29  2:54 Joe Sapp (nixphoeni)
  0 siblings, 0 replies; only message in thread
From: Joe Sapp (nixphoeni) @ 2011-01-29  2:54 UTC (permalink / raw
  To: gentoo-commits

nixphoeni    11/01/29 02:54:56

  Modified:             ChangeLog
  Added:                gourmet-0.15.7.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.9.35/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 app-misc/gourmet/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gourmet/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gourmet/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gourmet/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/gourmet/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Oct 2010 16:30:10 -0000	1.19
+++ ChangeLog	29 Jan 2011 02:54:56 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/gourmet
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/ChangeLog,v 1.19 2010/10/10 16:30:10 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/ChangeLog,v 1.20 2011/01/29 02:54:56 nixphoeni Exp $
+
+*gourmet-0.15.7 (29 Jan 2011)
+
+  29 Jan 2011; Joe Sapp <nixphoeni@gentoo.org> +gourmet-0.15.7.ebuild:
+  Version bump
 
   10 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
   gourmet-0.15.6.ebuild:



1.1                  app-misc/gourmet/gourmet-0.15.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gourmet/gourmet-0.15.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/gourmet/gourmet-0.15.7.ebuild?rev=1.1&content-type=text/plain

Index: gourmet-0.15.7.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/gourmet-0.15.7.ebuild,v 1.1 2011/01/29 02:54:56 nixphoeni Exp $

EAPI="2"
PYTHON_DEPEND="2:2.4"
SUPPORT_PYTHON_ABIS="1"

inherit distutils python

DESCRIPTION="Recipe Organizer and Shopping List Generator for Gnome"
HOMEPAGE="http://grecipe-manager.sourceforge.net/"
SRC_URI="mirror://sourceforge/grecipe-manager/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gnome-print pdf rtf"

# I wish there were a better way to check if the current Python version
# was built with the 'sqlite' use flag and, if it wasn't, pull in pysqlite,
# but I'm not sure how.
RDEPEND=">=dev-python/pygtk-2.3.93
	>=dev-python/libgnome-python-2
	>=gnome-base/libglade-2
	|| ( =dev-lang/python-2*[sqlite] dev-python/pysqlite:2 )
	<dev-python/sqlalchemy-0.6.4
	dev-python/imaging
	dev-python/gtkspell-python
	dev-db/metakit[python]
	pdf? ( dev-python/reportlab dev-python/python-poppler )
	rtf? ( dev-python/pyrtf )
	gnome-print? ( >=dev-python/libgnomeprint-python-2
	               dev-python/python-poppler )"
DEPEND="${RDEPEND}"

RESTRICT_PYTHON_ABIS="3.*"

# distutils gets a bunch of default docs
DOCS="TESTS FAQ"

src_prepare() {
	distutils_src_prepare
	python_convert_shebangs -r --quiet 2 .
}

src_install() {
	distutils_src_install --disable-modules-check
	doman gourmet.1
}






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

only message in thread, other threads:[~2011-01-29  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-29  2:54 [gentoo-commits] gentoo-x86 commit in app-misc/gourmet: ChangeLog gourmet-0.15.7.ebuild Joe Sapp (nixphoeni)

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