diff options
Diffstat (limited to 'net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild')
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild index 3d1fd7678507..0b56f9809293 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild,v 1.1 2012/12/25 16:43:32 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.90.ebuild,v 1.2 2013/02/16 20:44:29 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |