summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:01:43 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-11-14 20:01:43 +0000
commite1d7719d57396d06e860b3e249f5c1b6bd3c91dd (patch)
tree70f32d3fd8ecd80e7be272f35735db50c599cba6 /app-arch/tar
parentversion bump (diff)
downloadgentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.tar.gz
gentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.tar.bz2
gentoo-2-e1d7719d57396d06e860b3e249f5c1b6bd3c91dd.zip
bzip2 moved from sys-apps to app-arch
Diffstat (limited to 'app-arch/tar')
-rw-r--r--app-arch/tar/Manifest2
-rw-r--r--app-arch/tar/tar-1.13.25-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/tar/Manifest b/app-arch/tar/Manifest
index 10568e747711..5c4deade640b 100644
--- a/app-arch/tar/Manifest
+++ b/app-arch/tar/Manifest
@@ -1,4 +1,4 @@
-MD5 2ac24e49838ee230e33a2ed2c4965941 tar-1.13.25-r3.ebuild 1442
+MD5 4ecef1c93985b39e5eadba818151cb9d tar-1.13.25-r3.ebuild 1442
MD5 bd29b8253b987d1fab37a807e177b303 ChangeLog 3712
MD5 a1ab9f186c82b2894e285c1945dcbbcc files/tar-1.13.19.patch 706
MD5 a5f8c5da7a9465ea1978145f3ef0610c files/tar.1 7113
diff --git a/app-arch/tar/tar-1.13.25-r3.ebuild b/app-arch/tar/tar-1.13.25-r3.ebuild
index ec7c91eac43b..f420f07768c0 100644
--- a/app-arch/tar/tar-1.13.25-r3.ebuild
+++ b/app-arch/tar/tar-1.13.25-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/app-arch/tar/tar-1.13.25-r3.ebuild,v 1.1 2003/11/14 11:38:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.13.25-r3.ebuild,v 1.2 2003/11/14 20:00:38 seemant Exp $
inherit eutils gnuconfig
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 amd64 alpha mips hppa arm ppc ia64 sparc"
DEPEND="sys-apps/gzip
- sys-apps/bzip2
+ app-arch/bzip2
app-arch/ncompress"
RDEPEND="nls? ( >=sys-devel/gettext-0.10.35 )"