summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-06 11:34:18 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-06 11:34:18 +0000
commit2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf (patch)
tree93b8733afc9f14385abdf3227f2d2f02977e8edf /x11-misc
parentRemoved an old ebuild (diff)
downloadgentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.tar.gz
gentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.tar.bz2
gentoo-2-2d9cc0d39b7c1e1f838fde0e80087e3db6683bdf.zip
Added to ~ppc
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/vnc2swf/ChangeLog5
-rw-r--r--x11-misc/vnc2swf/vnc2swf-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/vnc2swf/ChangeLog b/x11-misc/vnc2swf/ChangeLog
index cfb8f27f5900..51279249c241 100644
--- a/x11-misc/vnc2swf/ChangeLog
+++ b/x11-misc/vnc2swf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/vnc2swf
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/vnc2swf/ChangeLog,v 1.1 2004/03/06 02:56:49 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vnc2swf/ChangeLog,v 1.2 2004/03/06 11:32:35 dholm Exp $
+
+ 06 Mar 2004; David Holm <dholm@gentoo.org> vnc2swf-0.3.ebuild:
+ Added to ~ppc.
*vnc2swf-0.3 (06 Mar 2004)
diff --git a/x11-misc/vnc2swf/vnc2swf-0.3.ebuild b/x11-misc/vnc2swf/vnc2swf-0.3.ebuild
index 43b8a9747728..7ab81c7b9a38 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.1 2004/03/06 02:56:49 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/vnc2swf/vnc2swf-0.3.ebuild,v 1.2 2004/03/06 11:32:35 dholm 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"
+KEYWORDS="~x86 ~ppc"
src_compile() {
econf || die "Configure Failed"