diff options
Diffstat (limited to 'lxde-base/lxtask/lxtask-0.1.1.ebuild')
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxtask/lxtask-0.1.1.ebuild b/lxde-base/lxtask/lxtask-0.1.1.ebuild index cc298a081210..b251d3fb6858 100644 --- a/lxde-base/lxtask/lxtask-0.1.1.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.1.ebuild,v 1.2 2009/07/30 21:41:45 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.1.ebuild,v 1.3 2009/11/20 14:23:05 maekke Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SLOT="0" IUSE="" |