summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-05-29 16:16:28 +0000
commitbaf10a70e06e39efc12cd84a9b322d0cdb39e53e (patch)
treef0acb15e2c5cbc8ce5cb7eac7408fca631a56bb5 /net-irc/muh/muh-2.1_rc1.ebuild
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.gz
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.bz2
gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.zip
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/muh/muh-2.1_rc1.ebuild')
-rw-r--r--net-irc/muh/muh-2.1_rc1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild
index ab6a1048e197..850a4df69ed0 100644
--- a/net-irc/muh/muh-2.1_rc1.ebuild
+++ b/net-irc/muh/muh-2.1_rc1.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/net-irc/muh/muh-2.1_rc1.ebuild,v 1.4 2004/02/22 22:47:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.5 2004/05/29 16:16:27 pvdabeel Exp $
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/muh/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips "
+KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips "
src_compile() {
econf || die "configure failed"