diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:38:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:38:50 +0000 |
commit | eda377ffb04fe252161c5a00ba68ca35744ff26e (patch) | |
tree | d69d0c72ecca9a81bf0cdd39135b8b0a15adca8d /lxde-base | |
parent | Stable on amd64 wrt bug #385189 (diff) | |
download | gentoo-2-eda377ffb04fe252161c5a00ba68ca35744ff26e.tar.gz gentoo-2-eda377ffb04fe252161c5a00ba68ca35744ff26e.tar.bz2 gentoo-2-eda377ffb04fe252161c5a00ba68ca35744ff26e.zip |
Stable on amd64 wrt bug #385189
(Portage version: 2.2.0_alpha55/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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index 15bf5064a412..1820fd266359 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.33 2011/10/05 07:21:32 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.34 2011/10/07 18:38:50 hwoarang Exp $ + + 07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxpanel-0.5.8.ebuild: + Stable on amd64 wrt bug #385189 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxpanel-0.5.8.ebuild: x86 stable, bug 385189 diff --git a/lxde-base/lxpanel/lxpanel-0.5.8.ebuild b/lxde-base/lxpanel/lxpanel-0.5.8.ebuild index c3608c4a9eb7..7938fb078ad6 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.8.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.8.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.8.ebuild,v 1.2 2011/10/05 07:21:32 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.8.ebuild,v 1.3 2011/10/07 18:38:50 hwoarang Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${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" RESTRICT="test" # bug 249598 |