diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:18:39 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 02:18:39 +0000 |
commit | de6ded60ddf804b35a1a582016fa82fca5574a23 (patch) | |
tree | 5c4931e51ec4f4371f75aa137cff6a1794f77ce2 /app-dicts/gjiten/gjiten-2.6-r1.ebuild | |
parent | Version bump, fixes assorted bugs and cups-1.6 compatibility. Drop old. (diff) | |
download | gentoo-2-de6ded60ddf804b35a1a582016fa82fca5574a23.tar.gz gentoo-2-de6ded60ddf804b35a1a582016fa82fca5574a23.tar.bz2 gentoo-2-de6ded60ddf804b35a1a582016fa82fca5574a23.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-dicts/gjiten/gjiten-2.6-r1.ebuild')
-rw-r--r-- | app-dicts/gjiten/gjiten-2.6-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/gjiten/gjiten-2.6-r1.ebuild b/app-dicts/gjiten/gjiten-2.6-r1.ebuild index 4bf18e424454..f1fe63a66861 100644 --- a/app-dicts/gjiten/gjiten-2.6-r1.ebuild +++ b/app-dicts/gjiten/gjiten-2.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r1.ebuild,v 1.4 2009/10/15 14:00:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6-r1.ebuild,v 1.5 2012/05/03 02:18:34 jdhore Exp $ EAPI=2 inherit autotools eutils gnome2 @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} dev-util/intltool app-text/xmlto app-text/docbook-xml-dtd:4.1.2 - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS BUGS ChangeLog NEWS README TODO" |