diff options
author | 2012-05-03 02:18:39 +0000 | |
---|---|---|
committer | 2012-05-03 02:18:39 +0000 | |
commit | de6ded60ddf804b35a1a582016fa82fca5574a23 (patch) | |
tree | 5c4931e51ec4f4371f75aa137cff6a1794f77ce2 /app-dicts/gjiten | |
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')
-rw-r--r-- | app-dicts/gjiten/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/gjiten/gjiten-2.3.ebuild | 6 | ||||
-rw-r--r-- | app-dicts/gjiten/gjiten-2.6-r1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-dicts/gjiten/ChangeLog b/app-dicts/gjiten/ChangeLog index e2ea377ad009..08956eedbc62 100644 --- a/app-dicts/gjiten/ChangeLog +++ b/app-dicts/gjiten/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/gjiten -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.21 2009/10/15 14:00:13 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.22 2012/05/03 02:18:36 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gjiten-2.3.ebuild, + gjiten-2.6-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 15 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gjiten-2.6-r1.ebuild: Missing app-text/docbook-xml-dtd:4.1.2 DEPEND wrt #289188. diff --git a/app-dicts/gjiten/gjiten-2.3.ebuild b/app-dicts/gjiten/gjiten-2.3.ebuild index cc1a6b354428..b9d693ba9a7d 100644 --- a/app-dicts/gjiten/gjiten-2.3.ebuild +++ b/app-dicts/gjiten/gjiten-2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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.3.ebuild,v 1.7 2008/05/14 16:37:30 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.8 2012/05/03 02:18:34 jdhore Exp $ inherit gnome2 @@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/libgnome-2.2 DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.22 - dev-util/pkgconfig" + virtual/pkgconfig" DOCS="AUTHORS BUGS ChangeLog INSTALL NEWS README TODO" 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" |