diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-23 02:08:31 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-23 02:08:31 +0000 |
commit | 4d52a1836293deafef5dfa8cd4573f6499ebd2ad (patch) | |
tree | a1f98a68ed20867ba0fd6930416d6953e641acb3 /lxde-base | |
parent | Add ~arm-linux and ~x86-linux keywords. (diff) | |
download | gentoo-2-4d52a1836293deafef5dfa8cd4573f6499ebd2ad.tar.gz gentoo-2-4d52a1836293deafef5dfa8cd4573f6499ebd2ad.tar.bz2 gentoo-2-4d52a1836293deafef5dfa8cd4573f6499ebd2ad.zip |
Add ~arm-linux and ~x86-linux keywords.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxshortcut/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxshortcut/ChangeLog b/lxde-base/lxshortcut/ChangeLog index eebc245a5f28..7f2aa0ef9ac0 100644 --- a/lxde-base/lxshortcut/ChangeLog +++ b/lxde-base/lxshortcut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxshortcut -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.17 2012/08/25 00:05:13 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.18 2013/02/23 02:08:31 zmedico Exp $ + + 23 Feb 2013; Zac Medico <zmedico@gentoo.org> lxshortcut-0.1.2.ebuild: + Add ~arm-linux and ~x86-linux keywords. 25 Aug 2012; Markos Chandras <hwoarang@gentoo.org> -files/lxshortcut-0.1.1-intltool.patch, -lxshortcut-0.1.1.ebuild: diff --git a/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild b/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild index 68ec0038d251..84878b577541 100644 --- a/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild +++ b/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.6 2012/06/05 00:34:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/lxshortcut-0.1.2.ebuild,v 1.7 2013/02/23 02:08:31 zmedico 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 ~arm-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2 |