summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:17:14 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-03-23 16:17:14 +0000
commit4ae29aae2ef6235d36bf83884f0dcbd59ce149ac (patch)
tree9b4bc1be7ea03c4dacea20b6885cfac2e0ee668f /kde-base/xparts
parentmozilla moved from net-www to www-client (diff)
downloadhistorical-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')
-rw-r--r--kde-base/xparts/ChangeLog6
-rw-r--r--kde-base/xparts/Manifest18
-rw-r--r--kde-base/xparts/xparts-3.3.1.ebuild4
-rw-r--r--kde-base/xparts/xparts-3.4.0.ebuild4
4 files changed, 13 insertions, 19 deletions
diff --git a/kde-base/xparts/ChangeLog b/kde-base/xparts/ChangeLog
index 58fd9e9bca9c..e1fc5897a7c4 100644
--- a/kde-base/xparts/ChangeLog
+++ b/kde-base/xparts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/xparts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.7 2005/03/18 17:50:31 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/ChangeLog,v 1.8 2005/03/23 16:17:14 seemant Exp $
+
+ 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> xparts-3.3.1.ebuild,
+ xparts-3.4.0.ebuild:
+ change dep from net-www/mozilla to www-client/mozilla
18 Mar 2005; Daniel Goller <morfic@gentoo.org> xparts-3.4.0.ebuild:
Added to ~ppc
diff --git a/kde-base/xparts/Manifest b/kde-base/xparts/Manifest
index f70776ae1abf..bee5623041b0 100644
--- a/kde-base/xparts/Manifest
+++ b/kde-base/xparts/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4a56795e12d28677eb94edd0386e7cca xparts-3.4.0.ebuild 1189
-MD5 8405bfdac69e4b4dd7f7b77cad0aadd8 xparts-3.3.1.ebuild 1242
-MD5 4f151fd49d1f019682632faf5e93e680 ChangeLog 1515
+MD5 98a173448758a0b5d16338ab29e7e059 ChangeLog 1669
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
-MD5 ffe26fb6d5d193883dfebd69250df2e5 files/no-gtk-glib-check.diff 949
+MD5 ca9550c47090fc658c5e454dc7069f9c xparts-3.3.1.ebuild 1244
+MD5 d104eb29f13a498c62812d06852923ef xparts-3.4.0.ebuild 1193
MD5 6830fc45ae55313b9f8515babcf58b79 files/digest-xparts-3.3.1 71
+MD5 ffe26fb6d5d193883dfebd69250df2e5 files/no-gtk-glib-check.diff 949
MD5 b49bfb02ebaf3b34e2e5c4c5750429d6 files/digest-xparts-3.4.0 71
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCOw/gUpKYMelfdYERAlwOAJ9i5bQFFNAugXiCvas+kiX75o3daACgime0
-CRGiRITr80GxlivMyl0pHUM=
-=TMB0
------END PGP SIGNATURE-----
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() {
diff --git a/kde-base/xparts/xparts-3.4.0.ebuild b/kde-base/xparts/xparts-3.4.0.ebuild
index cffb0f134b20..b282c2ee3499 100644
--- a/kde-base/xparts/xparts-3.4.0.ebuild
+++ b/kde-base/xparts/xparts-3.4.0.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.4.0.ebuild,v 1.2 2005/03/18 17:50:31 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/xparts/xparts-3.4.0.ebuild,v 1.3 2005/03/23 16:17:14 seemant Exp $
KMNAME=kdebindings
KMEXTRACTONLY="dcopc"
@@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc" # broken according to upstream - 3.4a1 README
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"
src_unpack() {