diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:32:05 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:32:05 +0000 |
commit | 6f93e3537dd44715501568fe8bb98862584a4025 (patch) | |
tree | 241c072340038606d485090dc46a63c11502cc2e /lxde-base | |
parent | Stable for HPPA (bug #353436). (diff) | |
download | gentoo-2-6f93e3537dd44715501568fe8bb98862584a4025.tar.gz gentoo-2-6f93e3537dd44715501568fe8bb98862584a4025.tar.bz2 gentoo-2-6f93e3537dd44715501568fe8bb98862584a4025.zip |
Keyworded on alpha, bug #330911
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxshortcut/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxshortcut/ChangeLog b/lxde-base/lxshortcut/ChangeLog index f2cbda082e30..7ef82fad5103 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.8 2010/02/23 18:42:01 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.9 2011/03/07 20:32:05 klausman Exp $ + + 07 Mar 2011; Tobias Klausmann <klausman@gentoo.org> lxshortcut-0.1.1.ebuild: + Keyworded on alpha, bug #330911 23 Feb 2010; Raúl Porcel <armin76@gentoo.org> lxshortcut-0.1.1.ebuild: arm stable wrt #306433 diff --git a/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild b/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild index 80c91c4b121a..65a8e58a8c96 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 +# Copyright 1999-2011 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.8 2010/02/23 18:42:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.1.ebuild,v 1.9 2011/03/07 20:32:05 klausman 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="~alpha amd64 arm ppc x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |