summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 03:11:36 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 03:11:36 +0000
commit28a91b043196e96c7bac6ede2c1996981e80982c (patch)
tree23a2c04264b0c5dae916f5fbccfa813d7dc3ce97 /sys-devel/crossdev
parentAdd arm64 love. (diff)
downloadgentoo-2-28a91b043196e96c7bac6ede2c1996981e80982c.tar.gz
gentoo-2-28a91b043196e96c7bac6ede2c1996981e80982c.tar.bz2
gentoo-2-28a91b043196e96c7bac6ede2c1996981e80982c.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel/crossdev')
-rw-r--r--sys-devel/crossdev/ChangeLog8
-rw-r--r--sys-devel/crossdev/crossdev-20131011.ebuild6
-rw-r--r--sys-devel/crossdev/crossdev-20131107.ebuild6
-rw-r--r--sys-devel/crossdev/crossdev-99999999.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-devel/crossdev/ChangeLog b/sys-devel/crossdev/ChangeLog
index 925f60c3772d..a2259721f471 100644
--- a/sys-devel/crossdev/ChangeLog
+++ b/sys-devel/crossdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/crossdev
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.106 2013/11/07 20:37:57 vapier Exp $
+# 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 $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> crossdev-20131011.ebuild,
+ crossdev-20131107.ebuild, crossdev-99999999.ebuild:
+ Add arm64 love.
*crossdev-20131107 (07 Nov 2013)
diff --git a/sys-devel/crossdev/crossdev-20131011.ebuild b/sys-devel/crossdev/crossdev-20131011.ebuild
index 1ffc48dd57c9..59a67e6469ba 100644
--- a/sys-devel/crossdev/crossdev-20131011.ebuild
+++ b/sys-devel/crossdev/crossdev-20131011.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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-20131011.ebuild,v 1.2 2013/11/07 20:37:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20131011.ebuild,v 1.3 2014/01/18 03:11:36 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 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"
diff --git a/sys-devel/crossdev/crossdev-20131107.ebuild b/sys-devel/crossdev/crossdev-20131107.ebuild
index 907bb865855e..52461a3796f9 100644
--- a/sys-devel/crossdev/crossdev-20131107.ebuild
+++ b/sys-devel/crossdev/crossdev-20131107.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.1 2013/11/07 20:37:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20131107.ebuild,v 1.2 2014/01/18 03:11:36 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 ~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"
diff --git a/sys-devel/crossdev/crossdev-99999999.ebuild b/sys-devel/crossdev/crossdev-99999999.ebuild
index ebdff8052a69..f90e974644d1 100644
--- a/sys-devel/crossdev/crossdev-99999999.ebuild
+++ b/sys-devel/crossdev/crossdev-99999999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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-99999999.ebuild,v 1.6 2012/02/28 00:19:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.7 2014/01/18 03:11:36 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 ~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"