diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:40:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:40:26 +0000 |
commit | 83be0c16b56ab9db947a94a13431fea6e4d09e2b (patch) | |
tree | 8adbcc4fb5df9ef9c531a6437f5a10a0f9cd3804 /lxde-base | |
parent | initial import (diff) | |
download | gentoo-2-83be0c16b56ab9db947a94a13431fea6e4d09e2b.tar.gz gentoo-2-83be0c16b56ab9db947a94a13431fea6e4d09e2b.tar.bz2 gentoo-2-83be0c16b56ab9db947a94a13431fea6e4d09e2b.zip |
arm stable, bug #494792
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxtask/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index d33cd7460233..e3e3339e8fd9 100644 --- a/lxde-base/lxtask/ChangeLog +++ b/lxde-base/lxtask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxtask # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.32 2013/12/24 12:50:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.33 2013/12/26 14:40:26 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> lxtask-0.1.4-r1.ebuild: + arm stable, bug #494792 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.4-r1.ebuild: Stable for x86, wrt bug #494792 diff --git a/lxde-base/lxtask/lxtask-0.1.4-r1.ebuild b/lxde-base/lxtask/lxtask-0.1.4-r1.ebuild index a95f6e9659a9..9663ef047e5f 100644 --- a/lxde-base/lxtask/lxtask-0.1.4-r1.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.4-r1.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/lxtask/lxtask-0.1.4-r1.ebuild,v 1.4 2013/12/24 12:50:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.4-r1.ebuild,v 1.5 2013/12/26 14:40:26 maekke Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ppc x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" SLOT="0" IUSE="" |