summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lxde-base')
-rw-r--r--lxde-base/lxshortcut/ChangeLog7
-rw-r--r--lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxshortcut/ChangeLog b/lxde-base/lxshortcut/ChangeLog
index 24a16089b5b7..375e38f5e401 100644
--- a/lxde-base/lxshortcut/ChangeLog
+++ b/lxde-base/lxshortcut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for lxde-base/lxshortcut
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.6 2009/11/21 18:38:21 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.7 2010/01/24 18:22:22 armin76 Exp $
+
+ 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxshortcut-0.1.1.ebuild:
+ Add ~arm
21 Nov 2009; nixnut <nixnut@gentoo.org> lxshortcut-0.1.1.ebuild:
ppc stable #292698
diff --git a/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild b/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild
index 519b23956318..691606615cc0 100644
--- a/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild
+++ b/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild,v 1.6 2009/11/21 18:38:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild,v 1.7 2010/01/24 18:22:22 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