summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-11-13 00:04:35 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-11-13 00:04:35 +0000
commit32e585ad2c3f521f21e517445494de9a3728e609 (patch)
tree48b3f2f00af874a6d09cf91b9ec2fbce7cad8970 /dev-util/patchutils
parentgetting synce-0.12 into tree. ebuild coming from synce overlay, reviewed and ... (diff)
downloadgentoo-2-32e585ad2c3f521f21e517445494de9a3728e609.tar.gz
gentoo-2-32e585ad2c3f521f21e517445494de9a3728e609.tar.bz2
gentoo-2-32e585ad2c3f521f21e517445494de9a3728e609.zip
amd64 stable, bug #246558
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.5 x86_64)
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.2.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index e56f84a652d6..fe8a4fcbd6d4 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.39 2008/11/12 23:45:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.40 2008/11/13 00:04:35 darkside Exp $
+
+ 13 Nov 2008; Jeremy Olexa <darkside@gentoo.org> patchutils-0.2.31.ebuild:
+ amd64 stable, bug #246558
*patchutils-0.3.0 (12 Nov 2008)
diff --git a/dev-util/patchutils/patchutils-0.2.31.ebuild b/dev-util/patchutils/patchutils-0.2.31.ebuild
index 83adfb437287..96a2690a01f0 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.2 2008/01/07 12:22:39 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.31.ebuild,v 1.3 2008/11/13 00:04:35 darkside 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"