summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-22 09:09:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-22 09:09:11 +0000
commitc1a8d71a59b03c975a9fe11526373b77d058604d (patch)
treeb8cf8b1d77392b6725d32957367f90f17be2c774 /www-client/uget
parentStable for ppc, wrt bug #466222 (diff)
downloadgentoo-2-c1a8d71a59b03c975a9fe11526373b77d058604d.tar.gz
gentoo-2-c1a8d71a59b03c975a9fe11526373b77d058604d.tar.bz2
gentoo-2-c1a8d71a59b03c975a9fe11526373b77d058604d.zip
Stable for ppc, wrt bug #463152
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/uget')
-rw-r--r--www-client/uget/ChangeLog5
-rw-r--r--www-client/uget/uget-1.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/uget/ChangeLog b/www-client/uget/ChangeLog
index cc172dad40b8..968a8df062bc 100644
--- a/www-client/uget/ChangeLog
+++ b/www-client/uget/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/uget
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uget/ChangeLog,v 1.37 2013/04/20 20:47:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/ChangeLog,v 1.38 2013/04/22 09:09:11 ago Exp $
+
+ 22 Apr 2013; Agostino Sarubbo <ago@gentoo.org> uget-1.10.3.ebuild:
+ Stable for ppc, wrt bug #463152
20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> uget-1.10.3.ebuild:
Stable for x86, wrt bug #463152
diff --git a/www-client/uget/uget-1.10.3.ebuild b/www-client/uget/uget-1.10.3.ebuild
index 3ddc95073fb2..8f964728a3bc 100644
--- a/www-client/uget/uget-1.10.3.ebuild
+++ b/www-client/uget/uget-1.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uget/uget-1.10.3.ebuild,v 1.3 2013/04/20 20:47:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/uget-1.10.3.ebuild,v 1.4 2013/04/22 09:09:11 ago Exp $
EAPI="4"
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
EGIT_REPO_URI="git://urlget.git.sourceforge.net/gitroot/urlget/uget"
else
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ppc x86"
SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
fi