diff options
author | 2005-11-30 10:14:41 +0000 | |
---|---|---|
committer | 2005-11-30 10:14:41 +0000 | |
commit | 06b73af769fa91ca1e4183af479438603318049a (patch) | |
tree | 6c0ad0d0b4cb2a0e7d5c38075f8cfc76a007e25b /x11-plugins/asmon/asmon-0.64.ebuild | |
parent | (no commit message) (diff) | |
download | gentoo-2-06b73af769fa91ca1e4183af479438603318049a.tar.gz gentoo-2-06b73af769fa91ca1e4183af479438603318049a.tar.bz2 gentoo-2-06b73af769fa91ca1e4183af479438603318049a.zip |
*** empty log message ***import-1.1.1
Diffstat (limited to 'x11-plugins/asmon/asmon-0.64.ebuild')
-rw-r--r-- | x11-plugins/asmon/asmon-0.64.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/asmon/asmon-0.64.ebuild b/x11-plugins/asmon/asmon-0.64.ebuild index f110ede4c033..0d9335666794 100644 --- a/x11-plugins/asmon/asmon-0.64.ebuild +++ b/x11-plugins/asmon/asmon-0.64.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.64.ebuild,v 1.1 2004/06/13 04:13:11 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmon/asmon-0.64.ebuild,v 1.1.1.1 2005/11/30 10:10:40 chriswhite Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asmon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc alpha" DEPEND="virtual/x11" src_unpack() { |