diff options
Diffstat (limited to 'app-misc/lsx/lsx-0.1.ebuild')
-rw-r--r-- | app-misc/lsx/lsx-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/lsx/lsx-0.1.ebuild b/app-misc/lsx/lsx-0.1.ebuild index f25243dd779b..3cf0e0305cf0 100644 --- a/app-misc/lsx/lsx-0.1.ebuild +++ b/app-misc/lsx/lsx-0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lsx/lsx-0.1.ebuild,v 1.7 2007/07/23 08:41:05 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lsx/lsx-0.1.ebuild,v 1.8 2012/02/16 06:59:31 jer Exp $ inherit toolchain-funcs DESCRIPTION="list executables" -HOMEPAGE="http://tools.suckless.org/view.sh/other+tools" +HOMEPAGE="http://tools.suckless.org/lsx" SRC_URI="http://suckless.org/download/${P}.tar.gz" LICENSE="MIT" |