diff options
Diffstat (limited to 'app-misc/gramps/gramps-3.0.0-r1.ebuild')
-rw-r--r-- | app-misc/gramps/gramps-3.0.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/gramps/gramps-3.0.0-r1.ebuild b/app-misc/gramps/gramps-3.0.0-r1.ebuild index a867a266df25..8c034fe3586b 100644 --- a/app-misc/gramps/gramps-3.0.0-r1.ebuild +++ b/app-misc/gramps/gramps-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.0-r1.ebuild,v 1.2 2008/05/14 17:36:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.0.0-r1.ebuild,v 1.3 2008/05/19 23:59:45 mr_bones_ Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -58,4 +58,3 @@ pkg_postrm() { gnome2_pkg_postrm python_mod_cleanup /usr/share/${PN} } - |