diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 19:11:40 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-10-12 19:11:40 +0000 |
commit | c8fea6fda41f90befda915671e60bec69f22569e (patch) | |
tree | b6e62f6609fc4224b30c361bc1cbc0d6b20a4098 /www-plugins | |
parent | [QA] version bump. Makre src_configure play nicely with cmake-utils. Acked by... (diff) | |
download | gentoo-2-c8fea6fda41f90befda915671e60bec69f22569e.tar.gz gentoo-2-c8fea6fda41f90befda915671e60bec69f22569e.tar.bz2 gentoo-2-c8fea6fda41f90befda915671e60bec69f22569e.zip |
Downgrade KDE dep to fix hppa, ppc
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.5.ebuild | 3 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.6.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 51ae92be0eee..3e39dd9f3917 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.15 2009/10/07 10:38:00 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.16 2009/10/12 19:11:40 abcd Exp $ + + 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> gnash-0.8.5.ebuild, + gnash-0.8.6.ebuild: + Downgrade KDE dep to fix hppa, ppc 07 Oct 2009; Romain Perier <mrpouet@gentoo.org> gnash-0.8.6.ebuild: diff --git a/www-plugins/gnash/gnash-0.8.5.ebuild b/www-plugins/gnash/gnash-0.8.5.ebuild index ea468bb40594..1b1e117e827b 100644 --- a/www-plugins/gnash/gnash-0.8.5.ebuild +++ b/www-plugins/gnash/gnash-0.8.5.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.9 2009/09/29 18:11:48 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.10 2009/10/12 19:11:40 abcd Exp $ EAPI="2" WANT_CMAKE="false" KDE_REQUIRED="optional" +KDE_MINIMAL="4.2" AT_M4DIR="cygnal" inherit autotools eutils kde4-base multilib nsplugins diff --git a/www-plugins/gnash/gnash-0.8.6.ebuild b/www-plugins/gnash/gnash-0.8.6.ebuild index cea30acbac9c..b9edf8a685e5 100644 --- a/www-plugins/gnash/gnash-0.8.6.ebuild +++ b/www-plugins/gnash/gnash-0.8.6.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.3 2009/10/07 10:38:00 mrpouet Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.4 2009/10/12 19:11:40 abcd Exp $ EAPI="2" WANT_CMAKE="false" KDE_REQUIRED="optional" +KDE_MINIMAL="4.2" AT_M4DIR="cygnal" inherit autotools eutils kde4-base multilib nsplugins |