summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 19:51:08 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 19:51:08 +0000
commitb90e40aabc885dda5f88f2a3f5761c5966e73600 (patch)
treeef67c2e6da16d57d941a9280303d34c2f8272593 /sys-devel
parentStable for alpha, wrt bug #486318 (diff)
downloadhistorical-b90e40aabc885dda5f88f2a3f5761c5966e73600.tar.gz
historical-b90e40aabc885dda5f88f2a3f5761c5966e73600.tar.bz2
historical-b90e40aabc885dda5f88f2a3f5761c5966e73600.zip
Stabilize for all.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/crossdev/ChangeLog5
-rw-r--r--sys-devel/crossdev/crossdev-20131107.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/crossdev/ChangeLog b/sys-devel/crossdev/ChangeLog
index a2259721f471..087683dc268f 100644
--- a/sys-devel/crossdev/ChangeLog
+++ b/sys-devel/crossdev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/crossdev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.107 2014/01/18 03:11:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.108 2014/01/18 19:51:08 vapier Exp $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20131107.ebuild:
+ Stabilize for all.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20131011.ebuild,
crossdev-20131107.ebuild, crossdev-99999999.ebuild:
diff --git a/sys-devel/crossdev/crossdev-20131107.ebuild b/sys-devel/crossdev/crossdev-20131107.ebuild
index 52461a3796f9..06a5cb404de3 100644
--- a/sys-devel/crossdev/crossdev-20131107.ebuild
+++ b/sys-devel/crossdev/crossdev-20131107.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/crossdev/crossdev-20131107.ebuild,v 1.2 2014/01/18 03:11:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20131107.ebuild,v 1.3 2014/01/18 19:51:08 vapier Exp $
EAPI="4"
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
fi
DESCRIPTION="Gentoo Cross-toolchain generator"