diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:50:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:50:22 +0000 |
commit | 085dc99bc49ad6a56269bec3a5432be9951b7b2f (patch) | |
tree | 122916edf403d2fe829928771bbf17dead2706e2 /lxde-base/lxtask | |
parent | Stable for x86, wrt bug #477894 (diff) | |
download | gentoo-2-085dc99bc49ad6a56269bec3a5432be9951b7b2f.tar.gz gentoo-2-085dc99bc49ad6a56269bec3a5432be9951b7b2f.tar.bz2 gentoo-2-085dc99bc49ad6a56269bec3a5432be9951b7b2f.zip |
Stable for x86, wrt bug #494792
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'lxde-base/lxtask')
-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 926c20e6eed8..d33cd7460233 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.31 2013/12/22 16:14:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.32 2013/12/24 12:50:22 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lxtask-0.1.4-r1.ebuild: + Stable for x86, wrt bug #494792 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> lxtask-0.1.4-r1.ebuild: amd64 stable, 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 7e04a90e7fd2..a95f6e9659a9 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.3 2013/12/22 16:14:45 pacho Exp $ +# $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 $ 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="" |