diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-07 12:22:40 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-01-07 12:22:40 +0000 |
commit | 734b7f18fc6058d857ff1c1f628389816a0bdfb0 (patch) | |
tree | 3cf2170b4253f79acc19d461305f6e7468837586 /dev-util | |
parent | Version bump. (diff) | |
download | gentoo-2-734b7f18fc6058d857ff1c1f628389816a0bdfb0.tar.gz gentoo-2-734b7f18fc6058d857ff1c1f628389816a0bdfb0.tar.bz2 gentoo-2-734b7f18fc6058d857ff1c1f628389816a0bdfb0.zip |
Clean up ebuilds.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/patchutils/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/patchutils/files/digest-patchutils-0.2.23 | 3 | ||||
-rw-r--r-- | dev-util/patchutils/files/digest-patchutils-0.2.29 | 3 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.23.ebuild | 20 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.29.ebuild | 20 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.30.ebuild | 8 | ||||
-rw-r--r-- | dev-util/patchutils/patchutils-0.2.31.ebuild | 6 |
7 files changed, 13 insertions, 54 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog index 7ad1de6caa30..31457dbcd03b 100644 --- a/dev-util/patchutils/ChangeLog +++ b/dev-util/patchutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/patchutils # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.37 2008/01/07 12:19:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.38 2008/01/07 12:22:39 robbat2 Exp $ + + 07 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> + -patchutils-0.2.23.ebuild, -patchutils-0.2.29.ebuild, + patchutils-0.2.30.ebuild, patchutils-0.2.31.ebuild: + Clean up ebuilds. *patchutils-0.2.31 (07 Jan 2008) diff --git a/dev-util/patchutils/files/digest-patchutils-0.2.23 b/dev-util/patchutils/files/digest-patchutils-0.2.23 deleted file mode 100644 index c62cea63fd8a..000000000000 --- a/dev-util/patchutils/files/digest-patchutils-0.2.23 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 a38616eace0df5ba537855a012df7687 patchutils-0.2.23.tar.bz2 139294 -RMD160 318aa69792e8a3e05669086e062875a2e7897cfd patchutils-0.2.23.tar.bz2 139294 -SHA256 167841bfc19c6b87ecb2d8f9167bab03e6ccfa6ff140a802b16c3afe49bd56a7 patchutils-0.2.23.tar.bz2 139294 diff --git a/dev-util/patchutils/files/digest-patchutils-0.2.29 b/dev-util/patchutils/files/digest-patchutils-0.2.29 deleted file mode 100644 index 9f8237d013a1..000000000000 --- a/dev-util/patchutils/files/digest-patchutils-0.2.29 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 65319d10b58aa127738e6d4f87d1c63f patchutils-0.2.29.tar.bz2 146724 -RMD160 eba527d9486c9011e6ac5b8db5ac3fe0a06b638a patchutils-0.2.29.tar.bz2 146724 -SHA256 2ec87a05e795108de3309738a1535c8883ae4dfb4ada26881dd801e6d09c9479 patchutils-0.2.29.tar.bz2 146724 diff --git a/dev-util/patchutils/patchutils-0.2.23.ebuild b/dev-util/patchutils/patchutils-0.2.23.ebuild deleted file mode 100644 index 8bb59f288420..000000000000 --- a/dev-util/patchutils/patchutils-0.2.23.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.23.ebuild,v 1.11 2005/02/07 00:27:08 kumba Exp $ - -DESCRIPTION="A collection of tools that operate on patch files" -HOMEPAGE="http://cyberelk.net/tim/patchutils/" -SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64 ppc64" -IUSE="" - -DEPEND="virtual/libc" - -src_install () { - make DESTDIR=${D} install || die - - dodoc AUTHORS BUGS COPYING ChangeLog NEWS README TODO -} diff --git a/dev-util/patchutils/patchutils-0.2.29.ebuild b/dev-util/patchutils/patchutils-0.2.29.ebuild deleted file mode 100644 index d55c3959a01d..000000000000 --- a/dev-util/patchutils/patchutils-0.2.29.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.29.ebuild,v 1.10 2005/02/07 00:27:08 kumba Exp $ - -DESCRIPTION="A collection of tools that operate on patch files" -HOMEPAGE="http://cyberelk.net/tim/patchutils/" -SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha mips hppa amd64 ~ia64 ~ppc64" -IUSE="" - -DEPEND="virtual/libc" - -src_install () { - make DESTDIR=${D} install || die - - dodoc AUTHORS BUGS COPYING ChangeLog NEWS README TODO -} diff --git a/dev-util/patchutils/patchutils-0.2.30.ebuild b/dev-util/patchutils/patchutils-0.2.30.ebuild index 2d3737401cd4..be666eccc43a 100644 --- a/dev-util/patchutils/patchutils-0.2.30.ebuild +++ b/dev-util/patchutils/patchutils-0.2.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.11 2007/08/07 11:41:19 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.12 2008/01/07 12:22:39 robbat2 Exp $ WANT_AUTOMAKE=1.8 inherit autotools @@ -27,7 +27,7 @@ src_unpack() { } src_install() { - make DESTDIR=${D} install || die + make DESTDIR="${D}" install || die - dodoc AUTHORS BUGS COPYING ChangeLog NEWS README TODO + dodoc AUTHORS BUGS ChangeLog NEWS README TODO } diff --git a/dev-util/patchutils/patchutils-0.2.31.ebuild b/dev-util/patchutils/patchutils-0.2.31.ebuild index 5c7173aec5d9..83adfb437287 100644 --- a/dev-util/patchutils/patchutils-0.2.31.ebuild +++ b/dev-util/patchutils/patchutils-0.2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.31.ebuild,v 1.1 2008/01/07 12:19:20 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.31.ebuild,v 1.2 2008/01/07 12:22:39 robbat2 Exp $ WANT_AUTOMAKE=1.8 inherit autotools @@ -26,7 +26,7 @@ src_unpack() { } src_install() { - make DESTDIR=${D} install || die + emake DESTDIR="${D}" install || die - dodoc AUTHORS BUGS COPYING ChangeLog NEWS README TODO + dodoc AUTHORS BUGS ChangeLog NEWS README TODO } |