diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:06:26 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:06:26 +0000 |
commit | ba1aeded1e42d9ad22f45c6acc29ebde2a3d04f1 (patch) | |
tree | 0765f79f4524282bbb1b745cc0e99cd939080ffe /lxde-base | |
parent | Stable arm, bug #430494 (diff) | |
download | gentoo-2-ba1aeded1e42d9ad22f45c6acc29ebde2a3d04f1.tar.gz gentoo-2-ba1aeded1e42d9ad22f45c6acc29ebde2a3d04f1.tar.bz2 gentoo-2-ba1aeded1e42d9ad22f45c6acc29ebde2a3d04f1.zip |
Stable arm, bug #430494
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 670b62c4d229..1f5c6f08c97e 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.46 2012/08/09 13:27:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.47 2012/08/09 23:06:26 blueness Exp $ + + 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxpanel-0.5.10.ebuild: + Stable arm, bug #430494 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxpanel-0.5.10.ebuild: Stable ppc, bug #430494 diff --git a/lxde-base/lxpanel/lxpanel-0.5.10.ebuild b/lxde-base/lxpanel/lxpanel-0.5.10.ebuild index 5228b3c73c6a..c1c3f9628ae0 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.10.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.10.ebuild,v 1.2 2012/08/09 13:27:27 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.10.ebuild,v 1.3 2012/08/09 23:06:26 blueness Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PV}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 |