diff options
author | 2013-03-24 12:26:35 +0000 | |
---|---|---|
committer | 2013-03-24 12:26:35 +0000 | |
commit | 99435c3f99c4290034c4b0e8f385f754b7bcf857 (patch) | |
tree | c9eeb4ada0fd68dcc328502047c61a33177397d6 /lxde-base | |
parent | arm stable, bug #462134 (diff) | |
download | gentoo-2-99435c3f99c4290034c4b0e8f385f754b7bcf857.tar.gz gentoo-2-99435c3f99c4290034c4b0e8f385f754b7bcf857.tar.bz2 gentoo-2-99435c3f99c4290034c4b0e8f385f754b7bcf857.zip |
arm stable, bug #460178
(Portage version: 2.1.11.57/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 704ee3f1b050..32121b996e89 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.56 2013/03/23 11:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.57 2013/03/24 12:26:35 maekke Exp $ + + 24 Mar 2013; Markus Meier <maekke@gentoo.org> lxpanel-0.5.12.ebuild: + arm stable, bug #460178 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> lxpanel-0.5.12.ebuild: Stable for x86, wrt bug #460178 diff --git a/lxde-base/lxpanel/lxpanel-0.5.12.ebuild b/lxde-base/lxpanel/lxpanel-0.5.12.ebuild index f366c7bbf00a..5f1432fdffe3 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.12.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.5 2013/03/23 11:24:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.6 2013/03/24 12:26:35 maekke 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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 |