diff options
Diffstat (limited to 'lxde-base/lxtask/lxtask-0.1.3.ebuild')
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde-base/lxtask/lxtask-0.1.3.ebuild b/lxde-base/lxtask/lxtask-0.1.3.ebuild index d9d8a2608cea..9616f9c8482b 100644 --- a/lxde-base/lxtask/lxtask-0.1.3.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.3.ebuild,v 1.2 2010/10/15 21:01:37 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.3.ebuild,v 1.3 2011/01/01 21:20:26 hwoarang 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 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" SLOT="0" IUSE="" |