diff options
Diffstat (limited to 'net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild')
-rw-r--r-- | net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild index 750caef14320..81ab4d10a7b7 100644 --- a/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild +++ b/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.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/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild,v 1.1 2012/05/31 20:56:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-knowhow/leechcraft-knowhow-0.5.70.ebuild,v 1.2 2012/07/04 21:12:43 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="KnowHow, plugin for showing Tips of the Day in LeechCraft" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |