summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:48:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:48:48 +0000
commit39f16a62ab6f11a1213ef40e916d8f3c6c85fc21 (patch)
treefaf5243626b6b56047593d97586b86f59eb1267d /www-client
parentStable for amd64, wrt bug #400519 (diff)
downloadgentoo-2-39f16a62ab6f11a1213ef40e916d8f3c6c85fc21.tar.gz
gentoo-2-39f16a62ab6f11a1213ef40e916d8f3c6c85fc21.tar.bz2
gentoo-2-39f16a62ab6f11a1213ef40e916d8f3c6c85fc21.zip
Stable for amd64, wrt bug #400523
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-client')
-rw-r--r--www-client/uget/ChangeLog7
-rw-r--r--www-client/uget/uget-1.8.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-client/uget/ChangeLog b/www-client/uget/ChangeLog
index 4343476abfdb..28a472bab9dc 100644
--- a/www-client/uget/ChangeLog
+++ b/www-client/uget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/uget
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uget/ChangeLog,v 1.27 2011/07/25 09:46:22 wired Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/ChangeLog,v 1.28 2012/02/24 09:48:48 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> uget-1.8.0.ebuild:
+ Stable for amd64, wrt bug #400523
*uget-1.8.0 (25 Jul 2011)
diff --git a/www-client/uget/uget-1.8.0.ebuild b/www-client/uget/uget-1.8.0.ebuild
index e79e887e4898..93f4bfc60fcb 100644
--- a/www-client/uget/uget-1.8.0.ebuild
+++ b/www-client/uget/uget-1.8.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uget/uget-1.8.0.ebuild,v 1.1 2011/07/25 09:46:22 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/uget-1.8.0.ebuild,v 1.2 2012/02/24 09:48:48 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="aria2 +curl gstreamer gtk3 hide-temp-files libnotify nls"
REQUIRED_USE="|| ( aria2 curl )"