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
commita5f70466c4d58ab964ce1731630de5d5038a95c7 (patch)
tree5426a0079a533ef61341cacdd0e331f4c815c131 /sys-libs/libraw1394/libraw1394-0.9.0.ebuild
parentmore use masks (diff)
downloadhistorical-a5f70466c4d58ab964ce1731630de5d5038a95c7.tar.gz
historical-a5f70466c4d58ab964ce1731630de5d5038a95c7.tar.bz2
historical-a5f70466c4d58ab964ce1731630de5d5038a95c7.zip
Stable on alpha, fix license.
Diffstat (limited to 'sys-libs/libraw1394/libraw1394-0.9.0.ebuild')
-rw-r--r--sys-libs/libraw1394/libraw1394-0.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild b/sys-libs/libraw1394/libraw1394-0.9.0.ebuild
index c1df10488d3c..62115f791872 100644
--- a/sys-libs/libraw1394/libraw1394-0.9.0.ebuild
+++ b/sys-libs/libraw1394/libraw1394-0.9.0.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.9.0.ebuild,v 1.20 2004/07/08 23:29:36 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-0.9.0.ebuild,v 1.21 2004/10/19 17:51:24 kloeri Exp $
inherit gnuconfig eutils
@@ -11,8 +11,8 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz"
RESTRICT="nomirror"
IUSE=""
SLOT="0"
-LICENSE="LGPL-2.1 | GPL-2"
-KEYWORDS="x86 ppc sparc amd64 ~alpha"
+LICENSE="|| ( LGPL-2.1 GPL-2 )"
+KEYWORDS="x86 ppc sparc amd64 alpha"
DEPEND="virtual/libc"