summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Brabec <utx@gentoo.org>2003-07-09 16:52:37 +0000
committerStanislav Brabec <utx@gentoo.org>2003-07-09 16:52:37 +0000
commit98e95a4bb171011887e294589f646a53ddaf2f00 (patch)
tree22a5e989821f4b31c0df48c28713f1459f1a5628 /app-admin
parentbump. (diff)
downloadgentoo-2-98e95a4bb171011887e294589f646a53ddaf2f00.tar.gz
gentoo-2-98e95a4bb171011887e294589f646a53ddaf2f00.tar.bz2
gentoo-2-98e95a4bb171011887e294589f646a53ddaf2f00.zip
script name typo fix
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/gentoolkit/Manifest4
-rw-r--r--app-admin/gentoolkit/gentoolkit-0.1.30.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/gentoolkit/Manifest b/app-admin/gentoolkit/Manifest
index c76d85cb55b6..88aaddda6844 100644
--- a/app-admin/gentoolkit/Manifest
+++ b/app-admin/gentoolkit/Manifest
@@ -1,4 +1,4 @@
-MD5 31f7857dd17f72689e70bfabc3c8c4aa gentoolkit-0.1.30.ebuild 2808
+MD5 ebec61be32d55aa5df5a615655adc6b0 gentoolkit-0.1.30.ebuild 2808
MD5 2588e9e8abc6a4ecfa4d2591617e3f69 ChangeLog 19290
MD5 2342f8711f0a4ecb063556c25fde9add metadata.xml 605
MD5 6982901224029f461c9c155f5620e084 gentoolkit-0.1.28.ebuild 2727
@@ -18,13 +18,13 @@ MD5 66c792cf569cddd351bcccedd69d659f files/scripts/echangelog 6106
MD5 990536b35649142ebeddebd3f411efee files/scripts/ChangeLog 2215
MD5 ae1ecff118b5583eac443b6afbccb0fd files/scripts/dep-clean.1 5645
MD5 08871c6fedbd9385ef8a55e1f72f3a14 files/scripts/ekeyword 917
-MD5 49d23a87d7fbdf8ca1b2f78a0d6f188c files/scripts/revdep-rebuild-2 11304
MD5 907aec00ccefd07a5801e35f135ed83f files/scripts/echangelog.1 9275
MD5 63305561ae679ea9ae5db64252c0b296 files/scripts/echangelog.pod 5055
MD5 54e3eb30d548e0e816163b2e899877be files/scripts/etcat 33700
MD5 413345a5a3407a323f486bb7ba828d12 files/scripts/etcat.1 2511
MD5 7e7e5784aa3677b050d6d6c76cb29e61 files/scripts/revdep-rebuild 7986
MD5 bfa3fc19461c44974be9d2f6ba19590b files/scripts/revdep-rebuild-1 10573
+MD5 49d23a87d7fbdf8ca1b2f78a0d6f188c files/scripts/revdep-rebuild-2 11304
MD5 8bd1ba99607f3b9c421aa0ba44e84fcc files/portage-statistics/pst-total-coverage 156
MD5 4465ed729e3e37c812bed62d9aa940e1 files/portage-statistics/pst-author-coverage 351
MD5 4067a6e8ed5469fdfe86df46107634f2 files/portage-statistics/ChangeLog 376
diff --git a/app-admin/gentoolkit/gentoolkit-0.1.30.ebuild b/app-admin/gentoolkit/gentoolkit-0.1.30.ebuild
index 08b7df939117..3976a1fe0fe9 100644
--- a/app-admin/gentoolkit/gentoolkit-0.1.30.ebuild
+++ b/app-admin/gentoolkit/gentoolkit-0.1.30.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-admin/gentoolkit/gentoolkit-0.1.30.ebuild,v 1.1 2003/07/09 16:46:58 utx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoolkit/gentoolkit-0.1.30.ebuild,v 1.2 2003/07/09 16:52:21 utx Exp $
DESCRIPTION="Collection of unofficial administration scripts for Gentoo"
HOMEPAGE="http://www.gentoo.org/"
@@ -39,7 +39,7 @@ src_install() {
fperms 0750 /usr/bin/dep-clean
dobin ${FILESDIR}/scripts/revdep-rebuild-2
- mv ${D}${DESTTREE}/bin/revdep-rebuild-1 ${D}${DESTTREE}/bin/revdep-rebuild
+ mv ${D}${DESTTREE}/bin/revdep-rebuild-2 ${D}${DESTTREE}/bin/revdep-rebuild
fperms 0750 /usr/bin/revdep-rebuild
dobin ${FILESDIR}/scripts/etcat