summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:12:34 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:12:34 +0000
commit68370f513fc76cc7e300fbfa735d1d52b3ea9508 (patch)
treee943ac553d208443d7198cd0977141818357576d /sys-apps
parentNew snapshot, fix to build on linux 2.6 (~ppc) (diff)
downloadgentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.tar.gz
gentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.tar.bz2
gentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.zip
dependency from sys-apps/bzip2 to app-arch/bzip2
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/debianutils/Manifest10
-rw-r--r--sys-apps/debianutils/debianutils-1.16.7-r2.ebuild4
-rw-r--r--sys-apps/debianutils/debianutils-1.16.7-r3.ebuild4
-rw-r--r--sys-apps/mindi/Manifest4
-rw-r--r--sys-apps/mindi/mindi-0.85.ebuild4
-rw-r--r--sys-apps/mindi/mindi-0.86.ebuild4
-rw-r--r--sys-apps/mondo-rescue/Manifest6
-rw-r--r--sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild4
-rw-r--r--sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild4
-rw-r--r--sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild4
-rw-r--r--sys-apps/partimage/Manifest2
-rw-r--r--sys-apps/partimage/partimage-0.6.2.ebuild4
12 files changed, 27 insertions, 27 deletions
diff --git a/sys-apps/debianutils/Manifest b/sys-apps/debianutils/Manifest
index 985ed6d161f5..5be049599218 100644
--- a/sys-apps/debianutils/Manifest
+++ b/sys-apps/debianutils/Manifest
@@ -1,8 +1,8 @@
+MD5 4251c98bef35ffa00692a1104a776f83 debianutils-1.16.7-r3.ebuild 1434
+MD5 1b893d53d211b4b911b52933372d96ed debianutils-1.16.7-r2.ebuild 1427
MD5 f7cff478c5fbe14054be080a3123c7db ChangeLog 5247
-MD5 87887aba6c686a198c4c7b41a8dd3731 debianutils-1.16.7-r2.ebuild 1428
-MD5 0f61e4a48579f81d8d906a758ffc194c debianutils-1.16.7-r3.ebuild 1438
-MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743
-MD5 e41515bbbed52bb2d011abf4fe11cb1a files/debianutils-1.16.7-gentoo.patch 7536
-MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588
MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r2 69
MD5 f668f7cf3760bd5f131cec5de5602523 files/digest-debianutils-1.16.7-r3 69
+MD5 e41515bbbed52bb2d011abf4fe11cb1a files/debianutils-1.16.7-gentoo.patch 7536
+MD5 a497960da56a8ef8cb07158e15407c18 files/debianutils-1.16.7-gcc33.patch 2588
+MD5 3f67e66ea1d7aa13843f253310322f51 files/debianutils-compress.patch 743
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild
index 35c2d50e2e36..bf8644613298 100644
--- a/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild
+++ b/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.10 2003/09/07 02:42:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r2.ebuild,v 1.11 2003/11/14 20:11:36 seemant Exp $
IUSE="static build"
@@ -15,7 +15,7 @@ KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm"
DEPEND="virtual/glibc"
-RDEPEND="sys-apps/bzip2"
+RDEPEND="app-arch/bzip2"
src_unpack() {
unpack ${A}
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild
index b8071e699132..b8ca7e0bd869 100644
--- a/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild
+++ b/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.12 2003/09/26 18:54:11 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r3.ebuild,v 1.13 2003/11/14 20:11:36 seemant Exp $
IUSE="static build"
@@ -15,7 +15,7 @@ KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64"
DEPEND="virtual/glibc"
-RDEPEND="sys-apps/bzip2
+RDEPEND="app-arch/bzip2
sys-apps/coreutils"
src_unpack() {
diff --git a/sys-apps/mindi/Manifest b/sys-apps/mindi/Manifest
index 42660d71c6f0..d7c088d599ce 100644
--- a/sys-apps/mindi/Manifest
+++ b/sys-apps/mindi/Manifest
@@ -1,6 +1,6 @@
-MD5 a4b4e45f65da3365be3df27f74665253 mindi-0.85.ebuild 1222
+MD5 3db3a7ca762b2faeea13e2b6be868c3a mindi-0.85.ebuild 1222
MD5 469cbecca56d1b1fcd65e2c194c5d1a1 ChangeLog 1444
-MD5 c355a3206fc8e82b468d46af3952c2ac mindi-0.86.ebuild 1378
+MD5 00fc2886d6a2ae686d0b4da7fc674745 mindi-0.86.ebuild 1378
MD5 07d70f05ae5cd1b6dff05569a349803c files/digest-mindi-0.85 59
MD5 1816016d2e374827fd0d6fb41fb9361c files/digest-mindi-0.86 59
MD5 f7ffab39c958c0caee50b8c052173d78 files/mindi-0.65.patch 847
diff --git a/sys-apps/mindi/mindi-0.85.ebuild b/sys-apps/mindi/mindi-0.85.ebuild
index 392da9dd2fa2..3ee66f8d86cf 100644
--- a/sys-apps/mindi/mindi-0.85.ebuild
+++ b/sys-apps/mindi/mindi-0.85.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.85.ebuild,v 1.5 2003/09/17 03:01:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.85.ebuild,v 1.6 2003/11/14 20:11:36 seemant Exp $
DESCRIPTION="Mindi builds boot/root disk images using your existing kernel, modules, tools and libraries"
HOMEPAGE="http://www.microwerks.net/~hugo/mindi/"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 amd64"
RESTRICT="nouserpriv"
-DEPEND=">=sys-apps/bzip2-1.0.1
+DEPEND=">=app-arch/bzip2-1.0.1
>=app-cdr/cdrtools-1.11
>=sys-libs/ncurses-5
>=sys-devel/binutils-2
diff --git a/sys-apps/mindi/mindi-0.86.ebuild b/sys-apps/mindi/mindi-0.86.ebuild
index 54d416fcd436..df72e7dd2d85 100644
--- a/sys-apps/mindi/mindi-0.86.ebuild
+++ b/sys-apps/mindi/mindi-0.86.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.86.ebuild,v 1.3 2003/09/17 03:01:02 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mindi/mindi-0.86.ebuild,v 1.4 2003/11/14 20:11:36 seemant Exp $
DESCRIPTION="Mindi builds boot/root disk images using your existing kernel, modules, tools and libraries"
HOMEPAGE="http://www.microwerks.net/~hugo/mindi/"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 amd64"
RESTRICT="nouserpriv"
-DEPEND=">=sys-apps/bzip2-1.0.1
+DEPEND=">=app-arch/bzip2-1.0.1
>=app-cdr/cdrtools-1.11
>=sys-libs/ncurses-5
>=sys-devel/binutils-2
diff --git a/sys-apps/mondo-rescue/Manifest b/sys-apps/mondo-rescue/Manifest
index a11eac4969c5..fa0084a3cd36 100644
--- a/sys-apps/mondo-rescue/Manifest
+++ b/sys-apps/mondo-rescue/Manifest
@@ -1,7 +1,7 @@
+MD5 e477977709f488984174a369f00a589f mondo-rescue-1.61.ebuild 1801
+MD5 107df867be620fa4e9981aa5466e8d9d mondo-rescue-1.65.ebuild 1854
+MD5 23e4549e6dcd7ca0cd7df8c49f02dac6 mondo-rescue-1.47.ebuild 1357
MD5 3eef36a6d2ca8074ffede78c0959427e ChangeLog 1743
-MD5 cb0a4dab4840b09dd1351cd8eefc67a2 mondo-rescue-1.47.ebuild 1358
-MD5 15aad82df664cab0a002e82986ac0258 mondo-rescue-1.61.ebuild 1802
-MD5 05b7f8c49c60d976823d4d558ab1b11c mondo-rescue-1.65.ebuild 1855
MD5 793981ec5119c1dce63bcabfef5cab2a files/digest-mondo-rescue-1.47 69
MD5 f1e7eb21d8a8acea7d02ff3a7183d683 files/digest-mondo-rescue-1.61 60
MD5 206daf65b2a21dedbf2f85d88ca50d8d files/digest-mondo-rescue-1.65 60
diff --git a/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild b/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild
index ded3cfa87f32..4b8e0f6524ea 100644
--- a/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild
+++ b/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild,v 1.6 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.47.ebuild,v 1.7 2003/11/14 20:11:36 seemant Exp $
DESCRIPTION="a nice backup tool"
SRC_URI="http://www.microwerks.net/~hugo/download/daily/${PN/-rescue/}-${PV}_20021020.tgz"
@@ -12,7 +12,7 @@ KEYWORDS="x86 amd64"
DEPEND=">=app-arch/afio-2.4.7
>=sys-apps/mindi-0.67
- >=sys-apps/bzip2-1.0.1
+ >=app-arch/bzip2-1.0.1
>=app-cdr/cdrtools-1.10
>=sys-libs/ncurses-5.2
>=sys-libs/slang-1.4.4
diff --git a/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild b/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
index 233b4f5f70a4..c859eaa12d59 100644
--- a/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
+++ b/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild,v 1.4 2003/09/07 02:57:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild,v 1.5 2003/11/14 20:11:36 seemant Exp $
DESCRIPTION="a nice backup tool"
SRC_URI="http://www.microwerks.net/~hugo/download/stable/final/${PN/-rescue/}-${PV}.tgz"
@@ -12,7 +12,7 @@ KEYWORDS="x86 amd64"
DEPEND=">=app-arch/afio-2.4.7
>=sys-apps/mindi-0.80
- >=sys-apps/bzip2-1.0.1
+ >=app-arch/bzip2-1.0.1
>=app-cdr/cdrtools-1.10
>=sys-libs/ncurses-5.2
>=sys-libs/slang-1.4.4
diff --git a/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild b/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
index 9a8964d45120..5fc3581e6d97 100644
--- a/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
+++ b/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild,v 1.5 2003/09/07 02:57:55 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild,v 1.6 2003/11/14 20:11:36 seemant Exp $
DESCRIPTION="a nice backup tool"
SRC_URI="http://www.microwerks.net/~hugo/download/stable/final/${PN/-rescue/}-${PV}.tgz"
@@ -12,7 +12,7 @@ KEYWORDS="x86 amd64"
DEPEND=">=app-arch/afio-2.4.7
>=sys-apps/mindi-0.80
- >=sys-apps/bzip2-1.0.1
+ >=app-arch/bzip2-1.0.1
>=app-cdr/cdrtools-1.10
>=sys-libs/ncurses-5.2
>=sys-libs/slang-1.4.4
diff --git a/sys-apps/partimage/Manifest b/sys-apps/partimage/Manifest
index e2a1443ed8fe..2084ac3126a6 100644
--- a/sys-apps/partimage/Manifest
+++ b/sys-apps/partimage/Manifest
@@ -1,3 +1,3 @@
-MD5 1553dff4b53a703154a2dd518e41cf70 partimage-0.6.2.ebuild 1447
+MD5 ffb2e7a72efcecdeed7c00abfb0b5be4 partimage-0.6.2.ebuild 1450
MD5 ee2d5b6d18ce9e9797a51b1cb894b64b ChangeLog 1104
MD5 6fd04332b7f640a2aa71f208d2bd2dc8 files/digest-partimage-0.6.2 68
diff --git a/sys-apps/partimage/partimage-0.6.2.ebuild b/sys-apps/partimage/partimage-0.6.2.ebuild
index ef9c5879ca85..48b0dc5a53f1 100644
--- a/sys-apps/partimage/partimage-0.6.2.ebuild
+++ b/sys-apps/partimage/partimage-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.9 2003/10/28 18:52:14 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.10 2003/11/14 20:11:36 seemant Exp $
inherit gnuconfig
@@ -17,7 +17,7 @@ RDEPEND="virtual/glibc
>=dev-libs/lzo-1.08
>=dev-libs/newt-0.50.35-r1
>=sys-libs/slang-1.4.5-r2
- sys-apps/bzip2
+ app-arch/bzip2
ssl? ( >=dev-libs/openssl-0.9.6g )"
DEPEND="${RDEPEND} sys-devel/autoconf"