summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/grun/grun-0.9.2.ebuild')
-rw-r--r--x11-misc/grun/grun-0.9.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild
index 6f55d65ea4fd..3653b4b1e889 100644
--- a/x11-misc/grun/grun-0.9.2.ebuild
+++ b/x11-misc/grun/grun-0.9.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.21 2004/06/24 22:21:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.22 2005/03/05 13:52:01 luckyduck Exp $
inherit eutils
@@ -20,7 +20,7 @@ SRC_URI="mirror://debian/pool/main/g/grun/grun_0.9.2.orig.tar.gz"
HOMEPAGE="http://www.geocities.com/ResearchTriangle/Facility/1468/sg/grun.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="x86 sparc ppc ~amd64"
# The dependencies following the gentoo policy as suggested by gbevin
DEPEND="=dev-libs/glib-1.2*
@@ -31,7 +31,7 @@ DEPEND="=dev-libs/glib-1.2*
src_unpack() {
unpack ${A}
- epatch ${FILESDIR}/${PF}-gentoo.diff
+ epatch ${FILESDIR}/${PF}-gentoo.diff.bz2
}
src_compile() {