diff options
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 |