summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog6
-rw-r--r--dev-util/patchutils/patchutils-0.2.31.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index 2bfc0d101b36..6759e7324d44 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,10 @@
# 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.44 2008/11/15 17:56:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.45 2008/11/15 18:55:53 dertobi123 Exp $
+
+ 15 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ patchutils-0.2.31.ebuild:
+ ppc stable, bug #246558
15 Nov 2008; Raúl Porcel <armin76@gentoo.org> patchutils-0.2.31.ebuild:
alpha/ia64/x86 stable wrt #246558
diff --git a/dev-util/patchutils/patchutils-0.2.31.ebuild b/dev-util/patchutils/patchutils-0.2.31.ebuild
index 071f1245da93..5e6e9f21f18b 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.6 2008/11/15 17:56:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.31.ebuild,v 1.7 2008/11/15 18:55:53 dertobi123 Exp $
WANT_AUTOMAKE=1.8
inherit autotools
@@ -11,7 +11,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=""
DEPEND="virtual/libc"