diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:46:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:46:23 +0000 |
commit | 44dd9320cbcb310f7c17209256e1c92404aa9489 (patch) | |
tree | c713b2e64c8567684143f9d5f275cc3b2a8650bf /lxde-base | |
parent | Stable for x86, wrt bug #535410 (diff) | |
download | gentoo-2-44dd9320cbcb310f7c17209256e1c92404aa9489.tar.gz gentoo-2-44dd9320cbcb310f7c17209256e1c92404aa9489.tar.bz2 gentoo-2-44dd9320cbcb310f7c17209256e1c92404aa9489.zip |
Stable for x86, wrt bug #535432
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxtask/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index e7a676d55e4e..35114aac10f9 100644 --- a/lxde-base/lxtask/ChangeLog +++ b/lxde-base/lxtask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxtask # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.38 2015/06/11 15:03:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.39 2015/06/26 08:46:23 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild: + Stable for x86, wrt bug #535432 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild: Stable for amd64, wrt bug #535432 diff --git a/lxde-base/lxtask/lxtask-0.1.6.ebuild b/lxde-base/lxtask/lxtask-0.1.6.ebuild index 328d9ff412ff..20b71c3c37ef 100644 --- a/lxde-base/lxtask/lxtask-0.1.6.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.3 2015/06/11 15:03:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.4 2015/06/26 08:46:23 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" 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="" |