summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-03-01 21:03:01 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-03-01 21:03:01 +0000
commit399bff7c96658993174e1017c85954025aaafb8b (patch)
treef0eba3aa1e5e8ee9a14ba8e5e5479dcc15551a44 /media-libs/libgphoto2
parent~ppc added (bug #168812) (diff)
downloadgentoo-2-399bff7c96658993174e1017c85954025aaafb8b.tar.gz
gentoo-2-399bff7c96658993174e1017c85954025aaafb8b.tar.bz2
gentoo-2-399bff7c96658993174e1017c85954025aaafb8b.zip
Corrected comment about CAMERAS USE_EXPAND variable, Bug #168852.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'media-libs/libgphoto2')
-rw-r--r--media-libs/libgphoto2/ChangeLog8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild8
-rw-r--r--media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild8
6 files changed, 27 insertions, 21 deletions
diff --git a/media-libs/libgphoto2/ChangeLog b/media-libs/libgphoto2/ChangeLog
index ca83ddb9f73e..f441ba4a90f8 100644
--- a/media-libs/libgphoto2/ChangeLog
+++ b/media-libs/libgphoto2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/libgphoto2
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.96 2007/02/26 10:15:08 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.97 2007/03/01 21:03:01 zzam Exp $
+
+ 01 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
+ libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.2.1-r1.ebuild,
+ libgphoto2-2.3.1-r2.ebuild, libgphoto2-2.3.1-r3.ebuild,
+ libgphoto2-2.3.1-r4.ebuild:
+ Corrected comment about CAMERAS USE_EXPAND variable, Bug #168852.
*libgphoto2-2.3.1-r4 (26 Feb 2007)
diff --git a/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild b/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild
index 3b46409d04c4..0cd015111f3e 100644
--- a/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild,v 1.15 2007/02/17 00:35:28 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.1.6-r1.ebuild,v 1.16 2007/03/01 21:03:01 zzam Exp $
inherit libtool eutils
@@ -27,9 +27,9 @@ DEPEND="${RDEPEND}
=app-text/docbook-sgml-dtd-4.2*
)"
-# By default, drivers for all supported cards will be compiled.
-# If you want to only compile for specific card(s), set CAMERAS
-# environment to a comma-separated list (no spaces) of drivers that
+# By default, drivers for all supported cameras will be compiled.
+# If you want to only compile for specific camera(s), set CAMERAS
+# environment to a space-separated list (no commas) of drivers that
# you want to build.
IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio digita dimera directory enigma13 fuji gsmart300 iclick jamcam jd11
kodak konica largan mars minolta mustek panasonic pccam300 pccam600 polaroid ptp2 ricoh samsung
diff --git a/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild b/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild
index f24e72d20fe6..35e83df6e76b 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-2007 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.18 2007/02/17 00:35:28 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.2.1-r1.ebuild,v 1.19 2007/03/01 21:03:01 zzam Exp $
inherit libtool eutils autotools
@@ -29,9 +29,9 @@ DEPEND="${RDEPEND}
=app-text/docbook-sgml-dtd-4.2*
)"
-# By default, drivers for all supported cards will be compiled.
-# If you want to only compile for specific card(s), set CAMERAS
-# environment to a comma-separated list (no spaces) of drivers that
+# By default, drivers for all supported cameras will be compiled.
+# If you want to only compile for specific camera(s), set CAMERAS
+# environment to a space-separated list (no commas) of drivers that
# you want to build.
IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310
digigr8 digita dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam
diff --git a/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild b/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild
index 6e7dac81a053..0828051400fe 100644
--- a/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild,v 1.3 2007/02/17 00:35:28 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r2.ebuild,v 1.4 2007/03/01 21:03:01 zzam Exp $
# TODO
# 1. Track upstream bug --disable-docs does not work.
@@ -24,9 +24,9 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls doc exif hal kernel_linux"
RESTRICT="test"
-# By default, drivers for all supported cards will be compiled.
-# If you want to only compile for specific card(s), set CAMERAS
-# environment to a comma-separated list (no spaces) of drivers that
+# By default, drivers for all supported cameras will be compiled.
+# If you want to only compile for specific cameras(s), set CAMERAS
+# environment to a space-separated list (no commas) of drivers that
# you want to build.
IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310 digigr8 digita
dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 kodak
diff --git a/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild b/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild
index c699d02bcbf5..52445b35de42 100644
--- a/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild,v 1.3 2007/02/17 00:35:28 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r3.ebuild,v 1.4 2007/03/01 21:03:01 zzam Exp $
# TODO
# 1. Track upstream bug --disable-docs does not work.
@@ -24,9 +24,9 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls doc exif hal kernel_linux"
RESTRICT="test"
-# By default, drivers for all supported cards will be compiled.
-# If you want to only compile for specific card(s), set CAMERAS
-# environment to a comma-separated list (no spaces) of drivers that
+# By default, drivers for all supported cameras will be compiled.
+# If you want to only compile for specific camera(s), set CAMERAS
+# environment to a space-separated list (no commas) of drivers that
# you want to build.
IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310 digigr8 digita
dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 kodak
diff --git a/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild b/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild
index 29706c36fc24..2b79604e216d 100644
--- a/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild,v 1.1 2007/02/26 10:15:08 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/libgphoto2-2.3.1-r4.ebuild,v 1.2 2007/03/01 21:03:01 zzam Exp $
# TODO
# 1. Track upstream bug --disable-docs does not work.
@@ -24,9 +24,9 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls doc exif hal kernel_linux"
RESTRICT="test"
-# By default, drivers for all supported cards will be compiled.
-# If you want to only compile for specific card(s), set CAMERAS
-# environment to a comma-separated list (no spaces) of drivers that
+# By default, drivers for all supported cameras will be compiled.
+# If you want to only compile for specific camera(s), set CAMERAS
+# environment to a space-separated list (no commas) of drivers that
# you want to build.
IUSE_CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310 digigr8 digita
dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 kodak