diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:42:46 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-07 18:42:46 +0000 |
commit | dcd812e450feafdb309f772d88b84e7467ed0eb1 (patch) | |
tree | 123ce16a17bbf418f5349735f51fc12e14aa1212 /lxde-base/lxtask | |
parent | Stable on amd64 wrt bug #385189 (diff) | |
download | gentoo-2-dcd812e450feafdb309f772d88b84e7467ed0eb1.tar.gz gentoo-2-dcd812e450feafdb309f772d88b84e7467ed0eb1.tar.bz2 gentoo-2-dcd812e450feafdb309f772d88b84e7467ed0eb1.zip |
Stable on amd64 wrt bug #385189
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base/lxtask')
-rw-r--r-- | lxde-base/lxtask/ChangeLog | 5 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index b7f76da067ca..dcfcfc013673 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.20 2011/10/05 07:27:00 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.21 2011/10/07 18:42:46 hwoarang Exp $ + + 07 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxtask-0.1.4.ebuild: + Stable on amd64 wrt bug #385189 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxtask-0.1.4.ebuild: x86 stable, bug 385189 diff --git a/lxde-base/lxtask/lxtask-0.1.4.ebuild b/lxde-base/lxtask/lxtask-0.1.4.ebuild index be1cfdd39f03..f411c818f33b 100644 --- a/lxde-base/lxtask/lxtask-0.1.4.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.4.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.4.ebuild,v 1.3 2011/10/05 07:27:00 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.4.ebuild,v 1.4 2011/10/07 18:42:46 hwoarang 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" +KEYWORDS="~alpha amd64 ~arm ~ppc x86" SLOT="0" IUSE="" |