summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-10-23 17:14:31 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-10-23 17:14:31 +0000
commit6f74bd6437c47675d5eadce9aaf74355f4fe1d9c (patch)
treeb5a6ad8c4f8b7221ee9ed641a8fc681fcd13422b /app-misc/gramps
parentuse /usr/bin/python2 as default engine, so a switch to Python as main engine ... (diff)
downloadgentoo-2-6f74bd6437c47675d5eadce9aaf74355f4fe1d9c.tar.gz
gentoo-2-6f74bd6437c47675d5eadce9aaf74355f4fe1d9c.tar.bz2
gentoo-2-6f74bd6437c47675d5eadce9aaf74355f4fe1d9c.zip
version bump
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-misc/gramps')
-rw-r--r--app-misc/gramps/ChangeLog8
-rw-r--r--app-misc/gramps/gramps-3.3.1.ebuild (renamed from app-misc/gramps/gramps-3.3.0.ebuild)7
2 files changed, 10 insertions, 5 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog
index ba5bf09e38b4..33a9ece35c99 100644
--- a/app-misc/gramps/ChangeLog
+++ b/app-misc/gramps/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/gramps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.148 2011/10/23 17:10:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.149 2011/10/23 17:14:31 fauli Exp $
+
+*gramps-3.3.1 (23 Oct 2011)
+
+ 23 Oct 2011; Christian Faulhammer <fauli@gentoo.org> -gramps-3.3.0.ebuild,
+ +gramps-3.3.1.ebuild:
+ version bump
23 Oct 2011; Christian Faulhammer <fauli@gentoo.org> gramps-3.2.5.ebuild,
gramps-3.2.6.ebuild, gramps-3.3.0.ebuild:
diff --git a/app-misc/gramps/gramps-3.3.0.ebuild b/app-misc/gramps/gramps-3.3.1.ebuild
index ad61ba8afbfc..9d02794de82b 100644
--- a/app-misc/gramps/gramps-3.3.0.ebuild
+++ b/app-misc/gramps/gramps-3.3.1.ebuild
@@ -1,18 +1,17 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.3.0.ebuild,v 1.3 2011/10/23 17:10:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.3.1.ebuild,v 1.1 2011/10/23 17:14:31 fauli Exp $
EAPI=3
PYTHON_DEPEND="2:2.6"
GCONF_DEBUG="no"
-MY_P=${P}-1
inherit eutils gnome2 python
DESCRIPTION="Genealogical Research and Analysis Management Programming System"
HOMEPAGE="http://www.gramps-project.org/"
-SRC_URI="mirror://sourceforge/gramps/Stable/${PV}/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge/gramps/Stable/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -47,7 +46,7 @@ pkg_setup() {
src_prepare() {
gnome2_src_prepare
- epatch "${FILESDIR}/${P}-use_bsddb3.patch"
+ epatch "${FILESDIR}/${PN}-3.3.0-use_bsddb3.patch"
# This is for bug 215944, so .pyo/.pyc files don't get into the
# file system