diff options
Diffstat (limited to 'app-misc/gramps/gramps-3.3.1.ebuild')
-rw-r--r-- | app-misc/gramps/gramps-3.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/gramps/gramps-3.3.1.ebuild b/app-misc/gramps/gramps-3.3.1.ebuild index 9d02794de82b..93cb4735cf1b 100644 --- a/app-misc/gramps/gramps-3.3.1.ebuild +++ b/app-misc/gramps/gramps-3.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.3.1.ebuild,v 1.1 2011/10/23 17:14:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.3.1.ebuild,v 1.2 2012/05/03 19:41:33 jdhore Exp $ EAPI=3 @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext virtual/libiconv - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="NEWS README TODO" |