summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-02-16 21:17:55 +0000
committerMarkus Meier <maekke@gentoo.org>2014-02-16 21:17:55 +0000
commit746cf96e782c19759dbae21e118c2202cc57d748 (patch)
tree4b6c54b30dfd9b414a4f5e5b561ca754eae025f1 /net-misc
parentadd ~arm, bug #499146 (diff)
downloadgentoo-2-746cf96e782c19759dbae21e118c2202cc57d748.tar.gz
gentoo-2-746cf96e782c19759dbae21e118c2202cc57d748.tar.bz2
gentoo-2-746cf96e782c19759dbae21e118c2202cc57d748.zip
add ~arm, bug #499146
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/aria2/ChangeLog7
-rw-r--r--net-misc/aria2/aria2-1.18.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/aria2/ChangeLog b/net-misc/aria2/ChangeLog
index 8ef2de3cbbde..22e939c02589 100644
--- a/net-misc/aria2/ChangeLog
+++ b/net-misc/aria2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/aria2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.91 2013/10/16 20:57:56 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.92 2014/02/16 21:17:55 maekke Exp $
+
+ 16 Feb 2014; Markus Meier <maekke@gentoo.org> aria2-1.18.0.ebuild:
+ add ~arm, bug #499146
*aria2-1.18.0 (16 Oct 2013)
diff --git a/net-misc/aria2/aria2-1.18.0.ebuild b/net-misc/aria2/aria2-1.18.0.ebuild
index ef73513942b4..ebe7d6f97381 100644
--- a/net-misc/aria2/aria2-1.18.0.ebuild
+++ b/net-misc/aria2/aria2-1.18.0.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-misc/aria2/aria2-1.18.0.ebuild,v 1.1 2013/10/16 20:57:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.18.0.ebuild,v 1.2 2014/02/16 21:17:55 maekke Exp $
EAPI="5"
@@ -11,7 +11,7 @@ HOMEPAGE="http://aria2.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
SLOT="0"
IUSE="adns bittorrent +gnutls libuv +libxml2 metalink +nettle nls sqlite scripts ssl test xmlrpc"