diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:28:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 18:28:21 +0000 |
commit | 9fb9705fab1862d10cf2aa97034def76ce2f5e79 (patch) | |
tree | 62e5b6cd80918e7dbec7427c518fe561e9de79ca /lxde-base/lxtask | |
parent | ia64/s390/sh/sparc stable wrt #284087 (diff) | |
download | historical-9fb9705fab1862d10cf2aa97034def76ce2f5e79.tar.gz historical-9fb9705fab1862d10cf2aa97034def76ce2f5e79.tar.bz2 historical-9fb9705fab1862d10cf2aa97034def76ce2f5e79.zip |
Add ~arm
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'lxde-base/lxtask')
-rw-r--r-- | lxde-base/lxtask/ChangeLog | 7 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/lxde-base/lxtask/ChangeLog b/lxde-base/lxtask/ChangeLog index 0069dfa371f0..03d586a4e157 100644 --- a/lxde-base/lxtask/ChangeLog +++ b/lxde-base/lxtask/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for lxde-base/lxtask -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.8 2009/11/21 18:39:28 nixnut Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/ChangeLog,v 1.9 2010/01/24 18:21:47 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> lxtask-0.1.1.ebuild: + Add ~arm 21 Nov 2009; nixnut <nixnut@gentoo.org> lxtask-0.1.1.ebuild: ppc stable #292698 diff --git a/lxde-base/lxtask/lxtask-0.1.1.ebuild b/lxde-base/lxtask/lxtask-0.1.1.ebuild index 4f72e2e4eb0e..f3f58e2de450 100644 --- a/lxde-base/lxtask/lxtask-0.1.1.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.1.ebuild,v 1.4 2009/11/21 18:39:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.1.ebuild,v 1.5 2010/01/24 18:21:47 armin76 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 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" SLOT="0" IUSE="" |