summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-30 00:58:38 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-30 00:58:38 +0000
commitc45c967ecdf5bd1735db311caee2c0895e67b357 (patch)
tree3308bb5e795945b06cbe8210ad3269253dc32e03 /sys-devel
parentResolve bug #81812, bug #85176. (diff)
downloadhistorical-c45c967ecdf5bd1735db311caee2c0895e67b357.tar.gz
historical-c45c967ecdf5bd1735db311caee2c0895e67b357.tar.bz2
historical-c45c967ecdf5bd1735db311caee2c0895e67b357.zip
arm/hppa/ia64/s390/x86 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/Manifest2
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.10-r1.ebuild7
2 files changed, 4 insertions, 5 deletions
diff --git a/sys-devel/gcc-config/Manifest b/sys-devel/gcc-config/Manifest
index 60bb18144dc0..e51a52efec92 100644
--- a/sys-devel/gcc-config/Manifest
+++ b/sys-devel/gcc-config/Manifest
@@ -2,7 +2,7 @@ MD5 f2b7e6e4aceb4ecce630cfad4201a42d ChangeLog 17626
MD5 012868b502a874cc4f1abfa862bafb8a gcc-config-1.3.8-r4.ebuild 1429
MD5 856d159682acb2dca11e43b8bbe42b70 gcc-config-1.4.0.ebuild 1896
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-MD5 ff66f6afda43670e224335246bd979d1 gcc-config-1.3.10-r1.ebuild 1450
+MD5 106edaabe4dcbc34c50e9f5e4c18e2bf gcc-config-1.3.10-r1.ebuild 1431
MD5 53ec01c338bb2ffa9499e7e097039c0c files/gcc-config-1.3.8 12791
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.8-r4 0
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.4.0 0
diff --git a/sys-devel/gcc-config/gcc-config-1.3.10-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.10-r1.ebuild
index f64617256370..09a4e5f0860f 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.10-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.10-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/gcc-config/gcc-config-1.3.10-r1.ebuild,v 1.7 2005/03/17 02:22:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.10-r1.ebuild,v 1.8 2005/03/30 00:58:38 vapier Exp $
inherit toolchain-funcs
@@ -13,11 +13,10 @@ 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 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND="virtual/libc
- >=sys-apps/portage-2.0.47-r10" # We need portageq ...
+DEPEND=">=sys-apps/portage-2.0.47-r10" # We need portageq ...
S=${WORKDIR}