diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:26:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:26:27 +0000 |
commit | 39fde06ee27c9a680e590c6f9c6fc0beb4bcad5d (patch) | |
tree | d3bdb14ec8dea90aa2e3c2cfb846383998b6bf96 /lxde-base | |
parent | Stable for amd64, wrt bug #430494 (diff) | |
download | gentoo-2-39fde06ee27c9a680e590c6f9c6fc0beb4bcad5d.tar.gz gentoo-2-39fde06ee27c9a680e590c6f9c6fc0beb4bcad5d.tar.bz2 gentoo-2-39fde06ee27c9a680e590c6f9c6fc0beb4bcad5d.zip |
Stable for amd64, wrt bug #430494
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxde-common/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxde-common/ChangeLog b/lxde-base/lxde-common/ChangeLog index fda32042e309..37544ba26771 100644 --- a/lxde-base/lxde-common/ChangeLog +++ b/lxde-base/lxde-common/ChangeLog @@ -1,6 +1,9 @@ # 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.34 2012/08/09 23:03:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.35 2012/08/11 21:26:27 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> lxde-common-0.5.5-r2.ebuild: + Stable for amd64, wrt 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 79e5ef0d4216..da777589548a 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.4 2012/08/09 23:03:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r2.ebuild,v 1.5 2012/08/11 21:26:27 ago 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" |