diff options
author | 2010-02-23 18:45:10 +0000 | |
---|---|---|
committer | 2010-02-23 18:45:10 +0000 | |
commit | e12d6892f92f810640ae45451e5a53fb5ac66918 (patch) | |
tree | dd5bda88e3f17baeee887492d44ce9712c0cd21a /lxde-base/lxshortcut | |
parent | arm stable wrt #306433 (diff) | |
download | historical-e12d6892f92f810640ae45451e5a53fb5ac66918.tar.gz historical-e12d6892f92f810640ae45451e5a53fb5ac66918.tar.bz2 historical-e12d6892f92f810640ae45451e5a53fb5ac66918.zip |
arm stable wrt #306433
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'lxde-base/lxshortcut')
-rw-r--r-- | lxde-base/lxshortcut/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxshortcut/ChangeLog b/lxde-base/lxshortcut/ChangeLog index 375e38f5e401..f2cbda082e30 100644 --- a/lxde-base/lxshortcut/ChangeLog +++ b/lxde-base/lxshortcut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxshortcut # 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 $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.8 2010/02/23 18:42:01 armin76 Exp $ + + 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> lxshortcut-0.1.1.ebuild: + arm stable wrt #306433 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxshortcut-0.1.1.ebuild: Add ~arm diff --git a/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild b/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild index 691606615cc0..80c91c4b121a 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-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.7 2010/01/24 18:22:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild,v 1.8 2010/02/23 18:42:01 armin76 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 |