diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-08 12:41:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-08 12:41:28 +0000 |
commit | d74870e3657c2fd7864e4640cca224510aa59d57 (patch) | |
tree | 9104379a2e874ffd47d445879af7c7f78175ded9 /lxde-base/lxtask | |
parent | arm stable, bug #349762 (diff) | |
download | gentoo-2-d74870e3657c2fd7864e4640cca224510aa59d57.tar.gz gentoo-2-d74870e3657c2fd7864e4640cca224510aa59d57.tar.bz2 gentoo-2-d74870e3657c2fd7864e4640cca224510aa59d57.zip |
arm stable, bug #349762
(Portage version: 2.1.9.29/cvs/Linux i686)
Diffstat (limited to 'lxde-base/lxtask')
-rw-r--r-- | lxde-base/lxtask/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index 3985dc088cd2..195951c4a13b 100644 --- a/lxde-base/lxtask/ChangeLog +++ b/lxde-base/lxtask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxtask # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.14 2011/01/04 08:56:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.15 2011/01/08 12:41:28 maekke Exp $ + + 08 Jan 2011; Markus Meier <maekke@gentoo.org> lxtask-0.1.3.ebuild: + arm stable, bug #349762 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org> lxtask-0.1.3.ebuild: stable x86, bug 349762 diff --git a/lxde-base/lxtask/lxtask-0.1.3.ebuild b/lxde-base/lxtask/lxtask-0.1.3.ebuild index f85435616f95..47dc5633794a 100644 --- a/lxde-base/lxtask/lxtask-0.1.3.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.3.ebuild,v 1.4 2011/01/04 08:56:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.3.ebuild,v 1.5 2011/01/08 12:41:28 maekke Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 arm ~ppc x86" SLOT="0" IUSE="" |