summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-08 04:00:38 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-08 04:00:38 +0000
commit4dff8bd6fad4252e60517afe5d2ca0ddc6a5319f (patch)
tree5b14b4cf20d891d3632e3aea26e77fc13b336f8d /media-sound/multimux
parentVersion bump (Manifest recommit) (diff)
downloadgentoo-2-4dff8bd6fad4252e60517afe5d2ca0ddc6a5319f.tar.gz
gentoo-2-4dff8bd6fad4252e60517afe5d2ca0ddc6a5319f.tar.bz2
gentoo-2-4dff8bd6fad4252e60517afe5d2ca0ddc6a5319f.zip
Added to ~amd64 and ~sparc.
Diffstat (limited to 'media-sound/multimux')
-rw-r--r--media-sound/multimux/ChangeLog6
-rw-r--r--media-sound/multimux/multimux-0.1.ebuild9
2 files changed, 11 insertions, 4 deletions
diff --git a/media-sound/multimux/ChangeLog b/media-sound/multimux/ChangeLog
index 4ab2283e6df7..f1b474414a71 100644
--- a/media-sound/multimux/ChangeLog
+++ b/media-sound/multimux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/multimux
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/ChangeLog,v 1.2 2004/10/07 08:46:22 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/ChangeLog,v 1.3 2004/10/08 04:00:38 eradicator Exp $
+
+ 07 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ multimux-0.1.ebuild:
+ Added to ~amd64 and ~sparc.
07 Oct 2004; Christian Parpart <trapni@gentoo.org> :
EBuild submitted by Stefan Briesenick <sbriesen@gmx.de>
diff --git a/media-sound/multimux/multimux-0.1.ebuild b/media-sound/multimux/multimux-0.1.ebuild
index 1aa1585f4a1d..231651cfa805 100644
--- a/media-sound/multimux/multimux-0.1.ebuild
+++ b/media-sound/multimux/multimux-0.1.ebuild
@@ -1,14 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/multimux-0.1.ebuild,v 1.1 2004/10/07 08:44:12 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/multimux/multimux-0.1.ebuild,v 1.2 2004/10/08 04:00:38 eradicator Exp $
+
+IUSE=""
DESCRIPTION="combines up to 8 audio mono wave ch. into one big multi ch. wave file."
HOMEPAGE="http://home.zonnet.nl/panteltje/dvd/"
SRC_URI="http://home.zonnet.nl/panteltje/dvd/${P}.tgz"
+
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
+KEYWORDS="~amd64 ~sparc ~x86"
+
DEPEND=""
src_compile() {