diff options
author | 2006-05-23 04:51:38 +0000 | |
---|---|---|
committer | 2006-05-23 04:51:38 +0000 | |
commit | 44b03998b643cde55d03d15167b448bd980b9b67 (patch) | |
tree | cb01463e827343805014d71b1451afcde8ae944f /sys-libs/libraw1394/libraw1394-1.2.0.ebuild | |
parent | Remove old test version. Take advantage of the new features implemented in li... (diff) | |
download | historical-44b03998b643cde55d03d15167b448bd980b9b67.tar.gz historical-44b03998b643cde55d03d15167b448bd980b9b67.tar.bz2 historical-44b03998b643cde55d03d15167b448bd980b9b67.zip |
Marking stable per bug #123066
Package-Manager: portage-2.1_rc2
Diffstat (limited to 'sys-libs/libraw1394/libraw1394-1.2.0.ebuild')
-rw-r--r-- | sys-libs/libraw1394/libraw1394-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libraw1394/libraw1394-1.2.0.ebuild b/sys-libs/libraw1394/libraw1394-1.2.0.ebuild index beb8b0e58d72..b299e5ff58a3 100644 --- a/sys-libs/libraw1394/libraw1394-1.2.0.ebuild +++ b/sys-libs/libraw1394/libraw1394-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.0.ebuild,v 1.8 2006/04/08 12:19:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/libraw1394-1.2.0.ebuild,v 1.9 2006/05/23 04:49:04 cardoe Exp $ DESCRIPTION="library that provides direct access to the IEEE 1394 bus" HOMEPAGE="http://www.linux1394.org/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/libraw1394/${P}.tar.gz LICENSE="|| ( LGPL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="" |