summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2004-07-08 07:07:32 +0000
committerHardave Rior <hardave@gentoo.org>2004-07-08 07:07:32 +0000
commit5920c8c7adbc08bf52589474249c411c0624fc3f (patch)
treec57b64bae346ec2fe6df12ac9105b8ad18fdddd6 /x11-plugins/asclock
parentChanged font path other than X.Org default and added instructions to update c... (diff)
downloadgentoo-2-5920c8c7adbc08bf52589474249c411c0624fc3f.tar.gz
gentoo-2-5920c8c7adbc08bf52589474249c411c0624fc3f.tar.bz2
gentoo-2-5920c8c7adbc08bf52589474249c411c0624fc3f.zip
Added ~mips KEYWORD
Diffstat (limited to 'x11-plugins/asclock')
-rw-r--r--x11-plugins/asclock/ChangeLog5
-rw-r--r--x11-plugins/asclock/asclock-2.0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/asclock/ChangeLog b/x11-plugins/asclock/ChangeLog
index 6020db9184b8..574a0a505ba3 100644
--- a/x11-plugins/asclock/ChangeLog
+++ b/x11-plugins/asclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/asclock
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.7 2004/06/28 20:33:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/ChangeLog,v 1.8 2004/07/08 07:07:32 hardave Exp $
+
+ 08 Jul 2004; Hardave Riar <hardave@gentoo.org> asclock-2.0.12.ebuild:
+ Added ~mips KEYWORD
28 Jun 2004; Aron Griffis <agriffis@gentoo.org> asclock-2.0.12.ebuild:
glibc -> libc
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"