diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:36:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:36:11 +0000 |
commit | 14e5a29003fd73f314c1f0455cb4a0362be2ceaf (patch) | |
tree | bf17795a59ee86315fe7076b17ddcababdf88405 /lxde-base/lxde-common | |
parent | Stable on amd64 wrt bug #385189 (diff) | |
download | gentoo-2-14e5a29003fd73f314c1f0455cb4a0362be2ceaf.tar.gz gentoo-2-14e5a29003fd73f314c1f0455cb4a0362be2ceaf.tar.bz2 gentoo-2-14e5a29003fd73f314c1f0455cb4a0362be2ceaf.zip |
Stable on amd64 wrt bug #385189
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base/lxde-common')
-rw-r--r-- | lxde-base/lxde-common/ChangeLog | 6 | ||||
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/lxde-base/lxde-common/ChangeLog b/lxde-base/lxde-common/ChangeLog index b4b535866454..bf28b61bb3cd 100644 --- a/lxde-base/lxde-common/ChangeLog +++ b/lxde-base/lxde-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for lxde-base/lxde-common # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.27 2011/10/05 07:17:37 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.28 2011/10/07 18:36:11 hwoarang Exp $ + + 07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> + lxde-common-0.5.5-r1.ebuild: + Stable on amd64 wrt bug #385189 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxde-common-0.5.5-r1.ebuild: diff --git a/lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild b/lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild index 709b8a59d061..07d9ae378650 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.5-r1.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/lxde-common/lxde-common-0.5.5-r1.ebuild,v 1.2 2011/10/05 07:17:37 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild,v 1.3 2011/10/07 18:36:11 hwoarang Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc x86" +KEYWORDS="~alpha amd64 ~arm ~ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |