summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-10-06 11:00:33 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-10-06 11:00:33 +0000
commit8cf71f5e039819196cf0d668aac1e515849edf90 (patch)
tree88da7af57889bb86cfcb132dc9bc57664d858f1a /dev-util/arch
parentnew upstream minor (diff)
downloadhistorical-8cf71f5e039819196cf0d668aac1e515849edf90.tar.gz
historical-8cf71f5e039819196cf0d668aac1e515849edf90.tar.bz2
historical-8cf71f5e039819196cf0d668aac1e515849edf90.zip
changelog:p
Diffstat (limited to 'dev-util/arch')
-rw-r--r--dev-util/arch/ChangeLog7
-rw-r--r--dev-util/arch/Manifest6
-rw-r--r--dev-util/arch/arch-1.0_pre15.ebuild5
-rw-r--r--dev-util/arch/arch-1.0_pre17.ebuild5
4 files changed, 11 insertions, 12 deletions
diff --git a/dev-util/arch/ChangeLog b/dev-util/arch/ChangeLog
index 9c7c77841f4b..2aa9d25974c6 100644
--- a/dev-util/arch/ChangeLog
+++ b/dev-util/arch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/arch
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/arch/ChangeLog,v 1.8 2003/03/19 03:44:17 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/arch/ChangeLog,v 1.9 2003/10/06 11:00:19 lanius Exp $
+
+ 06 Oct 2003; Heinrich Wendel <lanius@gentoo.org> arch-1.0_pre15.ebuild,
+ arch-1.0_pre17.ebuild:
+ removed textutils, sh-utils and fileutils from dep, since they are replaced by
+ coreutils and in all profiles
*arch-1.0_pre17 (18 Mar 2003)
diff --git a/dev-util/arch/Manifest b/dev-util/arch/Manifest
index 60974339afa5..2e6ca711a299 100644
--- a/dev-util/arch/Manifest
+++ b/dev-util/arch/Manifest
@@ -1,5 +1,5 @@
+MD5 3b5a6fadde8d2bf33ab2ee1833540d31 ChangeLog 1188
+MD5 7e8b3ffb65f10667d33ae3a9069b9bdb arch-1.0_pre15.ebuild 1805
+MD5 1842420631cac0da0848c0a625b530da arch-1.0_pre17.ebuild 1839
MD5 f3eb7e11463efc2260d021b630360ab1 files/digest-arch-1.0_pre15 66
MD5 515e11c072e52c6823b6d1ad90edb017 files/digest-arch-1.0_pre17 66
-MD5 8095d8d9a285074085475f8a8be5cf91 arch-1.0_pre15.ebuild 1864
-MD5 dbc2b7701a07d9c82da5e88f6aaf9bc9 ChangeLog 975
-MD5 39ba3306ba54e50c60435d3ff4baf863 arch-1.0_pre17.ebuild 1896
diff --git a/dev-util/arch/arch-1.0_pre15.ebuild b/dev-util/arch/arch-1.0_pre15.ebuild
index 538f94c9514c..95e0b6b82da6 100644
--- a/dev-util/arch/arch-1.0_pre15.ebuild
+++ b/dev-util/arch/arch-1.0_pre15.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/dev-util/arch/arch-1.0_pre15.ebuild,v 1.7 2003/02/13 11:46:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/arch/arch-1.0_pre15.ebuild,v 1.8 2003/10/06 11:00:19 lanius Exp $
MY_P="${P//_/}"
S="${WORKDIR}/${MY_P}/src/=build"
@@ -13,12 +13,9 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc "
DEPEND="sys-apps/diffutils
- sys-apps/fileutils
sys-apps/findutils
sys-apps/gawk
- sys-apps/sh-utils
sys-apps/tar
- sys-apps/textutils
sys-apps/util-linux
sys-apps/debianutils
sys-devel/make
diff --git a/dev-util/arch/arch-1.0_pre17.ebuild b/dev-util/arch/arch-1.0_pre17.ebuild
index 3637d4281c6c..ea4cd9715e43 100644
--- a/dev-util/arch/arch-1.0_pre17.ebuild
+++ b/dev-util/arch/arch-1.0_pre17.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/dev-util/arch/arch-1.0_pre17.ebuild,v 1.2 2003/07/12 14:28:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/arch/arch-1.0_pre17.ebuild,v 1.3 2003/10/06 11:00:19 lanius Exp $
MY_P="${P//_/}"
S="${WORKDIR}/${MY_P}/src/=build"
@@ -13,12 +13,9 @@ LICENSE="GPL-2"
KEYWORDS="x86 ~alpha ~ppc ~mips ~hppa ~sparc arm"
DEPEND="sys-apps/diffutils
- sys-apps/fileutils
sys-apps/findutils
sys-apps/gawk
- sys-apps/sh-utils
sys-apps/tar
- sys-apps/textutils
sys-apps/util-linux
sys-apps/debianutils
sys-devel/make