diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:03:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 15:03:53 +0000 |
commit | 63249cff04318e79d78084eda3eec7c805921cef (patch) | |
tree | 308a2f43cf72321d639aacf49cc7dbec2f05d2f3 /lxde-base | |
parent | Stable for amd64, wrt bug #535500 (diff) | |
download | gentoo-2-63249cff04318e79d78084eda3eec7c805921cef.tar.gz gentoo-2-63249cff04318e79d78084eda3eec7c805921cef.tar.bz2 gentoo-2-63249cff04318e79d78084eda3eec7c805921cef.zip |
Stable for amd64, wrt bug #535432
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 8f060100f423..e7a676d55e4e 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.37 2015/06/09 18:32:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.38 2015/06/11 15:03:53 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.6.ebuild: + Stable for amd64, wrt bug #535432 09 Jun 2015; Markus Meier <maekke@gentoo.org> lxtask-0.1.6.ebuild: arm stable, bug #535432 diff --git a/lxde-base/lxtask/lxtask-0.1.6.ebuild b/lxde-base/lxtask/lxtask-0.1.6.ebuild index 6e4879cf300c..328d9ff412ff 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.2 2015/06/09 18:32:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.3 2015/06/11 15:03:53 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="" |