diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-13 13:21:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-13 13:21:32 +0000 |
commit | e32a29c06ecc6cf1361f915ce7af7f9cf5039586 (patch) | |
tree | 15c52e2e750051775b21b1cc0f2dbe48ce61b8b2 | |
parent | add ~arm, bug #449762 (diff) | |
download | gentoo-2-e32a29c06ecc6cf1361f915ce7af7f9cf5039586.tar.gz gentoo-2-e32a29c06ecc6cf1361f915ce7af7f9cf5039586.tar.bz2 gentoo-2-e32a29c06ecc6cf1361f915ce7af7f9cf5039586.zip |
Move back to ~alpha, bug #451680
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 4fe7995e973d..15d5b715f709 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.930 2013/01/09 22:31:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.931 2013/01/13 13:21:32 armin76 Exp $ + + 13 Jan 2013; Raúl Porcel <armin76@gentoo.org> gcc-4.6.3.ebuild: + Move back to ~alpha, bug #451680 09 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.6.3.ebuild: Stable for alpha, wrt bug #418383 diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild index 9fee35ffd0a7..bc3077b71af1 100644 --- a/sys-devel/gcc/gcc-4.6.3.ebuild +++ b/sys-devel/gcc/gcc-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.23 2013/01/09 22:31:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.24 2013/01/13 13:21:32 armin76 Exp $ PATCH_VER="1.9" UCLIBC_VER="1.0" @@ -23,7 +23,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |