diff options
Diffstat (limited to 'x11-misc/tabbed/tabbed-0.4.1.ebuild')
-rw-r--r-- | x11-misc/tabbed/tabbed-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/tabbed/tabbed-0.4.1.ebuild b/x11-misc/tabbed/tabbed-0.4.1.ebuild index c7917d4891a0..726368fa3457 100644 --- a/x11-misc/tabbed/tabbed-0.4.1.ebuild +++ b/x11-misc/tabbed/tabbed-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tabbed/tabbed-0.4.1.ebuild,v 1.2 2012/08/25 15:36:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tabbed/tabbed-0.4.1.ebuild,v 1.3 2012/12/10 19:01:34 jer Exp $ EAPI=4 inherit savedconfig toolchain-funcs @@ -9,7 +9,7 @@ DESCRIPTION="Simple generic tabbed fronted to xembed aware applications" HOMEPAGE="http://tools.suckless.org/tabbed" SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" -LICENSE="as-is" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |