summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 08:04:03 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-17 08:04:03 +0000
commitc29f8733a8d6de799ea066916607b015702cb3ad (patch)
treecd0a0bd4c6e0064d0ba3829ab706bb27c08c0793 /x11-misc/grpn
parentheader fix; mips, hppa and arm needs deps first (Manifest recommit) (diff)
downloadgentoo-2-c29f8733a8d6de799ea066916607b015702cb3ad.tar.gz
gentoo-2-c29f8733a8d6de799ea066916607b015702cb3ad.tar.bz2
gentoo-2-c29f8733a8d6de799ea066916607b015702cb3ad.zip
header fix; mips and arm need deps first
Diffstat (limited to 'x11-misc/grpn')
-rw-r--r--x11-misc/grpn/grpn-1.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/grpn/grpn-1.1.2.ebuild b/x11-misc/grpn/grpn-1.1.2.ebuild
index bad266bfc32a..cb7fd260d9b6 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-2003 Gentoo Technologies, Inc.
+# 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.2 2003/09/05 23:18:18 msterret Exp $
+# $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 $
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 ~mips ~hppa ~arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
src_compile() {
emake || die