diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-22 20:57:10 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-22 20:57:10 +0000 |
commit | 6d66d060fe683c9e7d7c73d8dcc940b3104a4f13 (patch) | |
tree | 353a2d78dfe72586d4fe657866e8f5f677c6e507 /lxde-base | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-6d66d060fe683c9e7d7c73d8dcc940b3104a4f13.tar.gz gentoo-2-6d66d060fe683c9e7d7c73d8dcc940b3104a4f13.tar.bz2 gentoo-2-6d66d060fe683c9e7d7c73d8dcc940b3104a4f13.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpanel/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxpanel/lxpanel-0.5.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxpanel/ChangeLog b/lxde-base/lxpanel/ChangeLog index b39d3318c7f4..d3dbfd3423f6 100644 --- a/lxde-base/lxpanel/ChangeLog +++ b/lxde-base/lxpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxpanel # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.52 2013/01/26 17:46:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/ChangeLog,v 1.53 2013/02/22 20:57:10 zmedico Exp $ + + 22 Feb 2013; Zac Medico <zmedico@gentoo.org> lxpanel-0.5.12.ebuild: + Add ~arm-linux keyword. *lxpanel-0.5.12 (26 Jan 2013) diff --git a/lxde-base/lxpanel/lxpanel-0.5.12.ebuild b/lxde-base/lxpanel/lxpanel-0.5.12.ebuild index 07b572e7669e..fa32d14fded1 100644 --- a/lxde-base/lxpanel/lxpanel-0.5.12.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.5.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.1 2013/01/26 17:46:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.5.12.ebuild,v 1.2 2013/02/22 20:57:10 zmedico Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PV}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 |