summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-05 22:55:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-05 22:55:05 +0000
commitec250112b231e22d03051372744472280a8873f0 (patch)
treec864ff63aaf10f8ead46f621391d7e96ec097e08 /www-client/urlgfe
parentStable on alpha wrt bug #163611 (diff)
downloadgentoo-2-ec250112b231e22d03051372744472280a8873f0.tar.gz
gentoo-2-ec250112b231e22d03051372744472280a8873f0.tar.bz2
gentoo-2-ec250112b231e22d03051372744472280a8873f0.zip
x86 stable wrt bug 169533
(Portage version: 2.1.2.1)
Diffstat (limited to 'www-client/urlgfe')
-rw-r--r--www-client/urlgfe/ChangeLog5
-rw-r--r--www-client/urlgfe/urlgfe-1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-client/urlgfe/ChangeLog b/www-client/urlgfe/ChangeLog
index 71383d1821ba..f9a6de0a22cd 100644
--- a/www-client/urlgfe/ChangeLog
+++ b/www-client/urlgfe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/urlgfe
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/urlgfe/ChangeLog,v 1.16 2007/03/04 20:31:07 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/urlgfe/ChangeLog,v 1.17 2007/03/05 22:55:05 armin76 Exp $
+
+ 05 Mar 2007; Raúl Porcel <armin76@gentoo.org> urlgfe-1.0.ebuild:
+ x86 stable wrt bug 169533
*urlgfe-1.0.1 (04 Mar 2007)
diff --git a/www-client/urlgfe/urlgfe-1.0.ebuild b/www-client/urlgfe/urlgfe-1.0.ebuild
index caf8335c2f9b..77ee0cb48b6e 100644
--- a/www-client/urlgfe/urlgfe-1.0.ebuild
+++ b/www-client/urlgfe/urlgfe-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/urlgfe/urlgfe-1.0.ebuild,v 1.6 2006/10/28 22:07:25 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/urlgfe/urlgfe-1.0.ebuild,v 1.7 2007/03/05 22:55:05 armin76 Exp $
DESCRIPTION="Download manager using gtk+ and libcurl"
HOMEPAGE="http://urlget.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/urlget/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="nls"
RDEPEND=">=net-misc/curl-7.10