summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:24:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 22:24:59 +0000
commit11f3507a68cd82eaa6055e6f3fe53e131f5215dc (patch)
tree89e87c97008af7f8805ececfd113a21742b11cff /media-sound/pd
parentAdding a fix for the 2.4 kNFSd security vulnerability, bug #62524. Also fixed... (diff)
downloadgentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.tar.gz
gentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.tar.bz2
gentoo-2-11f3507a68cd82eaa6055e6f3fe53e131f5215dc.zip
LICENSE fix
Diffstat (limited to 'media-sound/pd')
-rw-r--r--media-sound/pd/pd-0.37.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pd/pd-0.37.1.ebuild b/media-sound/pd/pd-0.37.1.ebuild
index 92dc8260452e..c742af71fa00 100644
--- a/media-sound/pd/pd-0.37.1.ebuild
+++ b/media-sound/pd/pd-0.37.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.1.ebuild,v 1.9 2004/06/25 00:16:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pd/pd-0.37.1.ebuild,v 1.10 2004/11/09 22:24:11 mr_bones_ Exp $
inherit eutils
@@ -12,7 +12,7 @@ DESCRIPTION="real-time music and multimedia environment"
HOMEPAGE="http://www-crca.ucsd.edu/~msp/software.html"
SRC_URI="http://www-crca.ucsd.edu/~msp/Software/${MY_P}.src.tar.gz"
-LICENSE="BSD | as-is"
+LICENSE="|| ( BSD as-is )"
SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE="X alsa debug"