summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/kaffeine-mozilla-plugin')
-rw-r--r--net-www/kaffeine-mozilla-plugin/ChangeLog8
-rw-r--r--net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-www/kaffeine-mozilla-plugin/ChangeLog b/net-www/kaffeine-mozilla-plugin/ChangeLog
index 2701ba7c37f5..29e3b4ddd05a 100644
--- a/net-www/kaffeine-mozilla-plugin/ChangeLog
+++ b/net-www/kaffeine-mozilla-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/kaffeine-mozilla-plugin
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/ChangeLog,v 1.4 2004/10/11 22:53:43 carlo Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/ChangeLog,v 1.5 2005/03/18 19:48:14 seemant Exp $
+
+ 18 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
+ kaffeine-mozilla-plugin-0.2.ebuild:
+ Dependency update: net-www/mozilla-firefox -> www-client/mozilla-firefox.
12 Oct 2004; Carsten Lohrke <carlo@gentoo.org>
kaffeine-mozilla-plugin-0.2.ebuild:
diff --git a/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild b/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild
index 105b9c95ea1f..3e4a3bf2b74f 100644
--- a/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild
+++ b/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild,v 1.4 2004/10/11 22:53:43 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild,v 1.5 2005/03/18 19:48:14 seemant Exp $
inherit nsplugins
@@ -18,7 +18,7 @@ IUSE=""
DEPEND=">=media-video/kaffeine-0.4.3b"
RDEPEND=">=media-video/kaffeine-0.4.3b
- || ( >=net-www/mozilla-1.6-r1 >=net-www/mozilla-firefox-0.8 )"
+ || ( >=net-www/mozilla-1.6-r1 >=www-client/mozilla-firefox-0.8 )"
src_compile() {
econf --prefix=/usr/lib/${PLUGINS_DIR} || die