summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2012-11-05 23:59:49 +0000
committerPaul Varner <fuzzyray@gentoo.org>2012-11-05 23:59:49 +0000
commit3297d396654affd77635a6fe8f28f39d4b7a80f0 (patch)
tree760b70097ada7f10b99dcf4ffbe518ef5ebb55d6 /app-portage
parentDrop hwoarang as maintainer and leave in crypto herd at his request. Small eb... (diff)
downloadgentoo-2-3297d396654affd77635a6fe8f28f39d4b7a80f0.tar.gz
gentoo-2-3297d396654affd77635a6fe8f28f39d4b7a80f0.tar.bz2
gentoo-2-3297d396654affd77635a6fe8f28f39d4b7a80f0.zip
Version bump for multiple minor bug fixes. Remove old unused versions.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x38AC371E)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog8
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.0.4-r5.ebuild90
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild (renamed from app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild)24
3 files changed, 19 insertions, 103 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index 915f9c9411b8..b9868c623e9c 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.279 2012/11/01 19:53:03 fuzzyray Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.280 2012/11/05 23:59:49 fuzzyray Exp $
+
+*gentoolkit-0.3.0.7 (05 Nov 2012)
+
+ 05 Nov 2012; Paul Varner <fuzzyray@gentoo.org> -gentoolkit-0.3.0.4-r5.ebuild,
+ -gentoolkit-0.3.0.5.ebuild, +gentoolkit-0.3.0.7.ebuild:
+ Version bump for multiple minor bug fixes. Remove old unused versions.
01 Nov 2012; Paul Varner <fuzzyray@gentoo.org> gentoolkit-9999.ebuild,
metadata.xml:
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.4-r5.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.4-r5.ebuild
deleted file mode 100644
index 35c19f133f3f..000000000000
--- a/app-portage/gentoolkit/gentoolkit-0.3.0.4-r5.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.4-r5.ebuild,v 1.11 2012/10/29 16:31:11 mgorny Exp $
-
-EAPI="3"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.[45]"
-PYTHON_USE_WITH="xml"
-PYTHON_NONVERSIONED_EXECUTABLES=(".*")
-
-inherit distutils python eutils
-
-DESCRIPTION="Collection of administration scripts for Gentoo"
-HOMEPAGE="http://www.gentoo.org/proj/en/portage/tools/index.xml"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# Note: argparse is provided in python 2.7 and 3.2 (Bug 346005)
-# Note: dev-lang/python dependencies are so emerge will print a blocker if any
-# installed slot of python is not built with +xml. This is used since
-# PYTHON_USE_WITH just dies in the middle of the emerge. See bug 399331.
-DEPEND="sys-apps/portage"
-RDEPEND="${DEPEND}
- >=dev-lang/python-2.6[xml]
- !>=dev-lang/python-2.6[-xml]
- !<=app-portage/gentoolkit-dev-0.2.7
- || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin )
- sys-apps/gawk
- sys-apps/grep
- virtual/python-argparse"
-
-distutils_src_compile_pre_hook() {
- echo VERSION="${PVR}" "$(PYTHON)" setup.py set_version
- VERSION="${PVR}" "$(PYTHON)" setup.py set_version \
- || die "setup.py set_version failed"
-}
-
-src_prepare() {
- epatch "${FILESDIR}/${PV}-euse-376393.patch"
- epatch "${FILESDIR}/${PV}-euse-379599.patch"
- epatch "${FILESDIR}/${PV}-gentoolkit-375293.patch"
- epatch "${FILESDIR}/${PV}-equery-380573.patch"
- epatch "${FILESDIR}/${PV}-euse-382219.patch"
- epatch "${FILESDIR}/${PV}-setup-394909.patch"
-}
-
-src_install() {
- python_convert_shebangs -r "" build-*/scripts-*
- distutils_src_install
-
- # Create cache directory for revdep-rebuild
- dodir /var/cache/revdep-rebuild
- keepdir /var/cache/revdep-rebuild
- use prefix || fowners root:root /var/cache/revdep-rebuild
- fperms 0700 /var/cache/revdep-rebuild
-
- # remove on Gentoo Prefix platforms where it's broken anyway
- if use prefix; then
- elog "The revdep-rebuild command is removed, the preserve-libs"
- elog "feature of portage will handle issues."
- rm "${ED}"/usr/bin/revdep-rebuild
- rm "${ED}"/usr/share/man/man1/revdep-rebuild.1
- rm -rf "${ED}"/etc/revdep-rebuild
- rm -rf "${ED}"/var
- fi
-
- # Can distutils handle this?
- dosym eclean /usr/bin/eclean-dist
- dosym eclean /usr/bin/eclean-pkg
-}
-
-pkg_postinst() {
- distutils_pkg_postinst
-
- einfo
- einfo "For further information on gentoolkit, please read the gentoolkit"
- einfo "guide: http://www.gentoo.org/doc/en/gentoolkit.xml"
- einfo
- einfo "Another alternative to equery is app-portage/portage-utils"
- ewarn
- ewarn "glsa-check since gentoolkit 0.3 has modified some output,"
- ewarn "options and default behavior. The list of injected GLSAs"
- ewarn "has moved to /var/lib/portage/glsa_injected, please"
- ewarn "run 'glsa-check -p affected' before copying the existing checkfile."
-}
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild
index dbe1a72e4aca..508d9131b2db 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.5.ebuild,v 1.10 2012/10/29 16:31:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0.7.ebuild,v 1.1 2012/11/05 23:59:49 fuzzyray Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -18,11 +18,8 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-# Drop the prefix keywords since equery is currently broken on prefix Bug 406495
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-# Note: argparse is provided in python 2.7 and 3.2 (Bug 346005)
# Note: dev-lang/python dependencies are so emerge will print a blocker if any
# installed slot of python is not built with +xml. This is used since
# PYTHON_USE_WITH just dies in the middle of the emerge. See bug 399331.
@@ -63,8 +60,7 @@ src_install() {
if use prefix; then
elog "The revdep-rebuild command is removed, the preserve-libs"
elog "feature of portage will handle issues."
- rm "${ED}"/usr/bin/revdep-rebuild
- rm "${ED}"/usr/bin/revdep-rebuild.py
+ rm "${ED}"/usr/bin/revdep-rebuild*
rm "${ED}"/usr/share/man/man1/revdep-rebuild.1
rm -rf "${ED}"/etc/revdep-rebuild
rm -rf "${ED}"/var
@@ -83,9 +79,13 @@ pkg_postinst() {
einfo "guide: http://www.gentoo.org/doc/en/gentoolkit.xml"
einfo
einfo "Another alternative to equery is app-portage/portage-utils"
- ewarn
- ewarn "glsa-check since gentoolkit 0.3 has modified some output,"
- ewarn "options and default behavior. The list of injected GLSAs"
- ewarn "has moved to /var/lib/portage/glsa_injected, please"
- ewarn "run 'glsa-check -p affected' before copying the existing checkfile."
+ einfo
+ einfo "Additional tools that may be of interest:"
+ einfo
+ einfo " app-admin/eclean-kernel"
+ einfo " app-portage/diffmask"
+ einfo " app-portage/flaggie"
+ einfo " app-portage/install-mask"
+ einfo " app-portage/portpeek"
+ einfo " app-portage/smart-live-rebuild"
}