summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-07 04:42:01 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-07 04:42:01 +0000
commit47e64240eea333b2dfb7712b29d681d2429125b7 (patch)
treefc5c42bc435b217b7398dcedc5d1134c19fd91a3 /app-emulation
parentx86 stable (Manifest recommit) (diff)
downloadgentoo-2-47e64240eea333b2dfb7712b29d681d2429125b7.tar.gz
gentoo-2-47e64240eea333b2dfb7712b29d681d2429125b7.tar.bz2
gentoo-2-47e64240eea333b2dfb7712b29d681d2429125b7.zip
QA - (IUSE) fix, x86 stable
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/fuse/ChangeLog6
-rw-r--r--app-emulation/fuse/fuse-0.6.2.1.ebuild4
-rw-r--r--app-emulation/fuse/metadata.xml9
3 files changed, 16 insertions, 3 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog
index 1002766ef9d1..56b455f83851 100644
--- a/app-emulation/fuse/ChangeLog
+++ b/app-emulation/fuse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/fuse
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.8 2004/06/02 01:52:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.9 2004/06/07 04:42:01 dragonheart Exp $
+
+ 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> fuse-0.6.2.1.ebuild,
+ +metadata.xml:
+ QA - (IUSE) fix, x86 stable
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> fuse-0.6.1.1.ebuild,
fuse-0.6.2.1.ebuild:
diff --git a/app-emulation/fuse/fuse-0.6.2.1.ebuild b/app-emulation/fuse/fuse-0.6.2.1.ebuild
index 14aeddaf4754..b1fcab33ce97 100644
--- a/app-emulation/fuse/fuse-0.6.2.1.ebuild
+++ b/app-emulation/fuse/fuse-0.6.2.1.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/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.4 2004/06/02 01:52:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.5 2004/06/07 04:42:01 dragonheart Exp $
DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall"
HOMEPAGE="http://fuse-emulator.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk"
# This build is heavily use dependent. USE="svga" will build the svga
diff --git a/app-emulation/fuse/metadata.xml b/app-emulation/fuse/metadata.xml
new file mode 100644
index 000000000000..d8b96be3c5cd
--- /dev/null
+++ b/app-emulation/fuse/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>bug-wranglers@gentoo.org</email>
+ <description>This package lacks a primary herd or maintainer.</description>
+ </maintainer>
+</pkgmetadata>