diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-10-16 18:19:17 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-10-16 18:19:17 +0000 |
commit | b8f3d022a279104e5fd1819b2474a226d17d1ee3 (patch) | |
tree | 12c14b9660106462795362ddba2eee132746de4b /app-portage | |
parent | adding patch (diff) | |
download | gentoo-2-b8f3d022a279104e5fd1819b2474a226d17d1ee3.tar.gz gentoo-2-b8f3d022a279104e5fd1819b2474a226d17d1ee3.tar.bz2 gentoo-2-b8f3d022a279104e5fd1819b2474a226d17d1ee3.zip |
cleanup
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoolkit/Manifest | 4 | ||||
-rw-r--r-- | app-portage/gentoolkit/files/digest-gentoolkit-0.1.30 | 0 | ||||
-rw-r--r-- | app-portage/gentoolkit/files/digest-gentoolkit-0.1.31 | 0 | ||||
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.1.30.ebuild | 86 | ||||
-rw-r--r-- | app-portage/gentoolkit/gentoolkit-0.1.31.ebuild | 85 |
5 files changed, 0 insertions, 175 deletions
diff --git a/app-portage/gentoolkit/Manifest b/app-portage/gentoolkit/Manifest index 9cb8b13384b9..dea829cc1c16 100644 --- a/app-portage/gentoolkit/Manifest +++ b/app-portage/gentoolkit/Manifest @@ -1,10 +1,6 @@ MD5 b221b99003f33d184a24bde6c839ce00 ChangeLog 21302 -MD5 8293fb11223ccfc1f9b80caa687b1f31 gentoolkit-0.1.30.ebuild 2740 MD5 2342f8711f0a4ecb063556c25fde9add metadata.xml 605 -MD5 ec64f86677a1db3ee6030299475a2e7f gentoolkit-0.1.31.ebuild 2710 MD5 1c7fb88fc36be67a61f1ee985b521791 gentoolkit-0.1.32.ebuild 2710 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gentoolkit-0.1.30 0 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gentoolkit-0.1.31 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gentoolkit-0.1.32 0 MD5 643c63442c088517b4648a3e865dfc55 files/euse/ChangeLog 112 MD5 8ac906ab7791d60344eb357af4002247 files/euse/README 4404 diff --git a/app-portage/gentoolkit/files/digest-gentoolkit-0.1.30 b/app-portage/gentoolkit/files/digest-gentoolkit-0.1.30 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-portage/gentoolkit/files/digest-gentoolkit-0.1.30 +++ /dev/null diff --git a/app-portage/gentoolkit/files/digest-gentoolkit-0.1.31 b/app-portage/gentoolkit/files/digest-gentoolkit-0.1.31 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-portage/gentoolkit/files/digest-gentoolkit-0.1.31 +++ /dev/null diff --git a/app-portage/gentoolkit/gentoolkit-0.1.30.ebuild b/app-portage/gentoolkit/gentoolkit-0.1.30.ebuild deleted file mode 100644 index 8769a7f2d9cc..000000000000 --- a/app-portage/gentoolkit/gentoolkit-0.1.30.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.1.30.ebuild,v 1.4 2003/09/18 18:44:13 avenj Exp $ - -DESCRIPTION="Collection of unofficial administration scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64 ia64" - -DEPEND=">=dev-lang/python-2.0 - >=dev-util/dialog-0.7 - >=dev-lang/perl-5.6 - >=sys-apps/grep-2.5-r1" - -src_install() { - dodir /usr/share/gentoolkit - - insinto /usr/share/gentoolkit - doins ${FILESDIR}/portage-statistics/histogram.awk - - dobin ${FILESDIR}/gentool/gentool-bump-revision - dobin ${FILESDIR}/gentool/gentool-total-coverage - dobin ${FILESDIR}/gentool/gentool-author-coverage - dobin ${FILESDIR}/gentool/gentool-package-count - docinto gentool - dodoc ${FILESDIR}/gentool/ChangeLog - - dobin ${FILESDIR}/scripts/qpkg - doman ${FILESDIR}/scripts/qpkg.1 - fowners root:wheel /usr/bin/qpkg - fperms 0750 /usr/bin/qpkg - - dobin ${FILESDIR}/scripts/dep-clean - doman ${FILESDIR}/scripts/dep-clean.1 - fowners root:wheel /usr/bin/dep-clean - fperms 0750 /usr/bin/dep-clean - - dobin ${FILESDIR}/scripts/revdep-rebuild - fperms 0750 /usr/bin/revdep-rebuild - - dobin ${FILESDIR}/scripts/etcat - doman ${FILESDIR}/scripts/etcat.1 - - dobin ${FILESDIR}/scripts/pkg-size -# 2002-08-06: karltk -# This utility currently does more harm than good. I'm not including it -# until it has been fixed properly. See #5777 in particular. -# dobin ${FILESDIR}/scripts/useflag -# doman ${FILESDIR}/scripts/useflag.1 - - dobin ${FILESDIR}/euse/euse - doman ${FILESDIR}/euse/euse.1 - docinto euse - dodoc ${FILESDIR}/euse/{ChangeLog,README} - - dosbin ${FILESDIR}/scripts/pkg-clean - dosbin ${FILESDIR}/scripts/mkebuild - -# dobin ${FILESDIR}/lintool/lintool -# doman ${FILESDIR}/lintool/lintool.1 -# docinto lintool -# dodoc ${FILESDIR}/lintool/{checklist-for-ebuilds,ChangeLog} - - dobin ${FILESDIR}/scripts/echangelog - doman ${FILESDIR}/scripts/echangelog.1 - dobin ${FILESDIR}/scripts/ekeyword -} - -pkg_postinst() { - ewarn "The 'useflag' utility has been removed, pending an overhaul. It has proven to be too brittle to be used safely." - einfo "" - einfo "since epm is now it's own package please emerge it yourself app-portage/epm" - einfo "" - einfo "if you are upgrading from gentoolkit-0.1.17-r7 or earlier and" - einfo "you're using mkebuild, please remove ~/.mkebuild to update your settings" - einfo "" - einfo "dep-clean has been re-incarnated at the request of dragon. The new version" - einfo "is much faster and better than the old one, and is included herein" - einfo "" - einfo "emerge-webrsync is now in sys-apps/portage (2.0.47+) included" - einfo "" - -} diff --git a/app-portage/gentoolkit/gentoolkit-0.1.31.ebuild b/app-portage/gentoolkit/gentoolkit-0.1.31.ebuild deleted file mode 100644 index bcada02a3e7a..000000000000 --- a/app-portage/gentoolkit/gentoolkit-0.1.31.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.1.31.ebuild,v 1.1 2003/09/30 18:34:46 mholzer Exp $ - -DESCRIPTION="Collection of unofficial administration scripts for Gentoo" -HOMEPAGE="http://www.gentoo.org/" -SRC_URI="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64 ia64" - -DEPEND=">=dev-lang/python-2.0 - >=dev-util/dialog-0.7 - >=dev-lang/perl-5.6 - >=sys-apps/grep-2.5-r1" - -src_install() { - dodir /usr/share/gentoolkit - - insinto /usr/share/gentoolkit - doins ${FILESDIR}/portage-statistics/histogram.awk - - dobin ${FILESDIR}/gentool/gentool-bump-revision - dobin ${FILESDIR}/gentool/gentool-total-coverage - dobin ${FILESDIR}/gentool/gentool-author-coverage - dobin ${FILESDIR}/gentool/gentool-package-count - docinto gentool - dodoc ${FILESDIR}/gentool/ChangeLog - - dobin ${FILESDIR}/scripts/qpkg - doman ${FILESDIR}/scripts/qpkg.1 - fowners root:wheel /usr/bin/qpkg - fperms 0750 /usr/bin/qpkg - - dobin ${FILESDIR}/scripts/dep-clean - doman ${FILESDIR}/scripts/dep-clean.1 - fowners root:wheel /usr/bin/dep-clean - fperms 0750 /usr/bin/dep-clean - - dobin ${FILESDIR}/scripts/revdep-rebuild - fperms 0750 /usr/bin/revdep-rebuild - - dobin ${FILESDIR}/scripts/etcat - doman ${FILESDIR}/scripts/etcat.1 - - dobin ${FILESDIR}/scripts/pkg-size -# 2002-08-06: karltk -# This utility currently does more harm than good. I'm not including it -# until it has been fixed properly. See #5777 in particular. -# dobin ${FILESDIR}/scripts/useflag -# doman ${FILESDIR}/scripts/useflag.1 - - dobin ${FILESDIR}/euse/euse - doman ${FILESDIR}/euse/euse.1 - docinto euse - dodoc ${FILESDIR}/euse/{ChangeLog,README} - - dosbin ${FILESDIR}/scripts/pkg-clean - dosbin ${FILESDIR}/scripts/mkebuild - -# dobin ${FILESDIR}/lintool/lintool -# doman ${FILESDIR}/lintool/lintool.1 -# docinto lintool -# dodoc ${FILESDIR}/lintool/{checklist-for-ebuilds,ChangeLog} - - dobin ${FILESDIR}/scripts/echangelog - doman ${FILESDIR}/scripts/echangelog.1 - dobin ${FILESDIR}/scripts/ekeyword -} - -pkg_postinst() { - ewarn "The 'useflag' utility has been removed, pending an overhaul. It has proven to be too brittle to be used safely." - einfo "" - einfo "since epm is now it's own package please emerge it yourself app-portage/epm" - einfo "" - einfo "if you are upgrading from gentoolkit-0.1.17-r7 or earlier and" - einfo "you're using mkebuild, please remove ~/.mkebuild to update your settings" - einfo "" - einfo "dep-clean has been re-incarnated at the request of dragon. The new version" - einfo "is much faster and better than the old one, and is included herein" - einfo "" - einfo "qpkg is no more case sensitive" - einfo "" -} |