diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-07 10:33:45 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-10-07 10:33:45 +0000 |
commit | 325c0cae3c7b77f33d3bd0869fa3cdf841b9fdab (patch) | |
tree | 2d06860b6f44b27c0958c0c6a7fbcbce0d321191 /app-admin | |
parent | oggvorbis -> vorbis (diff) | |
download | gentoo-2-325c0cae3c7b77f33d3bd0869fa3cdf841b9fdab.tar.gz gentoo-2-325c0cae3c7b77f33d3bd0869fa3cdf841b9fdab.tar.bz2 gentoo-2-325c0cae3c7b77f33d3bd0869fa3cdf841b9fdab.zip |
Change behavior to NOT use the deprecated CFLAGS_${ABI} unless explicitly enabled in selection.conf (and it is off by default).
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-compiler/ChangeLog | 10 | ||||
-rw-r--r-- | app-admin/eselect-compiler/Manifest | 12 | ||||
-rw-r--r-- | app-admin/eselect-compiler/eselect-compiler-2.0.0_beta5.ebuild (renamed from app-admin/eselect-compiler/eselect-compiler-2.0.0_beta4.ebuild) | 2 | ||||
-rw-r--r-- | app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta4 | 1 | ||||
-rw-r--r-- | app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta5 | 1 |
5 files changed, 13 insertions, 13 deletions
diff --git a/app-admin/eselect-compiler/ChangeLog b/app-admin/eselect-compiler/ChangeLog index 352d4e863864..c73d2d02071a 100644 --- a/app-admin/eselect-compiler/ChangeLog +++ b/app-admin/eselect-compiler/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-admin/eselect-compiler # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/ChangeLog,v 1.9 2005/10/06 20:32:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/ChangeLog,v 1.10 2005/10/07 10:33:45 eradicator Exp $ + +*eselect-compiler-2.0.0_beta5 (07 Oct 2005) + + 07 Oct 2005; Jeremy Huddleston <eradicator@gentoo.org> + -eselect-compiler-2.0.0_beta4.ebuild, + +eselect-compiler-2.0.0_beta5.ebuild: + Change behavior to NOT use the deprecated CFLAGS_${ABI} unless explicitly + enabled in selection.conf (and it is off by default). *eselect-compiler-2.0.0_beta4 (06 Oct 2005) diff --git a/app-admin/eselect-compiler/Manifest b/app-admin/eselect-compiler/Manifest index 5e5d6a08a319..d0f034751c4e 100644 --- a/app-admin/eselect-compiler/Manifest +++ b/app-admin/eselect-compiler/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 d54a6323364c84e6243c0d708498b1cf ChangeLog 2702 MD5 ee5aab7a5ce2f42bf7aa76aab3759ff1 eselect-compiler-2.0.0_beta4.ebuild 1600 +MD5 ee5aab7a5ce2f42bf7aa76aab3759ff1 eselect-compiler-2.0.0_beta5.ebuild 1600 MD5 5c4f70409df02b349cfa82dc36b9a19a files/digest-eselect-compiler-2.0.0_beta4 79 +MD5 ba6df286e65b8eb34926daa051dc2ae4 files/digest-eselect-compiler-2.0.0_beta5 79 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDRYnrOpjtAl+gMRURAtJzAJ0XoGC/wlqBzxjZFAjOynVtw70SowCdGZOV -+MzpbtxBrQhiU0NTjuhPCiw= -=xRgJ ------END PGP SIGNATURE----- diff --git a/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta4.ebuild b/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta5.ebuild index 009fc719bdd4..1fb70ee824ac 100644 --- a/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta4.ebuild +++ b/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta5.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/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta4.ebuild,v 1.1 2005/10/06 20:32:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-compiler/eselect-compiler-2.0.0_beta5.ebuild,v 1.1 2005/10/07 10:33:45 eradicator Exp $ DESCRIPTION="Utility to configure the active toolchain compiler" HOMEPAGE="http://www.gentoo.org/" diff --git a/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta4 b/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta4 deleted file mode 100644 index 37e71d3abcef..000000000000 --- a/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta4 +++ /dev/null @@ -1 +0,0 @@ -MD5 52673e21f9254c916c245b5badec3ba3 compiler-config-2.0.0_beta4.tar.gz 116744 diff --git a/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta5 b/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta5 new file mode 100644 index 000000000000..e11a9df1de26 --- /dev/null +++ b/app-admin/eselect-compiler/files/digest-eselect-compiler-2.0.0_beta5 @@ -0,0 +1 @@ +MD5 8af82987fb9cadd0538832f7ced1c7d8 compiler-config-2.0.0_beta5.tar.gz 116894 |