diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:40:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-23 18:40:29 +0000 |
commit | 27d122bc01b98d4fca4f6d3eb7e3292768fa342f (patch) | |
tree | bdee6569ea5158ebe9dbf1022ebf5a1d0d5df4fa | |
parent | arm stable wrt #306433 (diff) | |
download | gentoo-2-27d122bc01b98d4fca4f6d3eb7e3292768fa342f.tar.gz gentoo-2-27d122bc01b98d4fca4f6d3eb7e3292768fa342f.tar.bz2 gentoo-2-27d122bc01b98d4fca4f6d3eb7e3292768fa342f.zip |
arm stable wrt #306433
(Portage version: 2.1.7.16/cvs/Linux ia64, RepoMan options: --force)
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index a9ed7bb180af..4a20613f2ae7 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.17 2010/02/23 18:19:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.18 2010/02/23 18:40:29 armin76 Exp $ + + 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> lxpanel-0.5.5.ebuild: + arm stable wrt #306433 23 Feb 2010; Markos Chandras <hwoarang@gentoo.org> lxpanel-0.5.5.ebuild: Stable on amd64 wrt bug #306433 diff --git a/lxde-base/lxpanel/lxpanel-0.5.5.ebuild b/lxde-base/lxpanel/lxpanel-0.5.5.ebuild index 9adf0bc82c59..f0b9df1db846 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.5.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.5.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.5.ebuild,v 1.2 2010/02/23 18:19:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.5.ebuild,v 1.3 2010/02/23 18:40:29 armin76 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 |