summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/patchutils/ChangeLog6
-rw-r--r--dev-util/patchutils/Manifest10
-rw-r--r--dev-util/patchutils/files/digest-patchutils-0.2.251
-rw-r--r--dev-util/patchutils/patchutils-0.2.25.ebuild20
-rw-r--r--dev-util/patchutils/patchutils-0.2.30.ebuild4
5 files changed, 11 insertions, 30 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index 366d963b26b4..17056085f70c 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/patchutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.23 2004/10/19 10:02:13 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.24 2004/12/28 17:31:08 seemant Exp $
+
+ 28 Dec 2004; Seemant Kulleen <seemant@gentoo.org>
+ -patchutils-0.2.25.ebuild, patchutils-0.2.30.ebuild:
+ move .30 to stable x86
19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> patchutils-0.2.25.ebuild,
patchutils-0.2.29.ebuild:
diff --git a/dev-util/patchutils/Manifest b/dev-util/patchutils/Manifest
index d108e299315e..fdf8411e2946 100644
--- a/dev-util/patchutils/Manifest
+++ b/dev-util/patchutils/Manifest
@@ -1,10 +1,8 @@
-MD5 169337b83b3569683b13a1c53cf8b766 ChangeLog 2916
-MD5 60db1859ccf62d2e5e5df600d25f1326 metadata.xml 256
-MD5 810c6ff006ed7d3d0315d9aa5f25591d patchutils-0.2.23.ebuild 636
-MD5 9cabdad1a4818c6490609bd1cd59fdae patchutils-0.2.25.ebuild 640
MD5 85f254cc77a273dd1c8e3907a6f5a2ae patchutils-0.2.29.ebuild 638
-MD5 5f2aecf7f5d6d28794a1f16d95f22275 patchutils-0.2.30.ebuild 641
+MD5 56363c36ddc53fa515b5aad4e7b1b758 patchutils-0.2.30.ebuild 640
+MD5 810c6ff006ed7d3d0315d9aa5f25591d patchutils-0.2.23.ebuild 636
+MD5 2319fb24129f49af12e6447c1eb39960 ChangeLog 3048
+MD5 60db1859ccf62d2e5e5df600d25f1326 metadata.xml 256
MD5 22be6f937a2129f82c1d22e8b935a964 files/digest-patchutils-0.2.23 70
-MD5 f2f520749da152f7170c63f37e75bfca files/digest-patchutils-0.2.25 70
MD5 2092e7d99d49c2176a47e872cc84b792 files/digest-patchutils-0.2.29 70
MD5 43656e651c3eaaf2b1dd96d735417f0b files/digest-patchutils-0.2.30 70
diff --git a/dev-util/patchutils/files/digest-patchutils-0.2.25 b/dev-util/patchutils/files/digest-patchutils-0.2.25
deleted file mode 100644
index eff71ae9bda3..000000000000
--- a/dev-util/patchutils/files/digest-patchutils-0.2.25
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4a86341ad45eff6bc961c45f3af2348d patchutils-0.2.25.tar.bz2 143702
diff --git a/dev-util/patchutils/patchutils-0.2.25.ebuild b/dev-util/patchutils/patchutils-0.2.25.ebuild
deleted file mode 100644
index f41381073f79..000000000000
--- a/dev-util/patchutils/patchutils-0.2.25.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.25.ebuild,v 1.8 2004/10/19 10:02:13 absinthe 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 238e42edbf0d..d63feb1e9163 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-2004 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.1 2004/08/26 01:58:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.2 2004/12/28 17:31:08 seemant Exp $
DESCRIPTION="A collection of tools that operate on patch files"
HOMEPAGE="http://cyberelk.net/tim/patchutils/"
@@ -8,7 +8,7 @@ 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"
+KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~amd64 ~ia64 ~ppc64"
IUSE=""
DEPEND="virtual/libc"