summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-09 18:23:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-09 18:23:24 +0000
commit541a974547292ab73d0545254fb2f07e3493b533 (patch)
tree035425abd96a5afab1b46f03b79eca04ebc007ba /media-video
parentRemoving obsolete ebuild (Manifest recommit) (diff)
downloadgentoo-2-541a974547292ab73d0545254fb2f07e3493b533.tar.gz
gentoo-2-541a974547292ab73d0545254fb2f07e3493b533.tar.bz2
gentoo-2-541a974547292ab73d0545254fb2f07e3493b533.zip
Fixed incorrect license as per authors request
Diffstat (limited to 'media-video')
-rw-r--r--media-video/tcvp/ChangeLog5
-rw-r--r--media-video/tcvp/tcvp-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/tcvp/ChangeLog b/media-video/tcvp/ChangeLog
index 16dc9ee74782..6631fa69a8fd 100644
--- a/media-video/tcvp/ChangeLog
+++ b/media-video/tcvp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/tcvp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/tcvp/ChangeLog,v 1.2 2004/06/05 10:31:55 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/tcvp/ChangeLog,v 1.3 2004/06/09 18:23:24 dholm Exp $
+
+ 09 Jun 2004; David Holm <dholm@gentoo.org> tcvp-0.2.0.ebuild:
+ Fixed incorrect license as per authors request.
05 Jun 2004; David Holm <dholm@gentoo.org> tcvp-0.2.0.ebuild:
Added to ~ppc.
diff --git a/media-video/tcvp/tcvp-0.2.0.ebuild b/media-video/tcvp/tcvp-0.2.0.ebuild
index 6a9fa7b46e12..fd7674db761b 100644
--- a/media-video/tcvp/tcvp-0.2.0.ebuild
+++ b/media-video/tcvp/tcvp-0.2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/tcvp/tcvp-0.2.0.ebuild,v 1.2 2004/06/05 10:31:55 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/tcvp/tcvp-0.2.0.ebuild,v 1.3 2004/06/09 18:23:24 dholm Exp $
DESCRIPTION="TCVP is a modular player and encoder/transcoder for music and video."
HOMEPAGE="http://tcvp.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SLOT="0"
-LICENSE="OpenSoftware"
+LICENSE="MIT"
KEYWORDS="~x86 ~ppc"
IUSE="alsa cdr dvd encode ffmpeg oggvorbis oss static"