diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:44:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 16:44:05 +0000 |
commit | 3e2a5a8e0acf07408058888f3bf8516736172853 (patch) | |
tree | 30b4ad292c9bb7d5f171e9fb73c8e835a32617a7 /x11-misc/grpn | |
parent | PPC stable profile update (diff) | |
download | historical-3e2a5a8e0acf07408058888f3bf8516736172853.tar.gz historical-3e2a5a8e0acf07408058888f3bf8516736172853.tar.bz2 historical-3e2a5a8e0acf07408058888f3bf8516736172853.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/grpn')
-rw-r--r-- | x11-misc/grpn/grpn-1.1.2.ebuild | 4 |
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 51176f9f37bb..706e0a0abcea 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.4 2004/02/28 19:19:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grpn/grpn-1.1.2.ebuild,v 1.5 2004/05/23 16:30:57 pvdabeel 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 |