diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:28:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:28:46 +0000 |
commit | ac7bd2342cc11b9c3187c5e3d3fe62d6b919b2eb (patch) | |
tree | 58ce9235441f9af08f662d04f95c03d088a97bda /net-misc/aria2 | |
parent | Stable for x86, wrt bug #446522 (diff) | |
download | gentoo-2-ac7bd2342cc11b9c3187c5e3d3fe62d6b919b2eb.tar.gz gentoo-2-ac7bd2342cc11b9c3187c5e3d3fe62d6b919b2eb.tar.bz2 gentoo-2-ac7bd2342cc11b9c3187c5e3d3fe62d6b919b2eb.zip |
Stable for x86, wrt bug #445762
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/aria2')
-rw-r--r-- | net-misc/aria2/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/aria2/aria2-1.15.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/aria2/ChangeLog b/net-misc/aria2/ChangeLog index c582c79b9bfc..92fa48d630a6 100644 --- a/net-misc/aria2/ChangeLog +++ b/net-misc/aria2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aria2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.85 2012/12/03 13:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.86 2012/12/16 16:28:46 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> aria2-1.15.2.ebuild: + Stable for x86, wrt bug #445762 03 Dec 2012; <ago@gentoo.org> aria2-1.15.2.ebuild: Stable for amd64, wrt bug #445762 diff --git a/net-misc/aria2/aria2-1.15.2.ebuild b/net-misc/aria2/aria2-1.15.2.ebuild index 832729974533..9a8024c7e0c9 100644 --- a/net-misc/aria2/aria2-1.15.2.ebuild +++ b/net-misc/aria2/aria2-1.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.15.2.ebuild,v 1.2 2012/12/03 13:43:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.15.2.ebuild,v 1.3 2012/12/16 16:28:46 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://aria2.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" SLOT="0" IUSE="adns bittorrent +gnutls +libxml2 metalink +nettle nls sqlite scripts ssl test xmlrpc" |