diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-04-28 23:27:02 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-04-28 23:27:02 +0000 |
commit | fc3b8c360b654977ef745461581cfa455726cb60 (patch) | |
tree | b7949d2c1c71dc1beb78827059ec16a02dcdc62d /sys-devel/gcc-config | |
parent | Remove old. (diff) | |
download | gentoo-2-fc3b8c360b654977ef745461581cfa455726cb60.tar.gz gentoo-2-fc3b8c360b654977ef745461581cfa455726cb60.tar.bz2 gentoo-2-fc3b8c360b654977ef745461581cfa455726cb60.zip |
Version bump to get a change made to the gcc-config bash script
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-devel/gcc-config')
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.4.1-r1.ebuild (renamed from sys-devel/gcc-config/gcc-config-1.4.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 255768c4b877..31c7ae8e48fb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.192 2011/03/21 13:49:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.193 2011/04/28 23:27:02 halcy0n Exp $ + +*gcc-config-1.4.1-r1 (28 Apr 2011) + + 28 Apr 2011; Mark Loeser <halcy0n@gentoo.org> -gcc-config-1.4.1.ebuild, + +gcc-config-1.4.1-r1.ebuild: + Version bump to get a change made to the gcc-config bash script 21 Mar 2011; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.5: Default to /etc/portage/make.conf #338032 by Dennis Schridde. diff --git a/sys-devel/gcc-config/gcc-config-1.4.1.ebuild b/sys-devel/gcc-config/gcc-config-1.4.1-r1.ebuild index e5ea7dea44cf..6d2ddbe8e2ba 100644 --- a/sys-devel/gcc-config/gcc-config-1.4.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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.4.1.ebuild,v 1.9 2009/05/20 17:43:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.4.1-r1.ebuild,v 1.1 2011/04/28 23:27:02 halcy0n Exp $ inherit flag-o-matic toolchain-funcs multilib |