diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:31:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-03-07 20:31:55 +0000 |
commit | 7f6657f2f18629f8a296f18f469a7ff81f0db807 (patch) | |
tree | 7cd3e89c482d9458bc3ef08bf2051bc95452d779 /lxde-base/lxtask | |
parent | Keyworded on alpha, bug #330911 (diff) | |
download | gentoo-2-7f6657f2f18629f8a296f18f469a7ff81f0db807.tar.gz gentoo-2-7f6657f2f18629f8a296f18f469a7ff81f0db807.tar.bz2 gentoo-2-7f6657f2f18629f8a296f18f469a7ff81f0db807.zip |
Keyworded on alpha, bug #330911
(Portage version: 2.1.9.42/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index e8972fa455b2..a07eb9f8962c 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.16 2011/01/22 14:15:21 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.17 2011/03/07 20:31:55 klausman Exp $ + + 07 Mar 2011; Tobias Klausmann <klausman@gentoo.org> lxtask-0.1.3.ebuild: + Keyworded on alpha, bug #330911 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> lxtask-0.1.3.ebuild: ppc stable wrt #349762 diff --git a/lxde-base/lxtask/lxtask-0.1.3.ebuild b/lxde-base/lxtask/lxtask-0.1.3.ebuild index 807fbf9e5852..256284b7d3a2 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.6 2011/01/22 14:15:21 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.3.ebuild,v 1.7 2011/03/07 20:31:55 klausman 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="~alpha amd64 arm ppc x86" SLOT="0" IUSE="" |