summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2014-08-03 05:59:41 +0000
committerTom Gall <tgall@gentoo.org>2014-08-03 05:59:41 +0000
commit13ef7b0ecbfc841233a717858cb06af99082fc05 (patch)
tree8a2e868e4aa2102a10ff40e1a45ebad8ddcf9500 /net-dialup
parentarm64, initial support (diff)
downloadgentoo-2-13ef7b0ecbfc841233a717858cb06af99082fc05.tar.gz
gentoo-2-13ef7b0ecbfc841233a717858cb06af99082fc05.tar.bz2
gentoo-2-13ef7b0ecbfc841233a717858cb06af99082fc05.zip
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/lrzsz/ChangeLog7
-rw-r--r--net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/lrzsz/ChangeLog b/net-dialup/lrzsz/ChangeLog
index f5e42d7dbd92..43ee6a47aa1f 100644
--- a/net-dialup/lrzsz/ChangeLog
+++ b/net-dialup/lrzsz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/lrzsz
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.32 2013/04/26 15:37:10 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/ChangeLog,v 1.33 2014/08/03 05:59:41 tgall Exp $
+
+ 03 Aug 2014; <tgall@gentoo.org> lrzsz-0.12.20-r3.ebuild:
+ arm64, initial support
26 Apr 2013; Jeroen Roovers <jer@gentoo.org> lrzsz-0.12.20-r3.ebuild,
+files/lrzsz-0.12.20-automake-1.12.patch,
diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
index 5ac66fb1fd38..8ecaa9f786c7 100644
--- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild
+++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.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/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.11 2013/04/26 15:37:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild,v 1.12 2014/08/03 05:59:41 tgall Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="nls"
DEPEND="nls? ( virtual/libintl )"