summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:40:49 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:40:49 +0000
commit9ead36d82c6283f3ba771232a5e0764a639e2555 (patch)
tree8b81af6e0c6707eef54defaff76dd2d7cf50dbdd /media-sound/cm
parentadd depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (diff)
downloadhistorical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.gz
historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.bz2
historical-9ead36d82c6283f3ba771232a5e0764a639e2555.zip
Added IUSE.
Diffstat (limited to 'media-sound/cm')
-rw-r--r--media-sound/cm/ChangeLog6
-rw-r--r--media-sound/cm/cm-2.4.0.ebuild4
-rw-r--r--media-sound/cm/cm-2.4.2.ebuild4
3 files changed, 11 insertions, 3 deletions
diff --git a/media-sound/cm/ChangeLog b/media-sound/cm/ChangeLog
index 26c5b6606230..7ecd51c839a1 100644
--- a/media-sound/cm/ChangeLog
+++ b/media-sound/cm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/cm
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/ChangeLog,v 1.4 2004/03/23 06:40:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/ChangeLog,v 1.5 2004/04/20 17:18:45 eradicator Exp $
+
+ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> cm-2.4.0.ebuild,
+ cm-2.4.2.ebuild:
+ Added IUSE.
22 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> cm-2.4.0.ebuild,
cm-2.4.2.ebuild:
diff --git a/media-sound/cm/cm-2.4.0.ebuild b/media-sound/cm/cm-2.4.0.ebuild
index 6712e8518ae8..6f951dbcdf14 100644
--- a/media-sound/cm/cm-2.4.0.ebuild
+++ b/media-sound/cm/cm-2.4.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.0.ebuild,v 1.8 2004/03/23 06:40:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.0.ebuild,v 1.9 2004/04/20 17:18:45 eradicator Exp $
+
+IUSE=""
DESCRIPTION="Common Music: An object oriented music composition environment in LISP/scheme"
HOMEPAGE="http://www-ccrma.stanford.edu/software/cm/doc/cm.html"
diff --git a/media-sound/cm/cm-2.4.2.ebuild b/media-sound/cm/cm-2.4.2.ebuild
index c2596c494c0b..10edd931bafa 100644
--- a/media-sound/cm/cm-2.4.2.ebuild
+++ b/media-sound/cm/cm-2.4.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.2.ebuild,v 1.3 2004/03/23 06:40:07 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.2.ebuild,v 1.4 2004/04/20 17:18:45 eradicator Exp $
+
+IUSE=""
DESCRIPTION="Common Music: An object oriented music composition environment in LISP/scheme"
HOMEPAGE="http://commonmusic.sourceforge.net"