summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:19:18 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:19:18 +0000
commit96fb93e1cab122518142d1348ca7ea694ee75538 (patch)
treec9afa9b9b74ff4d9b62d88c3c4452c6e346490ea /net-www/kaffeine-mozilla-plugin
parentmoved mozilla from net-www to www-client (diff)
downloadhistorical-96fb93e1cab122518142d1348ca7ea694ee75538.tar.gz
historical-96fb93e1cab122518142d1348ca7ea694ee75538.tar.bz2
historical-96fb93e1cab122518142d1348ca7ea694ee75538.zip
mozilla moved from net-www to www-client
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'net-www/kaffeine-mozilla-plugin')
-rw-r--r--net-www/kaffeine-mozilla-plugin/ChangeLog6
-rw-r--r--net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/kaffeine-mozilla-plugin/ChangeLog b/net-www/kaffeine-mozilla-plugin/ChangeLog
index 29e3b4ddd05a..f5cf16d9ac61 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/ChangeLog,v 1.6 2005/03/23 16:19:04 seemant Exp $
+
+ 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
+ kaffeine-mozilla-plugin-0.2.ebuild:
+ change dep from net-www/mozilla to www-client/mozilla
18 Mar 2005; Seemant Kulleen <seemant@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 3e4a3bf2b74f..1d439c19f249 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-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.5 2005/03/18 19:48:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/kaffeine-mozilla-plugin/kaffeine-mozilla-plugin-0.2.ebuild,v 1.6 2005/03/23 16:19:04 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 >=www-client/mozilla-firefox-0.8 )"
+ || ( >=www-client/mozilla-1.6-r1 >=www-client/mozilla-firefox-0.8 )"
src_compile() {
econf --prefix=/usr/lib/${PLUGINS_DIR} || die