diff options
author | Tom Gall <tgall@gentoo.org> | 2014-08-03 06:14:05 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2014-08-03 06:14:05 +0000 |
commit | 21b3c921896b78bd9d7ad8a52f7b537d29f0bfed (patch) | |
tree | 8b77b84976df1752acd72707e62f45a7d6512449 /net-dialup/minicom | |
parent | arm64, initial support (diff) | |
download | gentoo-2-21b3c921896b78bd9d7ad8a52f7b537d29f0bfed.tar.gz gentoo-2-21b3c921896b78bd9d7ad8a52f7b537d29f0bfed.tar.bz2 gentoo-2-21b3c921896b78bd9d7ad8a52f7b537d29f0bfed.zip |
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'net-dialup/minicom')
-rw-r--r-- | net-dialup/minicom/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.6.2-r1.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.6.ebuild | 6 | ||||
-rw-r--r-- | net-dialup/minicom/minicom-2.7.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-dialup/minicom/ChangeLog b/net-dialup/minicom/ChangeLog index 5ea4ac6f6506..b7235344df52 100644 --- a/net-dialup/minicom/ChangeLog +++ b/net-dialup/minicom/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/minicom # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.103 2014/01/01 19:59:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/ChangeLog,v 1.104 2014/08/03 06:14:05 tgall Exp $ + + 03 Aug 2014; <tgall@gentoo.org> minicom-2.6.2-r1.ebuild, minicom-2.6.ebuild, + minicom-2.7.ebuild: + arm64, initial support 01 Jan 2014; Tim Harder <radhermit@gentoo.org> minicom-2.7.ebuild: Remove unneeded AR export. diff --git a/net-dialup/minicom/minicom-2.6.2-r1.ebuild b/net-dialup/minicom/minicom-2.6.2-r1.ebuild index 11671fc9d923..1fc5a980ef0d 100644 --- a/net-dialup/minicom/minicom-2.6.2-r1.ebuild +++ b/net-dialup/minicom/minicom-2.6.2-r1.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/net-dialup/minicom/minicom-2.6.2-r1.ebuild,v 1.1 2013/10/30 08:43:27 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.2-r1.ebuild,v 1.2 2014/08/03 06:14:05 tgall Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" diff --git a/net-dialup/minicom/minicom-2.6.ebuild b/net-dialup/minicom/minicom-2.6.ebuild index 7f1fcde27185..84513b98d032 100644 --- a/net-dialup/minicom/minicom-2.6.ebuild +++ b/net-dialup/minicom/minicom-2.6.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/net-dialup/minicom/minicom-2.6.ebuild,v 1.9 2012/05/06 17:46:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.6.ebuild,v 1.10 2014/08/03 06:14:05 tgall Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://alioth.debian.org/download.php/${STUPID_NUM}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" diff --git a/net-dialup/minicom/minicom-2.7.ebuild b/net-dialup/minicom/minicom-2.7.ebuild index 89f6a0b32de6..88d4f322c241 100644 --- a/net-dialup/minicom/minicom-2.7.ebuild +++ b/net-dialup/minicom/minicom-2.7.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/net-dialup/minicom/minicom-2.7.ebuild,v 1.2 2014/01/01 19:59:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.7.ebuild,v 1.3 2014/08/03 06:14:05 tgall Exp $ EAPI=5 inherit eutils @@ -12,7 +12,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/file/${STUPID_NUM}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nls" COMMON_DEPEND="sys-libs/ncurses" |