diff options
author | 2011-03-16 10:09:30 +0000 | |
---|---|---|
committer | 2011-03-16 10:09:30 +0000 | |
commit | 1b600841537b936f3da785b23c7e76313e76e422 (patch) | |
tree | 9b11dd220809c55f9a67e82f782c0a37079b4ed2 /app-text/gtkspell | |
parent | Fix slot-deps on gtk+ and other libs (diff) | |
download | gentoo-2-1b600841537b936f3da785b23c7e76313e76e422.tar.gz gentoo-2-1b600841537b936f3da785b23c7e76313e76e422.tar.bz2 gentoo-2-1b600841537b936f3da785b23c7e76313e76e422.zip |
Fix slot-deps on gtk+ and other libs
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r-- | app-text/gtkspell/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/gtkspell/gtkspell-2.0.16.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog index c0febbc5c937..1ce0fb33d858 100644 --- a/app-text/gtkspell/ChangeLog +++ b/app-text/gtkspell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/gtkspell -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.86 2010/12/17 23:11:41 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.87 2011/03/16 10:09:30 nirbheek Exp $ + + 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + gtkspell-2.0.16.ebuild: + Fix slot-deps on gtk+ and other libs 17 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> -gtkspell-2.0.15.ebuild, -gtkspell-2.0.15-r1.ebuild, -files/gtkspell-2.0.15-fix-null-list.patch: diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild index 0ed39635d7d6..d40b72a19327 100644 --- a/app-text/gtkspell/gtkspell-2.0.16.ebuild +++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.7 2010/07/12 17:21:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.16.ebuild,v 1.8 2011/03/16 10:09:30 nirbheek Exp $ EAPI="2" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="doc" -RDEPEND=">=x11-libs/gtk+-2 +RDEPEND=">=x11-libs/gtk+-2:2 >=app-text/enchant-1.1.6" DEPEND="${RDEPEND} |