diff options
author | 2013-10-09 14:00:46 +0000 | |
---|---|---|
committer | 2013-10-09 14:00:46 +0000 | |
commit | 4997e77b3d3801c7613041239419ef0b0a10b94d (patch) | |
tree | a5877670d5889f85ee65e9dcfd0e1db1641e74cc /sys-devel | |
parent | Marked ~hppa (bug #487266). (diff) | |
download | gentoo-2-4997e77b3d3801c7613041239419ef0b0a10b94d.tar.gz gentoo-2-4997e77b3d3801c7613041239419ef0b0a10b94d.tar.bz2 gentoo-2-4997e77b3d3801c7613041239419ef0b0a10b94d.zip |
Marked ~hppa (bug #487266).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.8.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index df40dee6711c..cb183eea73dc 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.971 2013/10/08 04:00:25 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.972 2013/10/09 14:00:46 jer Exp $ + + 09 Oct 2013; Jeroen Roovers <jer@gentoo.org> gcc-4.8.1-r1.ebuild: + Marked ~hppa (bug #487266). 08 Oct 2013; Ryan Hill <dirtyepic@gentoo.org> gcc-4.8.0.ebuild, gcc-4.8.1-r1.ebuild: diff --git a/sys-devel/gcc/gcc-4.8.1-r1.ebuild b/sys-devel/gcc/gcc-4.8.1-r1.ebuild index d625e3dd3b4c..8fc6f2ab8c6a 100644 --- a/sys-devel/gcc/gcc-4.8.1-r1.ebuild +++ b/sys-devel/gcc/gcc-4.8.1-r1.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.8.1-r1.ebuild,v 1.2 2013/10/08 04:00:25 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.3 2013/10/09 14:00:46 jer Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" @@ -24,7 +24,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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" RDEPEND="" DEPEND="${RDEPEND} |