summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-02 08:00:56 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-02 08:00:56 +0000
commitb2f54742aefae60e29931304cef142852d1789f7 (patch)
tree7fe83693077a631ab31310f0469ed8a477dea594 /app-emulation/uade
parentChangeLog fix (diff)
downloadhistorical-b2f54742aefae60e29931304cef142852d1789f7.tar.gz
historical-b2f54742aefae60e29931304cef142852d1789f7.tar.bz2
historical-b2f54742aefae60e29931304cef142852d1789f7.zip
Change singlequote to doublequote
Diffstat (limited to 'app-emulation/uade')
-rw-r--r--app-emulation/uade/Manifest6
-rw-r--r--app-emulation/uade/uade-0.73.ebuild14
-rw-r--r--app-emulation/uade/uade-0.80.ebuild14
-rw-r--r--app-emulation/uade/uade-0.81.ebuild10
4 files changed, 22 insertions, 22 deletions
diff --git a/app-emulation/uade/Manifest b/app-emulation/uade/Manifest
index 2bb9ac8fb49b..d932e8590f26 100644
--- a/app-emulation/uade/Manifest
+++ b/app-emulation/uade/Manifest
@@ -1,6 +1,6 @@
-MD5 5a2d3c0255d704cac9f1bb5ea86478f9 uade-0.80.ebuild 1348
-MD5 aab82e51f8c51601d689ea845cdde508 uade-0.73.ebuild 1348
-MD5 6f7f8d228a5123805e152d0cd3c644d8 uade-0.81.ebuild 1610
+MD5 13e1c3cd1951f8e60909bd72b01dcb77 uade-0.80.ebuild 1343
+MD5 230fbf310d68ddd93422e544b0775dc2 uade-0.73.ebuild 1343
+MD5 9daa104546cc3f811ec9834a7b719bbb uade-0.81.ebuild 1610
MD5 07a229ac95de27abd326347a67945899 ChangeLog 672
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 b56030cf3a179479fa1bf7c8f6d491de files/digest-uade-0.73 63
diff --git a/app-emulation/uade/uade-0.73.ebuild b/app-emulation/uade/uade-0.73.ebuild
index c8e4e84a75e1..e40cde8e09f1 100644
--- a/app-emulation/uade/uade-0.73.ebuild
+++ b/app-emulation/uade/uade-0.73.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.73.ebuild,v 1.3 2004/01/06 03:40:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.73.ebuild,v 1.4 2004/03/02 08:00:56 aliz Exp $
-DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API'
-HOMEPAGE='http://ee.tut.fi/~heikki/uade.html'
+DESCRIPTION="Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API"
+HOMEPAGE="http://ee.tut.fi/~heikki/uade.html"
SRC_URI="http://ee.tut.fi/~heikki/uade/${P}.tar.bz2"
-LICENSE='GPL-2'
-KEYWORDS='x86'
-SLOT='0'
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
-IUSE='xmms sdl'
+IUSE="xmms sdl"
RDEPEND="dev-lang/perl
xmms? ( >=media-sound/xmms-1.2.2 x11-libs/gtk+ )
sdl? ( media-libs/libsdl )"
diff --git a/app-emulation/uade/uade-0.80.ebuild b/app-emulation/uade/uade-0.80.ebuild
index 60120ed91d19..3283a331a5cc 100644
--- a/app-emulation/uade/uade-0.80.ebuild
+++ b/app-emulation/uade/uade-0.80.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.80.ebuild,v 1.3 2004/01/06 03:40:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.80.ebuild,v 1.4 2004/03/02 08:00:56 aliz Exp $
-DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API'
-HOMEPAGE='http://ee.tut.fi/~heikki/uade.html'
+DESCRIPTION="Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API"
+HOMEPAGE="http://ee.tut.fi/~heikki/uade.html"
SRC_URI="http://ee.tut.fi/~heikki/uade/${P}.tar.bz2"
-LICENSE='GPL-2'
-KEYWORDS='x86'
-SLOT='0'
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
-IUSE='xmms sdl'
+IUSE="xmms sdl"
RDEPEND="dev-lang/perl
xmms? ( >=media-sound/xmms-1.2.2 x11-libs/gtk+ )
sdl? ( media-libs/libsdl )"
diff --git a/app-emulation/uade/uade-0.81.ebuild b/app-emulation/uade/uade-0.81.ebuild
index bfdbdad4f546..7cbfe6a89164 100644
--- a/app-emulation/uade/uade-0.81.ebuild
+++ b/app-emulation/uade/uade-0.81.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.81.ebuild,v 1.2 2004/03/01 20:16:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-0.81.ebuild,v 1.3 2004/03/02 08:00:56 aliz Exp $
-DESCRIPTION='Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API'
-HOMEPAGE='http://uade.ton.tut.fi/'
+DESCRIPTION="Unix Amiga Delitracker Emulator - plays old Amiga tunes through UAE emulation and cloned m68k-assembler Eagleplayer API"
+HOMEPAGE="http://uade.ton.tut.fi/"
SRC_URI="http://uade.ton.tut.fi/uade/${P}.tar.bz2"
LICENSE="GPL-2"
KEYWORDS="~x86"
-SLOT='0'
+SLOT="0"
RDEPEND="dev-lang/perl
xmms? ( >=media-sound/xmms-1.2.2 x11-libs/gtk+ )
@@ -16,7 +16,7 @@ RDEPEND="dev-lang/perl
DEPEND="${RDEPEND}
>=sys-apps/sed-4"
-IUSE='xmms sdl'
+IUSE="xmms sdl"
src_unpack() {
unpack ${A}