summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-19 17:51:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-19 17:51:24 +0000
commitff71d9cc2e4366fcc00b8a3f6fb0ca30da007386 (patch)
tree0a5fe50822119db83ac6a091a905bc67824d2ba9 /sys-libs/libraw1394/libraw1394-0.10.1.ebuild
parentmore use masks (diff)
downloadgentoo-2-ff71d9cc2e4366fcc00b8a3f6fb0ca30da007386.tar.gz
gentoo-2-ff71d9cc2e4366fcc00b8a3f6fb0ca30da007386.tar.bz2
gentoo-2-ff71d9cc2e4366fcc00b8a3f6fb0ca30da007386.zip
Stable on alpha, fix license.
Diffstat (limited to 'sys-libs/libraw1394/libraw1394-0.10.1.ebuild')
-rw-r--r--sys-libs/libraw1394/libraw1394-0.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libraw1394/libraw1394-0.10.1.ebuild b/sys-libs/libraw1394/libraw1394-0.10.1.ebuild
index c7f231f3c5de..cf374dfbc487 100644
--- a/sys-libs/libraw1394/libraw1394-0.10.1.ebuild
+++ b/sys-libs/libraw1394/libraw1394-0.10.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/sys-libs/libraw1394/libraw1394-0.10.1.ebuild,v 1.1 2004/10/03 07:58:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-0.10.1.ebuild,v 1.2 2004/10/19 17:51:24 kloeri Exp $
inherit gnuconfig
@@ -8,7 +8,7 @@ DESCRIPTION="library that provides direct access to the IEEE 1394 bus"
HOMEPAGE="http://sourceforge.net/projects/libraw1394/"
SRC_URI="http://www.linux1394.org/files/${PN}/${P}.tar.gz"
-LICENSE="LGPL-2.1 | GPL-2"
+LICENSE="|| ( LGPL-2.1 GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""