diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-04 08:50:34 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-04 08:50:34 +0000 |
commit | 9dbc97ee5ae5935314602649e76d2b1b126028a5 (patch) | |
tree | 23ecc2b3882d1e34b3b76d1aae0795a200aa189a /lxde-base/lxde-common | |
parent | stable x86, bug 349659 (diff) | |
download | gentoo-2-9dbc97ee5ae5935314602649e76d2b1b126028a5.tar.gz gentoo-2-9dbc97ee5ae5935314602649e76d2b1b126028a5.tar.bz2 gentoo-2-9dbc97ee5ae5935314602649e76d2b1b126028a5.zip |
stable x86, bug 349762
(Portage version: 2.1.9.25/cvs/Linux i686)
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.0-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 c6620e96643a..f31d2a196db1 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.16 2011/01/01 21:18:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.17 2011/01/04 08:50:34 fauli Exp $ + + 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + lxde-common-0.5.0-r1.ebuild: + stable x86, bug 349762 01 Jan 2011; Markos Chandras <hwoarang@gentoo.org> lxde-common-0.5.0-r1.ebuild: diff --git a/lxde-base/lxde-common/lxde-common-0.5.0-r1.ebuild b/lxde-base/lxde-common/lxde-common-0.5.0-r1.ebuild index 6ba04b9b98ee..74fe17b564e4 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.0-r1.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.0-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.0-r1.ebuild,v 1.2 2011/01/01 21:18:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0-r1.ebuild,v 1.3 2011/01/04 08:50:34 fauli Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |