diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 01:51:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-01 01:51:15 +0000 |
commit | eee81bd6258437ebf887655ae6d2556c7c8b7dec (patch) | |
tree | d151a35df752b34b2c49c6ae67610b1699195827 | |
parent | Removed mail-filter/pop3vscan (diff) | |
download | historical-eee81bd6258437ebf887655ae6d2556c7c8b7dec.tar.gz historical-eee81bd6258437ebf887655ae6d2556c7c8b7dec.tar.bz2 historical-eee81bd6258437ebf887655ae6d2556c7c8b7dec.zip |
sh stable
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | sys-devel/gcc/Manifest | 8 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest index 0d0f74516f59..eb227b6af7fd 100644 --- a/sys-devel/gcc/Manifest +++ b/sys-devel/gcc/Manifest @@ -11,7 +11,7 @@ MD5 3e3bc1c3e3953428824c0fd3f206c48b gcc-3.3.2-r7.ebuild 21757 MD5 9111df8f4b2d0f617ccc1ab9c7755d7f gcc-3.3.5.20050130-r1.ebuild 3209 MD5 8ad652a1c6c3b0b27963da2a8684dfc7 gcc-3.4.3-r1.ebuild 5429 MD5 1a84ea5c09067bb7da6c8959f13e2154 gcc-3.3.5-r1.ebuild 3777 -MD5 d727bc65821a4ec10f8e0a2b72387a84 gcc-3.4.4-r1.ebuild 5007 +MD5 f5804f3b322c22138f87bca0b3b3a69c gcc-3.4.4-r1.ebuild 5010 MD5 f3320fc6b7547238588e8d01266c7d1c gcc-3.4.3.20050110-r2.ebuild 5192 MD5 c76df140331f7e3f907c329ee85d9477 gcc-3.2.2.ebuild 767 MD5 43b2b50442e6156f9c18867730aea421 gcc-4.1.0_beta20050826.ebuild 1525 @@ -100,7 +100,7 @@ MD5 7c29f54dd8d50385ac42fae65459c744 files/3.3.5/gcc-3.3.5-ffecom_gfrt_basictype -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDEhikgIKl8Uu19MoRAmKsAJ0Z/zLcuWbIQRxbH6j6hslNp7j2wgCeNeT9 -hAcVSkLNCLdD2krwa8RAzN0= -=qppM +iD8DBQFDFl6vgIKl8Uu19MoRAnbSAJ4942ZtY+IfsSJx4vV/uh9QQsrunACcD7nQ +/aVyGDi67V0evZkS9rNJBqo= +=yY+Y -----END PGP SIGNATURE----- diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild index d5ee0ce4bc7d..d16207292e5d 100644 --- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.4-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/gcc-3.4.4-r1.ebuild,v 1.2 2005/08/28 20:03:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.3 2005/09/01 01:51:15 vapier Exp $ MAN_VER="" PATCH_VER="1.6" @@ -40,7 +40,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" # Stuff to test before adding ~arch -KEYWORDS="-* ~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="-* ~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sh ~sparc ~x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |