summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:21:16 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:21:16 +0000
commit6105d41b347c367ab54c422b19cf7bc0239d6b85 (patch)
tree0f6d1d1a8879a58496864291c72a960711a445d9 /dev-util/patchutils
parent12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.gz
historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.tar.bz2
historical-6105d41b347c367ab54c422b19cf7bc0239d6b85.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index ad60a00c73d2..58d06d72f4ed 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-util/patchutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.2 2002/11/02 06:14:29 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.3 2002/12/09 04:21:16 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*patchutils-0.2.17 (23 Oct 2002)
23 Oct 2002; Zach Welch <zwelch@gentoo.org> :
diff --git a/dev-util/patchutils/patchutils-0.2.17.ebuild b/dev-util/patchutils/patchutils-0.2.17.ebuild
index 937a8f0cc5b2..0f96d298880f 100644
--- a/dev-util/patchutils/patchutils-0.2.17.ebuild
+++ b/dev-util/patchutils/patchutils-0.2.17.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.17.ebuild,v 1.1 2002/10/23 10:23:55 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.17.ebuild,v 1.2 2002/12/09 04:21:16 manson 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"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~sparc64"
+KEYWORDS="~x86 ~ppc ~sparc "
DEPEND="virtual/glibc"
S="${WORKDIR}/${P}"