diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-08 12:43:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-08 12:43:48 +0000 |
commit | 34dfda5f128114f6425edecfa41d665b0e8750a7 (patch) | |
tree | 7e593b43d3ca6b9e8a12ac4f75ed1d3704630fc1 /lxde-base/lxpanel/lxpanel-0.5.6.ebuild | |
parent | Fixed install paths (diff) | |
download | historical-34dfda5f128114f6425edecfa41d665b0e8750a7.tar.gz historical-34dfda5f128114f6425edecfa41d665b0e8750a7.tar.bz2 historical-34dfda5f128114f6425edecfa41d665b0e8750a7.zip |
arm stable, bug #349762
Package-Manager: portage-2.1.9.29/cvs/Linux i686
Diffstat (limited to 'lxde-base/lxpanel/lxpanel-0.5.6.ebuild')
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lxde-base/lxpanel/lxpanel-0.5.6.ebuild b/lxde-base/lxpanel/lxpanel-0.5.6.ebuild index 1305fee8f0c5..4ff0e5b494f9 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.6.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.6.ebuild,v 1.6 2011/01/04 09:01:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.6.ebuild,v 1.7 2011/01/08 12:39:08 maekke Exp $ EAPI="2" inherit eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" SLOT="0" IUSE="+alsa" RESTRICT="test" # bug 249598 |