diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:25:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:25:50 +0000 |
commit | 73af86fbf90953afa27a8377c97db08672407893 (patch) | |
tree | a3362f0457db4226000fa4467729a9c85ed45ab8 /lxde-base | |
parent | Add ~arm (diff) | |
download | gentoo-2-73af86fbf90953afa27a8377c97db08672407893.tar.gz gentoo-2-73af86fbf90953afa27a8377c97db08672407893.tar.bz2 gentoo-2-73af86fbf90953afa27a8377c97db08672407893.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxde-common/ChangeLog b/lxde-base/lxde-common/ChangeLog index 3b01c8a1ef49..dfb63c78d656 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.9 2010/01/22 20:22:38 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/ChangeLog,v 1.10 2010/01/24 18:25:50 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxde-common-0.5.0.ebuild: + Add ~arm *lxde-common-0.5.0 (22 Jan 2010) diff --git a/lxde-base/lxde-common/lxde-common-0.5.0.ebuild b/lxde-base/lxde-common/lxde-common-0.5.0.ebuild index cca143044b8e..78b89d4f9398 100644 --- a/lxde-base/lxde-common/lxde-common-0.5.0.ebuild +++ b/lxde-base/lxde-common/lxde-common-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.1 2010/01/22 20:22:38 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxde-common/lxde-common-0.5.0.ebuild,v 1.2 2010/01/24 18:25:50 armin76 Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |