summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-24 14:13:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-24 14:13:14 +0000
commit8ffe8406dc802483b1cc3e565f3f3bcae48fe4a2 (patch)
tree70f99f1015294aa40a8643ea3ec2f96745004458 /sys-devel/patch
parentStable on sparc (diff)
downloadgentoo-2-8ffe8406dc802483b1cc3e565f3f3bcae48fe4a2.tar.gz
gentoo-2-8ffe8406dc802483b1cc3e565f3f3bcae48fe4a2.tar.bz2
gentoo-2-8ffe8406dc802483b1cc3e565f3f3bcae48fe4a2.zip
ia64 + x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog7
-rw-r--r--sys-devel/patch/patch-2.5.9-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index c481ce834404..d60035425abe 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.36 2006/10/17 12:34:55 uberlord Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.37 2007/04/24 14:13:14 armin76 Exp $
+
+ 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> patch-2.5.9-r1.ebuild:
+ ia64 + x86 stable
17 Oct 2006; Roy Marples <uberlord@gentoo.org> patch-2.5.9.ebuild,
patch-2.5.9-r1.ebuild:
diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild
index 5f1949a65c90..0d117276564e 100644
--- a/sys-devel/patch/patch-2.5.9-r1.ebuild
+++ b/sys-devel/patch/patch-2.5.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.13 2006/10/17 12:34:55 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.14 2007/04/24 14:13:14 armin76 Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="build static"
DEPEND=""