diff options
Diffstat (limited to 'x11-misc/vnc2swf/vnc2swf-0.3.ebuild')
-rw-r--r-- | x11-misc/vnc2swf/vnc2swf-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/vnc2swf/vnc2swf-0.3.ebuild b/x11-misc/vnc2swf/vnc2swf-0.3.ebuild index 7ab81c7b9a38..986884952c1b 100644 --- a/x11-misc/vnc2swf/vnc2swf-0.3.ebuild +++ b/x11-misc/vnc2swf/vnc2swf-0.3.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/vnc2swf/vnc2swf-0.3.ebuild,v 1.2 2004/03/06 11:32:35 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vnc2swf/vnc2swf-0.3.ebuild,v 1.3 2004/04/11 17:23:46 pyrania Exp $ SLOT="0" DESCRIPTION="A tool for recording Shock wave Flash movies from vnc sessions" @@ -10,7 +10,7 @@ LICENSE="GPL-2" DEPEND=">=media-libs/ming-0.2a virtual/glibc virtual/x11" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_compile() { econf || die "Configure Failed" |