diff options
author | 2012-06-05 00:43:59 +0000 | |
---|---|---|
committer | 2012-06-05 00:43:59 +0000 | |
commit | 90ea234ce1967a98c1d24d0b02a25189c5c0f6f9 (patch) | |
tree | 89190151f497d0f55c2635d181dfc771ab72b91d /lxde-base/lxde-common | |
parent | ppc stable (bug 385189) (diff) | |
download | historical-90ea234ce1967a98c1d24d0b02a25189c5c0f6f9.tar.gz historical-90ea234ce1967a98c1d24d0b02a25189c5c0f6f9.tar.bz2 historical-90ea234ce1967a98c1d24d0b02a25189c5c0f6f9.zip |
ppc stable (bug 385189)
Package-Manager: portage-2.1.10.63/cvs/Linux x86_64
Diffstat (limited to 'lxde-base/lxde-common')
-rw-r--r-- | lxde-base/lxde-common/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxde-common/ChangeLog b/lxde-base/lxde-common/ChangeLog index 3eb488c91190..9f861f3cee6b 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.31 2012/05/04 05:50:39 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.32 2012/06/05 00:40:58 xmw Exp $ + + 05 Jun 2012; Michael Weber <xmw@gentoo.org> lxde-common-0.5.5-r1.ebuild: + ppc stable (bug 385189) 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lxde-common-0.4.2.ebuild, lxde-common-0.5.0.ebuild, lxde-common-0.5.0-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 5025264089dc..10c0317cf073 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-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-r1.ebuild,v 1.5 2012/05/04 05:50:39 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.5-r1.ebuild,v 1.6 2012/06/05 00:40:58 xmw 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" |