summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-20 20:42:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-20 20:42:33 +0000
commit49055ee8ca59f8f3fa9bdf2748f774b9a449cf97 (patch)
treef4d56c3fdad9d2a8a94bc3ff1ac7a519c4254c5c /www-client/uget
parentStable for amd64, wrt bug #459790 (diff)
downloadgentoo-2-49055ee8ca59f8f3fa9bdf2748f774b9a449cf97.tar.gz
gentoo-2-49055ee8ca59f8f3fa9bdf2748f774b9a449cf97.tar.bz2
gentoo-2-49055ee8ca59f8f3fa9bdf2748f774b9a449cf97.zip
Stable for amd64, wrt bug #463152
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/uget')
-rw-r--r--www-client/uget/ChangeLog6
-rw-r--r--www-client/uget/uget-1.10.3.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/www-client/uget/ChangeLog b/www-client/uget/ChangeLog
index fcaf24952d98..e5d48c2bad80 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.35 2013/02/02 04:51:17 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/ChangeLog,v 1.36 2013/04/20 20:42:33 ago Exp $
+
+ 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> uget-1.10.3.ebuild:
+ Stable for amd64, wrt bug #463152
*uget-1.10.3 (02 Feb 2013)
@@ -163,4 +166,3 @@
08 Dec 2009; Alex Alexander <wired@gentoo.org> +uget-1.5.0.ebuild,
+metadata.xml:
ebuild for uget - new version of urlgfe - renamed by upstream
-
diff --git a/www-client/uget/uget-1.10.3.ebuild b/www-client/uget/uget-1.10.3.ebuild
index e46cbcd70f8b..2f85caf52b32 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.1 2013/02/02 04:51:17 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uget/uget-1.10.3.ebuild,v 1.2 2013/04/20 20:42:33 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