diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-09-28 11:01:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-09-28 11:01:41 +0000 |
commit | fab44d42513548ac9bfcf5c518d8687207212bb4 (patch) | |
tree | 71f29a6e9f235d533cfee3ea95d79a5032a72148 | |
parent | Stable for HPPA (bug #499166). (diff) | |
download | gentoo-2-fab44d42513548ac9bfcf5c518d8687207212bb4.tar.gz gentoo-2-fab44d42513548ac9bfcf5c518d8687207212bb4.tar.bz2 gentoo-2-fab44d42513548ac9bfcf5c518d8687207212bb4.zip |
Stable for HPPA (bug #516152).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 91b54f4fe093..e2e05fa002c1 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1018 2014/09/24 10:29:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1019 2014/09/28 11:01:41 jer Exp $ + + 28 Sep 2014; Jeroen Roovers <jer@gentoo.org> gcc-4.8.3.ebuild: + Stable for HPPA (bug #516152). 24 Sep 2014; Anthony G. Basile <blueness@gentoo.org> gcc-4.8.0.ebuild, gcc-4.8.1-r1.ebuild, gcc-4.8.2.ebuild, gcc-4.8.3.ebuild: diff --git a/sys-devel/gcc/gcc-4.8.3.ebuild b/sys-devel/gcc/gcc-4.8.3.ebuild index 9f4c147fc89b..5667af7d15e7 100644 --- a/sys-devel/gcc/gcc-4.8.3.ebuild +++ b/sys-devel/gcc/gcc-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.3 2014/09/24 10:29:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.4 2014/09/28 11:01:41 jer Exp $ EAPI="4" @@ -26,7 +26,7 @@ DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |