summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-18 00:14:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-18 00:14:23 +0000
commit44a5f8f75120c249e88d7cf777dfed208918b5c0 (patch)
treeb5755c9d7c8014a4d8061b8b3fcae67214f0a48f /sys-devel
parentstabilize (diff)
downloadhistorical-44a5f8f75120c249e88d7cf777dfed208918b5c0.tar.gz
historical-44a5f8f75120c249e88d7cf777dfed208918b5c0.tar.bz2
historical-44a5f8f75120c249e88d7cf777dfed208918b5c0.zip
stabilize
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/m4/Manifest14
-rw-r--r--sys-devel/m4/m4-1.4.2-r1.ebuild9
2 files changed, 6 insertions, 17 deletions
diff --git a/sys-devel/m4/Manifest b/sys-devel/m4/Manifest
index bc654e2e55ca..555d0e5af01e 100644
--- a/sys-devel/m4/Manifest
+++ b/sys-devel/m4/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 0a077ae68e101000521f46b2bf974085 m4-1.4.1.ebuild 781
MD5 e6f79c1c6feb09662cd15fdddbed0178 ChangeLog 3796
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 faad75d2ec37eddc23e2dcad8e923b7b m4-1.4.2-r1.ebuild 795
+MD5 0a077ae68e101000521f46b2bf974085 m4-1.4.1.ebuild 781
+MD5 c306fde4de933dd91ba3b3dc63d3ae75 m4-1.4.2-r1.ebuild 766
MD5 235e74bf79f972d9fe52eaca8532119f files/digest-m4-1.4.1 60
MD5 7703a5bdcc14909f62302b74508db3d3 files/digest-m4-1.4.2-r1 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCM2hCBXaUFmZvwyMRAvkTAJ9zugh6sNBeQh9nbiEFJ5RCKFDjiQCgqSw6
-iZs3yvuQIlK/hY2XbArRYCI=
-=bWL6
------END PGP SIGNATURE-----
diff --git a/sys-devel/m4/m4-1.4.2-r1.ebuild b/sys-devel/m4/m4-1.4.2-r1.ebuild
index f09ecbd3a002..04b856af647a 100644
--- a/sys-devel/m4/m4-1.4.2-r1.ebuild
+++ b/sys-devel/m4/m4-1.4.2-r1.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/m4/m4-1.4.2-r1.ebuild,v 1.2 2005/03/12 22:07:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.2-r1.ebuild,v 1.3 2005/03/18 00:14:23 vapier Exp $
inherit toolchain-funcs
@@ -11,12 +11,11 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sh ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE="nls"
-DEPEND="virtual/libc
- nls? ( sys-devel/gettext )"
-RDEPEND="virtual/libc"
+DEPEND="nls? ( sys-devel/gettext )"
+RDEPEND=""
src_compile() {
econf \