summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-20 14:00:37 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-20 14:00:37 +0000
commitb5fdc955ec83dbd8d9052e51dc218d559de0adc6 (patch)
treec97dcf4331006e643adcb9c70083c921b01875ab /media-libs/libgphoto2
parentNew version (diff)
downloadgentoo-2-b5fdc955ec83dbd8d9052e51dc218d559de0adc6.tar.gz
gentoo-2-b5fdc955ec83dbd8d9052e51dc218d559de0adc6.tar.bz2
gentoo-2-b5fdc955ec83dbd8d9052e51dc218d559de0adc6.zip
Disabling tests due to (#141097)
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/libgphoto2')
-rw-r--r--media-libs/libgphoto2/ChangeLog5
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/media-libs/libgphoto2/ChangeLog b/media-libs/libgphoto2/ChangeLog
index adfbba29a375..938bc7433f77 100644
--- a/media-libs/libgphoto2/ChangeLog
+++ b/media-libs/libgphoto2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libgphoto2
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.70 2006/07/18 11:30:43 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.71 2006/07/20 14:00:37 liquidx Exp $
+
+ 20 Jul 2006; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
+ Disabling tests due to (#141097)
18 Jul 2006; Alastair Tse <liquidx@gentoo.org>
-files/libgphoto2-2.1.1-norpm.patch, -files/libgphoto2-2.1.2-canon.patch,
diff --git a/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild b/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild
index 59b78de8b9b7..2c4016b30c6f 100644
--- a/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.2.1-r1.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/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v 1.3 2006/07/18 11:30:43 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v 1.4 2006/07/20 14:00:37 liquidx Exp $
inherit libtool eutils autotools
@@ -12,6 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls doc exif usb hal"
+RESTRICT="test confcache"
# needs >usbutils-0.11-r2 to avoid /usr/lib/libusb*
# conflicts with dev-libs/libusb
@@ -39,8 +40,6 @@ IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310
sonydscf55 soundvision spca50x sq905 stv0674 stv0680 sx330z template
toshiba"
-RESTRICT="confcache"
-
pkg_setup() {
if [[ -z "${CAMERAS}" ]] ; then
ewarn "All camera drivers will be built since you did not specify"