summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-24 03:54:43 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-24 03:54:43 +0000
commit65671ecafb5ddbccda3fc80cd02a07fe94ae54bd (patch)
treef45dd4eefe416d1c9902df4ec87adab5bc3955fb /dev-util/patchutils
parentStable for SPARC (bug #350726). (diff)
downloadgentoo-2-65671ecafb5ddbccda3fc80cd02a07fe94ae54bd.tar.gz
gentoo-2-65671ecafb5ddbccda3fc80cd02a07fe94ae54bd.tar.bz2
gentoo-2-65671ecafb5ddbccda3fc80cd02a07fe94ae54bd.zip
Stable for HPPA (bug #350896).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index 6f557e8bf2c2..ef1c81b8141a 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchutils
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.60 2011/01/11 09:20:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.61 2011/01/24 03:54:43 jer Exp $
+
+ 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> patchutils-0.3.1.ebuild:
+ Stable for HPPA (bug #350896).
11 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
patchutils-0.3.1.ebuild:
diff --git a/dev-util/patchutils/patchutils-0.3.1.ebuild b/dev-util/patchutils/patchutils-0.3.1.ebuild
index bec0b113619f..2381b1a5ed6b 100644
--- a/dev-util/patchutils/patchutils-0.3.1.ebuild
+++ b/dev-util/patchutils/patchutils-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.1.ebuild,v 1.5 2011/01/11 09:20:08 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.1.ebuild,v 1.6 2011/01/24 03:54:43 jer 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 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""