summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 22:18:28 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 22:18:28 +0000
commit6e3d474276ac42e19e244e455e13674234d4a86d (patch)
treec5f5301bbc6ff001401713044ffa3edaf9c2cf75 /sys-devel
parentarm/s390/sh stable (diff)
downloadhistorical-6e3d474276ac42e19e244e455e13674234d4a86d.tar.gz
historical-6e3d474276ac42e19e244e455e13674234d4a86d.tar.bz2
historical-6e3d474276ac42e19e244e455e13674234d4a86d.zip
Dont stabilize version 2.5.9-r1.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/patch/ChangeLog12
-rw-r--r--sys-devel/patch/patch-2.5.9-r1.ebuild4
2 files changed, 5 insertions, 11 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 1cc6d111b9d1..2f5abf8ea361 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,15 +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.39 2007/05/12 09:10:37 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.40 2007/06/24 22:18:28 vapier Exp $
- 12 May 2007; Joshua Kinard <kumba@gentoo.org> patch-2.5.9-r1.ebuild:
- Stable on mips.
-
- 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
+ 24 Jun 2007; Mike Frysinger <vapier@gentoo.org> patch-2.5.9-r1.ebuild:
+ Dont stabilize version 2.5.9-r1.
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 35c7af2209de..2e6824e95c2a 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.16 2007/05/12 09:10:37 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9-r1.ebuild,v 1.17 2007/06/24 22:18:28 vapier 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" # dont stabilize
IUSE="build static"
DEPEND=""