summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-02-06 11:37:50 +0000
committerMart Raudsepp <leio@gentoo.org>2011-02-06 11:37:50 +0000
commit9664e300213507edca8f5c9e30787b4f6a110a52 (patch)
treeed5bca51d527645449342ae910da746e0ec696dc /sys-devel/patch
parentDrop to ~mips (diff)
downloadhistorical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.gz
historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.bz2
historical-9664e300213507edca8f5c9e30787b4f6a110a52.zip
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/ChangeLog7
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index c908e2b5d726..bf2fb3986d45 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/patch
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.45 2010/01/22 20:15:54 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.46 2011/02/06 11:37:50 leio Exp $
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> patch-2.5.9.ebuild:
+ Drop to ~mips
22 Jan 2010; Jeremy Olexa <darkside@gentoo.org> patch-2.6.1.ebuild,
+files/gnulib_strnlen.c:
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 4b41105a0c8f..c87ec181670a 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 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.ebuild,v 1.26 2008/03/18 12:34:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.27 2011/02/06 11:37:50 leio Exp $
inherit flag-o-matic
@@ -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"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd"
IUSE="static"
DEPEND=""