summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-28 19:19:17 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-28 19:19:17 +0000
commit390626a4aa312da799b9bacc62018cd3120e9a63 (patch)
treeb647c71ad1b74712ad76fe8e518adf954d2a85f1 /x11-misc/grpn
parentFix ChangeLog (Manifest recommit) (diff)
downloadgentoo-2-390626a4aa312da799b9bacc62018cd3120e9a63.tar.gz
gentoo-2-390626a4aa312da799b9bacc62018cd3120e9a63.tar.bz2
gentoo-2-390626a4aa312da799b9bacc62018cd3120e9a63.zip
x86 and amd64 unmasks, ChangeLog fixes and other various fixes.
Diffstat (limited to 'x11-misc/grpn')
-rw-r--r--x11-misc/grpn/grpn-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grpn/grpn-1.1.2.ebuild b/x11-misc/grpn/grpn-1.1.2.ebuild
index cb7fd260d9b6..51176f9f37bb 100644
--- a/x11-misc/grpn/grpn-1.1.2.ebuild
+++ b/x11-misc/grpn/grpn-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.3 2004/02/17 08:04:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.4 2004/02/28 19:19:17 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GRPN is a Reverse Polish Notation calculator for X"
@@ -12,7 +12,7 @@ DEPEND="virtual/x11
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa"
src_compile() {
emake || die