summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-02-19 22:54:43 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-02-19 22:54:43 +0000
commit7baa8a1aa83b25b5b2583defa56c0ba58efda05d (patch)
tree0b5a6c221d4a56410a09573a8cc5b5a422b32980 /sys-devel/make
parentMarked stable on mips. (diff)
downloadhistorical-7baa8a1aa83b25b5b2583defa56c0ba58efda05d.tar.gz
historical-7baa8a1aa83b25b5b2583defa56c0ba58efda05d.tar.bz2
historical-7baa8a1aa83b25b5b2583defa56c0ba58efda05d.zip
Stable on x86; bug #123345
Package-Manager: portage-2.1_pre4-r1
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-r3.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/sys-devel/make/ChangeLog b/sys-devel/make/ChangeLog
index ee9f6d43a89f..57fcce6082c8 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.38 2006/02/19 18:10:51 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/ChangeLog,v 1.39 2006/02/19 22:54:43 tsunam Exp $
+
+ 19 Feb 2006; Joshua Jackson <tsunam@gentoo.org> make-3.80-r3.ebuild:
+ stable on x86; bug #123345
19 Feb 2006; Joshua Kinard <kumba@gentoo.org> make-3.80-r3.ebuild:
Marked stable on mips.
diff --git a/sys-devel/make/Manifest b/sys-devel/make/Manifest
index 6a3678f2ec19..ae118f471754 100644
--- a/sys-devel/make/Manifest
+++ b/sys-devel/make/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 05dc75458d5de82cc089d34bfa172460 ChangeLog 4826
RMD160 6806b56c8fee4e846aac37481c2826e7f478eae6 ChangeLog 4826
SHA256 793a3d701652ccc52237a9f034fc2d748a1f05335eb49a58bcb9ca271202ad1b ChangeLog 4826
@@ -40,3 +43,10 @@ SHA256 f0b4945bc100c265e85c6ef136808b223d49f25feab4f0e6c79a30b13b1e917b make-3.8
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
RMD160 f43cbec30b7074319087c9acffdb9354b17b0db3 metadata.xml 164
SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 metadata.xml 164
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFD+PclSENan+PfizARAhHCAJ9PJOuZw07XzYUR2eNj24HyeX1HpgCeJvs6
+CV8TA/aZwDaE3rae6hBLSqc=
+=jgaY
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/make/make-3.80-r3.ebuild b/sys-devel/make/make-3.80-r3.ebuild
index a6260ae9bf1c..e918ebc0904b 100644
--- a/sys-devel/make/make-3.80-r3.ebuild
+++ b/sys-devel/make/make-3.80-r3.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-r3.ebuild,v 1.6 2006/02/19 17:45:47 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r3.ebuild,v 1.7 2006/02/19 22:54:43 tsunam 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 )"