summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-07-09 23:35:51 +0000
committerTom Martin <slarti@gentoo.org>2004-07-09 23:35:51 +0000
commitba4ec584c3d4feb4a2824788dd294b3937dc9729 (patch)
treed2d9d568f206ff8cfc05b95c91657ccfeb2bee64 /x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
parentremoved digest file (diff)
downloadhistorical-ba4ec584c3d4feb4a2824788dd294b3937dc9729.tar.gz
historical-ba4ec584c3d4feb4a2824788dd294b3937dc9729.tar.bz2
historical-ba4ec584c3d4feb4a2824788dd294b3937dc9729.zip
Marked ~amd64.
Diffstat (limited to 'x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild')
-rw-r--r--x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild b/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
index 30cf5331bd8f..55ac66cde2e5 100644
--- a/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild
+++ b/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.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/gkrellmwho2/gkrellmwho2-0.2.8.ebuild,v 1.3 2004/06/24 22:58:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmwho2/gkrellmwho2-0.2.8.ebuild,v 1.4 2004/07/09 23:33:24 slarti Exp $
IUSE=""
S=${WORKDIR}/${P}.orig
@@ -12,11 +12,12 @@ DEPEND=">=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
src_compile() {
- pwd
- ls
+# Eh? --slarti
+# pwd
+# ls
econf || die
emake || die
}