diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-02 20:51:15 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-02 20:51:15 +0000 |
commit | 2c3fc74b73146fe97cdb74ca0b1c00dbf5ff5ea7 (patch) | |
tree | d47b6f49b3b32c34efd1ae3126b6863414fd73ad /sys-devel | |
parent | Mark 2.8.0.3 stable on alpha (diff) | |
download | gentoo-2-2c3fc74b73146fe97cdb74ca0b1c00dbf5ff5ea7.tar.gz gentoo-2-2c3fc74b73146fe97cdb74ca0b1c00dbf5ff5ea7.tar.bz2 gentoo-2-2c3fc74b73146fe97cdb74ca0b1c00dbf5ff5ea7.zip |
Version bump with more backwards compat support (-B, -L, and -X).
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/gcc-config/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta1 | 1 | ||||
-rw-r--r-- | sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta2 | 1 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-2.0.0_beta2.ebuild (renamed from sys-devel/gcc-config/gcc-config-2.0.0_beta1.ebuild) | 4 |
5 files changed, 13 insertions, 5 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index f0eb66f0e908..0eaca93cf942 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc-config # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.108 2005/10/01 03:28:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.109 2005/10/02 20:51:15 eradicator Exp $ + +*gcc-config-2.0.0_beta2 (02 Oct 2005) + + 02 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org> + -gcc-config-2.0.0_beta1.ebuild, +gcc-config-2.0.0_beta2.ebuild: + Version bump with more backwards compat support (-B, -L, and -X). *gcc-config-2.0.0_beta1 (01 Oct 2005) diff --git a/sys-devel/gcc-config/Manifest b/sys-devel/gcc-config/Manifest index 1c4331454497..f71c0bef8a47 100644 --- a/sys-devel/gcc-config/Manifest +++ b/sys-devel/gcc-config/Manifest @@ -6,7 +6,8 @@ MD5 4f38cac9c208dfd3f4e8b798a8108366 gcc-config-1.3.12.ebuild 1389 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 MD5 e7cff05773a87f50205a8777e899b626 gcc-config-1.3.12-r1.ebuild 1392 MD5 95389ec5fa2833933f895e112caa78c6 gcc-config-1.3.12-r2.ebuild 1381 -MD5 0cd7c6f28195446d145c88601f31fc2d gcc-config-2.0.0_beta1.ebuild 773 +MD5 09ead25f8a9194dc88db42db62a8a075 gcc-config-2.0.0_beta2.ebuild 781 +MD5 09ead25f8a9194dc88db42db62a8a075 gcc-config-2.0.0_beta1.ebuild 781 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.10-r1 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.11-r3 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.11-r4 0 @@ -20,3 +21,4 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.12-r1 0 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.12-r2 0 MD5 1b19cf481e2777dff9722f36698c3b24 files/wrapper-1.4.7.c 9837 MD5 6a84d27b97ff6b402f440f99db15aa0c files/digest-gcc-config-2.0.0_beta1 79 +MD5 c7cf3a3617d90adfaacc7c2c012ddfb0 files/digest-gcc-config-2.0.0_beta2 79 diff --git a/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta1 b/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta1 deleted file mode 100644 index 66fc94054c83..000000000000 --- a/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ab69f96840c5b4ec304482387597e62f compiler-config-2.0.0_beta1.tar.gz 113313 diff --git a/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta2 b/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta2 new file mode 100644 index 000000000000..72093159868e --- /dev/null +++ b/sys-devel/gcc-config/files/digest-gcc-config-2.0.0_beta2 @@ -0,0 +1 @@ +MD5 95c13089f40f2f0e9e5ddddf021d30c4 compiler-config-2.0.0_beta2.tar.gz 116097 diff --git a/sys-devel/gcc-config/gcc-config-2.0.0_beta1.ebuild b/sys-devel/gcc-config/gcc-config-2.0.0_beta2.ebuild index dbda0976b2e0..ee8f0eb83878 100644 --- a/sys-devel/gcc-config/gcc-config-2.0.0_beta1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.0.0_beta2.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-2.0.0_beta1.ebuild,v 1.1 2005/10/01 03:28:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-2.0.0_beta2.ebuild,v 1.1 2005/10/02 20:51:15 eradicator Exp $ DESCRIPTION="Utility to configure the active toolchain compiler" HOMEPAGE="http://www.gentoo.org/" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" -RDEPEND="app-admin/eselect-compiler" +RDEPEND=">=app-admin/eselect-compiler-${PV}" src_compile() { # Just need to make gcc-config from gcc-config.in |