diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:17:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:17:09 +0000 |
commit | ab087d337eb8cbea173af8b123be6bc69ffd1785 (patch) | |
tree | a43c8dafd7d896df5bd1b1ccb0a610b25844f342 /lxde-base | |
parent | ppc stable wrt bug #552244 (diff) | |
download | gentoo-2-ab087d337eb8cbea173af8b123be6bc69ffd1785.tar.gz gentoo-2-ab087d337eb8cbea173af8b123be6bc69ffd1785.tar.bz2 gentoo-2-ab087d337eb8cbea173af8b123be6bc69ffd1785.zip |
ppc stable wrt bug #535432
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 35114aac10f9..a4297794c0ce 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.39 2015/06/26 08:46:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.40 2015/07/23 20:17:09 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lxtask-0.1.6.ebuild: + ppc stable wrt bug #535432 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild: Stable for x86, wrt bug #535432 diff --git a/lxde-base/lxtask/lxtask-0.1.6.ebuild b/lxde-base/lxtask/lxtask-0.1.6.ebuild index 20b71c3c37ef..ff5d5521f551 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.4 2015/06/26 08:46:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.5 2015/07/23 20:17:09 pacho 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="" |