summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-02-07 00:12:14 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-02-07 00:12:14 +0000
commitbcc20d817ecd7218578b6dcd09ba809f780b9b8c (patch)
treed462549f2b4251d92785312578cd49e1c164a876 /sys-devel
parentStable on alpha. (diff)
downloadhistorical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.tar.gz
historical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.tar.bz2
historical-bcc20d817ecd7218578b6dcd09ba809f780b9b8c.zip
Marked stable on mips.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autoconf-wrapper/ChangeLog5
-rw-r--r--sys-devel/autoconf-wrapper/Manifest16
-rw-r--r--sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild4
-rw-r--r--sys-devel/autoconf/ChangeLog6
-rw-r--r--sys-devel/autoconf/Manifest24
-rw-r--r--sys-devel/autoconf/autoconf-2.13.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r6.ebuild4
7 files changed, 25 insertions, 38 deletions
diff --git a/sys-devel/autoconf-wrapper/ChangeLog b/sys-devel/autoconf-wrapper/ChangeLog
index 4936c80042fb..799fc3ecb909 100644
--- a/sys-devel/autoconf-wrapper/ChangeLog
+++ b/sys-devel/autoconf-wrapper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autoconf-wrapper
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.8 2005/01/31 15:18:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,v 1.9 2005/02/07 00:11:29 kumba Exp $
+
+ 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> autoconf-wrapper-2.ebuild:
+ Marked stable on mips.
31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org>
autoconf-wrapper-2.ebuild:
diff --git a/sys-devel/autoconf-wrapper/Manifest b/sys-devel/autoconf-wrapper/Manifest
index bc897d55f4bb..958a22e71404 100644
--- a/sys-devel/autoconf-wrapper/Manifest
+++ b/sys-devel/autoconf-wrapper/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 4433cb0b93d74e578c6865003e791ccc ChangeLog 1547
+MD5 01e7be38794022a7d68d3c80741225f7 autoconf-wrapper-2.ebuild 794
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 93c0029654a77dfcf33df91669014fb2 ChangeLog 1446
-MD5 5418391a05208a592e6b53577fcd1514 autoconf-wrapper-2.ebuild 795
-MD5 070d7714b2e14aa7d8af8018b1397da3 files/ac-wrapper-2.sh 2716
MD5 f620449fab0370d6ee016684fbf6b671 files/ac-wrapper-1.sh 2600
+MD5 070d7714b2e14aa7d8af8018b1397da3 files/ac-wrapper-2.sh 2716
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-autoconf-wrapper-2 0
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB/kxUKRy60XGEcJIRAksbAJ9wi5xr8clSjTuo9D68NJIAbQxDxACfUwMC
-+iOF+nev/aOl4cW9vzqvW7U=
-=ggmd
------END PGP SIGNATURE-----
diff --git a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
index 882684129bd3..6af45b097b59 100644
--- a/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
+++ b/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.8 2005/01/31 15:18:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/autoconf-wrapper-2.ebuild,v 1.9 2005/02/07 00:11:29 kumba Exp $
DESCRIPTION="wrapper for autoconf to manage multiple autoconf versions"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND=">=sys-devel/autoconf-2.59-r6
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index f73822ee9f61..4deaefe502a5 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.63 2005/01/31 15:18:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.64 2005/02/07 00:12:13 kumba Exp $
+
+ 06 Feb 2005; Joshua Kinard <kumba@gentoo.org> autoconf-2.13.ebuild,
+ autoconf-2.59-r6.ebuild:
+ Marked stable on mips.
31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> autoconf-2.13.ebuild,
autoconf-2.59-r6.ebuild:
diff --git a/sys-devel/autoconf/Manifest b/sys-devel/autoconf/Manifest
index 87a47ce98de2..91c02f707e85 100644
--- a/sys-devel/autoconf/Manifest
+++ b/sys-devel/autoconf/Manifest
@@ -1,24 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1f3af628bf9ddc81fd30bc314111ebaf autoconf-2.59-r6.ebuild 1140
+MD5 b4989aa88d273525864aa7ebd5e69687 ChangeLog 10082
+MD5 7909b3f940117c7f055762210e88b143 autoconf-2.13.ebuild 1536
MD5 3d83ca04ad6ce45925430fb4351be5d7 autoconf-2.59-r5.ebuild 3432
+MD5 36c4be56dd63e87fb3e829802230ce8b autoconf-2.59-r6.ebuild 1139
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 ffcbb0b1be161546c910566b5e1c92ef ChangeLog 9959
-MD5 734216ac7bd55611848b5dfb585c9380 autoconf-2.13.ebuild 1537
-MD5 372cd1fdd18a95f5a6af7cb36bfd12de files/autoconf-2.58-infopage-namechange.patch 5117
+MD5 c07cd3cad0342c7c9ccafdb4f0ae8b03 files/ac-wrapper.pl 2785
MD5 12f8fb67eaf50f87ed7825356503e8d7 files/autoconf-2.13-configure-gentoo.diff 958
+MD5 f935499520b964a1fcfc23b68d8c8558 files/autoconf-2.13-configure.in-gentoo.diff 443
MD5 dee8e039dbcfd6a6543e28688615ee17 files/autoconf-2.13-destdir.patch 677
-MD5 c07cd3cad0342c7c9ccafdb4f0ae8b03 files/ac-wrapper.pl 2785
-MD5 ed1c29020cbdfc79d6a1ece183afd936 files/digest-autoconf-2.59-r6 66
MD5 edfa347b2a6e2c0de846cabda899b429 files/autoconf-2.13-gentoo.patch 898
-MD5 f935499520b964a1fcfc23b68d8c8558 files/autoconf-2.13-configure.in-gentoo.diff 443
+MD5 372cd1fdd18a95f5a6af7cb36bfd12de files/autoconf-2.58-infopage-namechange.patch 5117
MD5 02c192b9ea3e4945d007a8cfde221c73 files/digest-autoconf-2.13 65
MD5 b310d32d1d5c26cb84206bfda473da1c files/digest-autoconf-2.59-r5 131
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFB/kwpKRy60XGEcJIRAkKjAJ9NeVlbt7XY8GUVx7firozYc+yY7ACeI3JL
-cffjyx2YOqUL6TgaWjUhlq8=
-=wwuT
------END PGP SIGNATURE-----
+MD5 ed1c29020cbdfc79d6a1ece183afd936 files/digest-autoconf-2.59-r6 66
diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild
index ae8fd2087c54..0439a8476c6d 100644
--- a/sys-devel/autoconf/autoconf-2.13.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13.ebuild,v 1.10 2005/01/31 15:18:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13.ebuild,v 1.11 2005/02/07 00:12:14 kumba Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=">=sys-apps/texinfo-4.3
diff --git a/sys-devel/autoconf/autoconf-2.59-r6.ebuild b/sys-devel/autoconf/autoconf-2.59-r6.ebuild
index 825938a80dea..a9995b18dc8c 100644
--- a/sys-devel/autoconf/autoconf-2.59-r6.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r6.ebuild,v 1.10 2005/01/31 15:18:07 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r6.ebuild,v 1.11 2005/02/07 00:12:14 kumba Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=">=sys-apps/texinfo-4.3