diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-05 07:27:00 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-05 07:27:00 +0000 |
commit | d2bf97b076ea80143c0015b221f7eeef889e1d05 (patch) | |
tree | a3bc5428394138b7a98cba12ece0731ef4780d9c /lxde-base | |
parent | Removing old version affected by Bug #357977 (diff) | |
download | gentoo-2-d2bf97b076ea80143c0015b221f7eeef889e1d05.tar.gz gentoo-2-d2bf97b076ea80143c0015b221f7eeef889e1d05.tar.bz2 gentoo-2-d2bf97b076ea80143c0015b221f7eeef889e1d05.zip |
x86 stable, bug 385189
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'lxde-base')
-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 c674e10fb8e4..b7f76da067ca 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.19 2011/10/02 10:17:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.20 2011/10/05 07:27:00 nativemad Exp $ + + 05 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> lxtask-0.1.4.ebuild: + x86 stable, bug 385189 02 Oct 2011; Markos Chandras <hwoarang@gentoo.org> lxtask-0.1.4.ebuild, +files/lxtask-0.1.4-remove-broken-linguas.patch: diff --git a/lxde-base/lxtask/lxtask-0.1.4.ebuild b/lxde-base/lxtask/lxtask-0.1.4.ebuild index 0af8c20e8d67..be1cfdd39f03 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.2 2011/10/02 10:17:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.4.ebuild,v 1.3 2011/10/05 07:27:00 nativemad 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="" |