diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:17:14 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 16:17:14 +0000 |
commit | 4ae29aae2ef6235d36bf83884f0dcbd59ce149ac (patch) | |
tree | 9b4bc1be7ea03c4dacea20b6885cfac2e0ee668f /kde-base/xparts/xparts-3.3.1.ebuild | |
parent | mozilla moved from net-www to www-client (diff) | |
download | historical-4ae29aae2ef6235d36bf83884f0dcbd59ce149ac.tar.gz historical-4ae29aae2ef6235d36bf83884f0dcbd59ce149ac.tar.bz2 historical-4ae29aae2ef6235d36bf83884f0dcbd59ce149ac.zip |
mozilla moved from net-www to www-client
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'kde-base/xparts/xparts-3.3.1.ebuild')
-rw-r--r-- | kde-base/xparts/xparts-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/xparts/xparts-3.3.1.ebuild b/kde-base/xparts/xparts-3.3.1.ebuild index cb5b4ec05b5a..f76dece19c26 100644 --- a/kde-base/xparts/xparts-3.3.1.ebuild +++ b/kde-base/xparts/xparts-3.3.1.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/kde-base/xparts/xparts-3.3.1.ebuild,v 1.6 2005/02/05 11:39:28 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.3.1.ebuild,v 1.7 2005/03/23 16:17:14 seemant Exp $ KMNAME=kdebindings KMEXTRACTONLY="dcopc" @@ -15,7 +15,7 @@ KEYWORDS="~x86" IUSE="mozilla" DEPEND="=dev-libs/glib-1.2* =x11-libs/gtk+-1.2* - mozilla? ( net-www/mozilla )" + mozilla? ( www-client/mozilla )" PATCHES="$FILESDIR/no-gtk-glib-check.diff" pkg_setup() { |