summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-25 13:49:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-25 13:49:25 +0000
commit4105f0d946bebeea1cd9fb49505f056a2cba19e5 (patch)
tree244d5a659f5ff280a7f0dfc39d399f9153021e1e /sys-devel/patch
parentNew package (diff)
downloadgentoo-2-4105f0d946bebeea1cd9fb49505f056a2cba19e5.tar.gz
gentoo-2-4105f0d946bebeea1cd9fb49505f056a2cba19e5.tar.bz2
gentoo-2-4105f0d946bebeea1cd9fb49505f056a2cba19e5.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog5
-rw-r--r--sys-devel/patch/patch-2.5.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index d60035425abe..dfcab4f1a133 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.38 2007/04/25 13:49:25 gustavoz Exp $
+
+ 25 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> patch-2.5.9-r1.ebuild:
+ Stable on sparc
24 Apr 2007; Raúl Porcel <armin76@gentoo.org> patch-2.5.9-r1.ebuild:
ia64 + x86 stable
diff --git a/sys-devel/patch/patch-2.5.9-r1.ebuild b/sys-devel/patch/patch-2.5.9-r1.ebuild
index 0d117276564e..59f0c8511e11 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-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.14 2007/04/24 14:13:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.15 2007/04/25 13:49:25 gustavoz 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=""