diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-07 23:31:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-07 23:31:25 +0000 |
commit | f04e63aebc68eea16753b9c0feb25fa3592e1a05 (patch) | |
tree | 3e3e220175a83de946198a5d3796a1f3515fd916 /media-libs/libdc1394/libdc1394-2.1.2.ebuild | |
parent | Remove faulty test for 2.6, bug #294689 (diff) | |
download | gentoo-2-f04e63aebc68eea16753b9c0feb25fa3592e1a05.tar.gz gentoo-2-f04e63aebc68eea16753b9c0feb25fa3592e1a05.tar.bz2 gentoo-2-f04e63aebc68eea16753b9c0feb25fa3592e1a05.zip |
x86 stable, bug #295659
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libdc1394/libdc1394-2.1.2.ebuild')
-rw-r--r-- | media-libs/libdc1394/libdc1394-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libdc1394/libdc1394-2.1.2.ebuild b/media-libs/libdc1394/libdc1394-2.1.2.ebuild index 81177d01caf0..69665d993def 100644 --- a/media-libs/libdc1394/libdc1394-2.1.2.ebuild +++ b/media-libs/libdc1394/libdc1394-2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.1.2.ebuild,v 1.4 2009/12/04 13:57:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/libdc1394-2.1.2.ebuild,v 1.5 2009/12/07 23:31:25 maekke Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="X doc" RDEPEND=">=sys-libs/libraw1394-1.2.0 |