diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-09-06 07:25:16 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-09-06 07:25:16 +0000 |
commit | 863f42af671a4092685ffc9db124f19b99961419 (patch) | |
tree | 803abebaafd8ec990f87a25a46cf9fa10975bbbc /x11-plugins/asclock/asclock-2.0.12.ebuild | |
parent | Bump revision, actually use CFLAGS now... (diff) | |
download | historical-863f42af671a4092685ffc9db124f19b99961419.tar.gz historical-863f42af671a4092685ffc9db124f19b99961419.tar.bz2 historical-863f42af671a4092685ffc9db124f19b99961419.zip |
Stable on mips
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 8a0dfe4e1dab..4e6a78a53412 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.9 2004/07/08 07:07:32 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12.ebuild,v 1.10 2004/09/06 07:25:16 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 ~mips" +KEYWORDS="x86 sparc ppc mips" DEPEND="virtual/libc virtual/x11" |