summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-16 17:07:09 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-16 17:07:09 +0000
commitb7e2745896043260d798ee999f8ed13ca2997ed3 (patch)
tree9ac8247c084a2d02b2de85a66f96e086bc0cec92 /sys-devel/make
parentStable on sparc wrt #126364 (diff)
downloadhistorical-b7e2745896043260d798ee999f8ed13ca2997ed3.tar.gz
historical-b7e2745896043260d798ee999f8ed13ca2997ed3.tar.bz2
historical-b7e2745896043260d798ee999f8ed13ca2997ed3.zip
Stable on sparc wrt #126365
Package-Manager: portage-2.0.54
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/ChangeLog5
-rw-r--r--sys-devel/make/Manifest10
-rw-r--r--sys-devel/make/make-3.80-r4.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index 428087416c3a..35434644bf20 100644
--- a/sys-devel/make/ChangeLog
+++ b/sys-devel/make/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/make
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.44 2006/03/16 15:52:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.45 2006/03/16 17:07:09 gustavoz Exp $
+
+ 16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> make-3.80-r4.ebuild:
+ Stable on sparc wrt #126365
16 Mar 2006; Luca Barbato <lu_zero@gentoo.org> make-3.80-r4.ebuild:
Marked ppc
diff --git a/sys-devel/make/Manifest b/sys-devel/make/Manifest
index a4d3d22fcb93..7ccde1358538 100644
--- a/sys-devel/make/Manifest
+++ b/sys-devel/make/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 a362e53fae02b78c95786e8c65e3bc10 ChangeLog 5441
MD5 3adc1d9cc832e98b435305f9f466279b files/3.80-memory.patch 2248
MD5 6c9afd5ac674f6a9703fdab9e49846c4 files/digest-make-3.80-r1 62
@@ -12,3 +15,10 @@ MD5 f86f99b2ab003e6f5483f365a3db7ebc make-3.80-r2.ebuild 1301
MD5 ec0419d6091bab9aaebface015c00a60 make-3.80-r3.ebuild 1236
MD5 8c8244e4739754ee93d1de51bd761aa0 make-3.80-r4.ebuild 1306
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFEGZtOKRy60XGEcJIRAhJOAJsErLp+UBxyaqou5asYa79XqoyaRQCggP3E
+HjbXWw0bbXzPkA9Qq6zOwDM=
+=/xSU
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/make/make-3.80-r4.ebuild b/sys-devel/make/make-3.80-r4.ebuild
index bba66ae8a3df..399df34f1f79 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-2006 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.4 2006/03/16 15:52:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.5 2006/03/16 17:07:09 gustavoz 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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86"
IUSE="nls static build"
DEPEND="nls? ( sys-devel/gettext )"