diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:42:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:42:24 +0000 |
commit | bc21141ef4c75536d969d63ac2b9962305580e22 (patch) | |
tree | bce14f4a7b1a091c7d5a0a0c6054c57903bb6cc5 /lxde-base/lxtask/lxtask-0.1.1.ebuild | |
parent | arm stable wrt #306433 (diff) | |
download | gentoo-2-bc21141ef4c75536d969d63ac2b9962305580e22.tar.gz gentoo-2-bc21141ef4c75536d969d63ac2b9962305580e22.tar.bz2 gentoo-2-bc21141ef4c75536d969d63ac2b9962305580e22.zip |
arm stable wrt #306433
(Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
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 f3f58e2de450..12dd863c59ab 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-2010 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.5 2010/01/24 18:21:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.1.ebuild,v 1.6 2010/02/23 18:42:24 armin76 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="" |