summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-02 19:46:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-02 19:46:08 +0000
commit08a567ee54d9125540b7095dc2f63a4568c936a5 (patch)
treeb66a60550ffe4dee1b399f2e1b44cd71acc0e6ca /media-gfx/xv/xv-3.10a-r3.ebuild
parentAdded xv for bug 17976 (diff)
downloadgentoo-2-08a567ee54d9125540b7095dc2f63a4568c936a5.tar.gz
gentoo-2-08a567ee54d9125540b7095dc2f63a4568c936a5.tar.bz2
gentoo-2-08a567ee54d9125540b7095dc2f63a4568c936a5.zip
fix license for bug 17976
Diffstat (limited to 'media-gfx/xv/xv-3.10a-r3.ebuild')
-rw-r--r--media-gfx/xv/xv-3.10a-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/xv/xv-3.10a-r3.ebuild b/media-gfx/xv/xv-3.10a-r3.ebuild
index cc26ce52c502..449ee951a35e 100644
--- a/media-gfx/xv/xv-3.10a-r3.ebuild
+++ b/media-gfx/xv/xv-3.10a-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/xv-3.10a-r3.ebuild,v 1.11 2003/11/05 18:26:30 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xv/xv-3.10a-r3.ebuild,v 1.12 2004/02/02 19:46:01 mr_bones_ Exp $
inherit ccc eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.trilon.com/xv/index.html"
SRC_URI="ftp://ftp.cis.upenn.edu/pub/xv/${P}.tar.gz
png? http://www.ibiblio.org/gentoo/distfiles/xv-png-patch.tar.bz2"
-LICENSE="as-is"
+LICENSE="xv"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha ~amd64"
IUSE="png"