diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:35:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:35:28 +0000 |
commit | 3eea0cc8d82af376f1cb8b6db83d7623d0c8ccc2 (patch) | |
tree | 074cef48b121b8c4d93569294e4fddc2958e009d /lxde-base | |
parent | Add ~arm (diff) | |
download | gentoo-2-3eea0cc8d82af376f1cb8b6db83d7623d0c8ccc2.tar.gz gentoo-2-3eea0cc8d82af376f1cb8b6db83d7623d0c8ccc2.tar.bz2 gentoo-2-3eea0cc8d82af376f1cb8b6db83d7623d0c8ccc2.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 34cb4857517f..bf1f8526e08a 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.14 2010/01/22 20:24:58 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.15 2010/01/24 18:35:28 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxpanel-0.5.4.1.ebuild: + Add ~arm *lxpanel-0.5.4.1 (22 Jan 2010) diff --git a/lxde-base/lxpanel/lxpanel-0.5.4.1.ebuild b/lxde-base/lxpanel/lxpanel-0.5.4.1.ebuild index 3d09b825568e..5f31344615f1 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.4.1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.4.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/lxpanel/lxpanel-0.5.4.1.ebuild,v 1.1 2010/01/22 20:24:58 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.4.1.ebuild,v 1.2 2010/01/24 18:35:28 armin76 Exp $ EAPI="2" inherit eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" SLOT="0" IUSE="+X +alsa" RESTRICT="test" # bug 249598 |