diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:03:23 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-09 23:03:23 +0000 |
commit | f4b674f84d6764e993220e225cdfacab1fc0cf7e (patch) | |
tree | 875d612801c382e06138c18556f12510231c6db8 /lxde-base | |
parent | Stable arm, bug #430494 (diff) | |
download | gentoo-2-f4b674f84d6764e993220e225cdfacab1fc0cf7e.tar.gz gentoo-2-f4b674f84d6764e993220e225cdfacab1fc0cf7e.tar.bz2 gentoo-2-f4b674f84d6764e993220e225cdfacab1fc0cf7e.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/lxde-common/ChangeLog | 6 | ||||
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/lxde-base/lxde-common/ChangeLog b/lxde-base/lxde-common/ChangeLog index aa12487d036d..fda32042e309 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.33 2012/08/09 13:28:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.34 2012/08/09 23:03:23 blueness Exp $ + + 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> + lxde-common-0.5.5-r2.ebuild: + Stable arm, bug #430494 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> lxde-common-0.5.5-r2.ebuild: diff --git a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild b/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild index 055f3ba0751e..79e5ef0d4216 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.5-r2.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/lxde-common/lxde-common-0.5.5-r2.ebuild,v 1.3 2012/08/09 13:28:39 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild,v 1.4 2012/08/09 23:03:23 blueness 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" |