summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-12-17 20:27:55 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-12-17 20:27:55 +0000
commitfaeec6dab5a5dbcd89331e98a8bab94baa7b78f7 (patch)
tree177483b4e867d2832d70a74da827a5cbc058dcc1 /dev-util/patchutils
parentamd64/x86 stable, bug #250796 (diff)
downloadhistorical-faeec6dab5a5dbcd89331e98a8bab94baa7b78f7.tar.gz
historical-faeec6dab5a5dbcd89331e98a8bab94baa7b78f7.tar.bz2
historical-faeec6dab5a5dbcd89331e98a8bab94baa7b78f7.zip
Sparc stable, Bug #250741.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index b171b43c9b56..51047672387f 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# 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.52 2008/12/17 20:20:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.53 2008/12/17 20:27:55 fmccor Exp $
+
+ 17 Dec 2008; Ferris McCormick <fmccor@gentoo.org> patchutils-0.3.0.ebuild:
+ Sparc stable, Bug #250741.
17 Dec 2008; Markus Meier <maekke@gentoo.org> patchutils-0.3.0.ebuild:
amd64/x86 stable, bug #250741
diff --git a/dev-util/patchutils/patchutils-0.3.0.ebuild b/dev-util/patchutils/patchutils-0.3.0.ebuild
index 1325356b4040..5331ea13c874 100644
--- a/dev-util/patchutils/patchutils-0.3.0.ebuild
+++ b/dev-util/patchutils/patchutils-0.3.0.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.3.0.ebuild,v 1.7 2008/12/17 20:20:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.0.ebuild,v 1.8 2008/12/17 20:27:55 fmccor 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="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="test"
RDEPEND=""