diff options
author | 2013-10-14 05:40:17 +0000 | |
---|---|---|
committer | 2013-10-14 05:40:17 +0000 | |
commit | d6a419e9664a7d19e4db1b9e5a7c2634cdb1d7fc (patch) | |
tree | 8ae3c9870896a702bb022339b9fc86bc229b3ca2 /sys-devel | |
parent | Add ~x86-fbsd. #487266 (diff) | |
download | gentoo-2-d6a419e9664a7d19e4db1b9e5a7c2634cdb1d7fc.tar.gz gentoo-2-d6a419e9664a7d19e4db1b9e5a7c2634cdb1d7fc.tar.bz2 gentoo-2-d6a419e9664a7d19e4db1b9e5a7c2634cdb1d7fc.zip |
Add ~x86-fbsd. #487266
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
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 eebbb9a9f5e0..c6da3a75bc30 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.975 2013/10/13 10:08:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.976 2013/10/14 05:40:17 naota Exp $ + + 14 Oct 2013; Naohiro Aota <naota@gentoo.org> gcc-4.8.1-r1.ebuild: + Add ~x86-fbsd. #487266 13 Oct 2013; Markos Chandras <hwoarang@gentoo.org> gcc-4.8.1-r1.ebuild: Add ~mips per #487266 diff --git a/sys-devel/gcc/gcc-4.8.1-r1.ebuild b/sys-devel/gcc/gcc-4.8.1-r1.ebuild index 04dd3be2c51f..ec58d28d2234 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.6 2013/10/13 10:08:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.1-r1.ebuild,v 1.7 2013/10/14 05:40:17 naota 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 ~arm ~hppa ~mips ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |