diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-07-08 07:07:32 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-07-08 07:07:32 +0000 |
commit | 9bd96c53e21b703da84f3ef6d970ca33ed778442 (patch) | |
tree | 8f97a55c7bc98767dd5ff62140023d5277c5e6f5 /x11-plugins/asclock/asclock-2.0.12.ebuild | |
parent | Changed font path other than X.Org default and added instructions to update c... (diff) | |
download | historical-9bd96c53e21b703da84f3ef6d970ca33ed778442.tar.gz historical-9bd96c53e21b703da84f3ef6d970ca33ed778442.tar.bz2 historical-9bd96c53e21b703da84f3ef6d970ca33ed778442.zip |
Added ~mips KEYWORD
Diffstat (limited to 'x11-plugins/asclock/asclock-2.0.12.ebuild')
-rw-r--r-- | x11-plugins/asclock/asclock-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asclock/asclock-2.0.12.ebuild b/x11-plugins/asclock/asclock-2.0.12.ebuild index 90c4b008f10f..8a0dfe4e1dab 100644 --- a/x11-plugins/asclock/asclock-2.0.12.ebuild +++ b/x11-plugins/asclock/asclock-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.8 2004/06/28 20:33:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.9 2004/07/08 07:07:32 hardave Exp $ IUSE="" DESCRIPTION="Clock applet for AfterStep" @@ -8,7 +8,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asclock/${P}.tar.gz" HOMEPAGE="http://www.tigr.net/afterstep/list.pl" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~mips" DEPEND="virtual/libc virtual/x11" |