summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-02-06 11:37:17 +0000
committerMart Raudsepp <leio@gentoo.org>2011-02-06 11:37:17 +0000
commite8db4b4faee4181a37d31cdab3d9133366602c77 (patch)
tree6b83ed4be277d92391c3f090347441bdd27a13cc /sys-devel
parentDrop to ~mips (diff)
downloadgentoo-2-e8db4b4faee4181a37d31cdab3d9133366602c77.tar.gz
gentoo-2-e8db4b4faee4181a37d31cdab3d9133366602c77.tar.bz2
gentoo-2-e8db4b4faee4181a37d31cdab3d9133366602c77.zip
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/make/ChangeLog8
-rw-r--r--sys-devel/make/make-3.80-r4.ebuild6
-rw-r--r--sys-devel/make/make-3.81.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 74094f420783..d8c8a42ba641 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/make
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.74 2010/10/18 00:59:13 vapier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.75 2011/02/06 11:37:17 leio Exp $
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> make-3.80-r4.ebuild,
+ make-3.81.ebuild:
+ Drop to ~mips
18 Oct 2010; Mike Frysinger <vapier@gentoo.org> make-3.82.ebuild:
Move into unstable.
diff --git a/sys-devel/make/make-3.80-r4.ebuild b/sys-devel/make/make-3.80-r4.ebuild
index e49a3104f364..45390cc5552f 100644
--- a/sys-devel/make/make-3.80-r4.ebuild
+++ b/sys-devel/make/make-3.80-r4.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/make/make-3.80-r4.ebuild,v 1.11 2008/12/07 03:18:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.12 2011/02/06 11:37:17 leio Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/make/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"
diff --git a/sys-devel/make/make-3.81.ebuild b/sys-devel/make/make-3.81.ebuild
index a0ebd601454b..bde09a53011f 100644
--- a/sys-devel/make/make-3.81.ebuild
+++ b/sys-devel/make/make-3.81.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/make/make-3.81.ebuild,v 1.13 2008/12/07 03:18:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81.ebuild,v 1.14 2011/02/06 11:37:17 leio Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
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 x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"