diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-05 22:55:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-05 22:55:05 +0000 |
commit | ec250112b231e22d03051372744472280a8873f0 (patch) | |
tree | c864ff63aaf10f8ead46f621391d7e96ec097e08 /www-client/urlgfe/urlgfe-1.0.ebuild | |
parent | Stable on alpha wrt bug #163611 (diff) | |
download | gentoo-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/urlgfe-1.0.ebuild')
-rw-r--r-- | www-client/urlgfe/urlgfe-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |