From: Daniel Gryniewicz Date: Fri, 17 Nov 2006 18:11:02 +0000 (+0000) Subject: Add dep on pkgconfig for bug #155002; clean up old version X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=93f9e22c050b3b65169997982dcec2fe80c984c8;p=gentoo.git Add dep on pkgconfig for bug #155002; clean up old version Package-Manager: portage-2.1.2_rc1-r7 --- diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index 86934534dcba..dda881bef4dc 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/gtkspell # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.48 2006/09/05 04:08:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.49 2006/11/17 18:11:02 dang Exp $ + + 17 Nov 2006; Daniel Gryniewicz + -files/gtkspell-2.0.10-enchant.patch, -gtkspell-2.0.11.ebuild, + gtkspell-2.0.11-r1.ebuild: + Add dep on pkgconfig for bug #155002; clean up old version 05 Sep 2006; Joshua Kinard gtkspell-2.0.11-r1.ebuild: Marked stable on mips. diff --git a/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild index cea009a53a2e..14533575aeb3 100644 --- a/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild,v 1.2 2006/09/05 04:08:01 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild,v 1.3 2006/11/17 18:11:02 dang Exp $ inherit libtool eutils @@ -18,6 +18,7 @@ RDEPEND=">=x11-libs/gtk+-2 DEPEND="${RDEPEND} sys-devel/autoconf + dev-util/pkgconfig doc? ( >=dev-util/gtk-doc-1 =app-text/docbook-xml-dtd-4.2* )"