summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-05-16 16:46:01 +0000
committerSteve Dibb <beandog@gentoo.org>2007-05-16 16:46:01 +0000
commit4c0f769a7f0f6dd45be05cc8f8f8ba9603877158 (patch)
treee878ff85450ae53920178382448097a3269942cd /media-sound/fapg/fapg-0.38.ebuild
parentAdd udev rules to make /dev/rfcommN owned by the uucp group. (diff)
downloadhistorical-4c0f769a7f0f6dd45be05cc8f8f8ba9603877158.tar.gz
historical-4c0f769a7f0f6dd45be05cc8f8f8ba9603877158.tar.bz2
historical-4c0f769a7f0f6dd45be05cc8f8f8ba9603877158.zip
amd64 stable
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'media-sound/fapg/fapg-0.38.ebuild')
-rw-r--r--media-sound/fapg/fapg-0.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fapg/fapg-0.38.ebuild b/media-sound/fapg/fapg-0.38.ebuild
index c5c66426a970..e5f7947c0ef2 100644
--- a/media-sound/fapg/fapg-0.38.ebuild
+++ b/media-sound/fapg/fapg-0.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fapg/fapg-0.38.ebuild,v 1.1 2007/03/30 03:15:02 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fapg/fapg-0.38.ebuild,v 1.2 2007/05/16 16:46:01 beandog Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://royale.zerezo.com/fapg/${P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
src_compile() {
echo "$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o fapg fapg.c"