summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-03-17 16:53:42 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-03-17 16:53:42 +0000
commit3546b820170d7ff75ed56f64b3959b86851fc03c (patch)
tree1eb079f5890ee1e4c746ec6b03693aa9571a8e66 /dev-util/patchutils
parentfix libgnomecups dependecy (diff)
downloadhistorical-3546b820170d7ff75ed56f64b3959b86851fc03c.tar.gz
historical-3546b820170d7ff75ed56f64b3959b86851fc03c.tar.bz2
historical-3546b820170d7ff75ed56f64b3959b86851fc03c.zip
Marked ppc stable.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/Manifest8
-rw-r--r--dev-util/patchutils/patchutils-0.2.30.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index a7b439857dbf..9cbaf5d713f1 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchutils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.27 2005/02/07 00:27:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.28 2005/03/17 16:53:42 josejx Exp $
+
+ 17 Mar 2005; Joseph Jezak <josejx@gentoo.org> patchutils-0.2.30.ebuild:
+ Marked ppc stable.
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> patchutils-0.2.30.ebuild:
Marked stable on mips.
diff --git a/dev-util/patchutils/Manifest b/dev-util/patchutils/Manifest
index 97d2d6e64275..34006ec219da 100644
--- a/dev-util/patchutils/Manifest
+++ b/dev-util/patchutils/Manifest
@@ -1,8 +1,8 @@
-MD5 80f92cea12d7e583b61023084dca2b19 ChangeLog 3353
+MD5 4949683caadeab3263d62e6547184ec6 patchutils-0.2.30.ebuild 636
+MD5 2d2956b20ac8f4a006fe760d29dd0919 ChangeLog 3450
MD5 60db1859ccf62d2e5e5df600d25f1326 metadata.xml 256
MD5 4cc3703c4f6a489c97b7eb19e72f5f31 patchutils-0.2.23.ebuild 633
MD5 90c5a80c816335923e4da0ca8fa5cb4b patchutils-0.2.29.ebuild 636
-MD5 3383a33fcd163f676faba496c18c02d6 patchutils-0.2.30.ebuild 636
-MD5 22be6f937a2129f82c1d22e8b935a964 files/digest-patchutils-0.2.23 70
-MD5 2092e7d99d49c2176a47e872cc84b792 files/digest-patchutils-0.2.29 70
MD5 43656e651c3eaaf2b1dd96d735417f0b files/digest-patchutils-0.2.30 70
+MD5 2092e7d99d49c2176a47e872cc84b792 files/digest-patchutils-0.2.29 70
+MD5 22be6f937a2129f82c1d22e8b935a964 files/digest-patchutils-0.2.23 70
diff --git a/dev-util/patchutils/patchutils-0.2.30.ebuild b/dev-util/patchutils/patchutils-0.2.30.ebuild
index 73e74a8bd307..d3e9c4aa4f83 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-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.30.ebuild,v 1.4 2005/02/07 00:27:08 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.30.ebuild,v 1.5 2005/03/17 16:53:42 josejx 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"