public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kopete/
Date: Tue,  1 Nov 2011 16:12:03 +0000 (UTC)	[thread overview]
Message-ID: <4618c1d957a22d4a8f5afd61819bccd3b036a96a.dilfridge@gentoo> (raw)

commit:     4618c1d957a22d4a8f5afd61819bccd3b036a96a
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 16:11:49 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 16:11:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4618c1d9

[kde-base/kopete] v4l2 becomes v4l

(Portage version: 2.1.10.32/git/Linux x86_64, signed Manifest commit with key 7887F787)

---
 kde-base/kopete/kopete-4.7.3.ebuild       |    6 +++---
 kde-base/kopete/kopete-4.7.49.9999.ebuild |    6 +++---
 kde-base/kopete/kopete-9999.ebuild        |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/kde-base/kopete/kopete-4.7.3.ebuild b/kde-base/kopete/kopete-4.7.3.ebuild
index f675764..58d1c7d 100644
--- a/kde-base/kopete/kopete-4.7.3.ebuild
+++ b/kde-base/kopete/kopete-4.7.3.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug ssl v4l2"
+IUSE="debug ssl v4l"
 
 # tests hang, last checked for 4.2.96
 RESTRICT=test
@@ -80,7 +80,7 @@ COMMONDEPEND="
 	msn? ( >=net-libs/libmsn-4.1 )
 	otr? ( >=net-libs/libotr-3.2.0 )
 	statistics? ( dev-db/sqlite:3 )
-	v4l2? ( media-libs/libv4l )
+	v4l? ( media-libs/libv4l )
 	webpresence? (
 		dev-libs/libxml2
 		dev-libs/libxslt
@@ -123,7 +123,7 @@ src_configure() {
 		$(cmake-utils_use_with jingle LiboRTP)
 		$(cmake-utils_use_with jingle Mediastreamer)
 		$(cmake-utils_use_with jingle Speex)
-		$(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
+		$(cmake-utils_use_disable v4l VIDEOSUPPORT)
 	)
 	# enable protocols
 	for x in ${PROTOCOLS}; do

diff --git a/kde-base/kopete/kopete-4.7.49.9999.ebuild b/kde-base/kopete/kopete-4.7.49.9999.ebuild
index a8c5651..fea8c0f 100644
--- a/kde-base/kopete/kopete-4.7.49.9999.ebuild
+++ b/kde-base/kopete/kopete-4.7.49.9999.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS=""
-IUSE="debug ssl v4l2"
+IUSE="debug ssl v4l"
 
 # tests hang, last checked for 4.2.96
 RESTRICT=test
@@ -80,7 +80,7 @@ COMMONDEPEND="
 	msn? ( >=net-libs/libmsn-4.1 )
 	otr? ( >=net-libs/libotr-3.2.0 )
 	statistics? ( dev-db/sqlite:3 )
-	v4l2? ( media-libs/libv4l )
+	v4l? ( media-libs/libv4l )
 	webpresence? (
 		dev-libs/libxml2
 		dev-libs/libxslt
@@ -123,7 +123,7 @@ src_configure() {
 		$(cmake-utils_use_with jingle LiboRTP)
 		$(cmake-utils_use_with jingle Mediastreamer)
 		$(cmake-utils_use_with jingle Speex)
-		$(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
+		$(cmake-utils_use_disable v4l VIDEOSUPPORT)
 	)
 	# enable protocols
 	for x in ${PROTOCOLS}; do

diff --git a/kde-base/kopete/kopete-9999.ebuild b/kde-base/kopete/kopete-9999.ebuild
index a8c5651..fea8c0f 100644
--- a/kde-base/kopete/kopete-9999.ebuild
+++ b/kde-base/kopete/kopete-9999.ebuild
@@ -10,7 +10,7 @@ inherit kde4-meta
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS=""
-IUSE="debug ssl v4l2"
+IUSE="debug ssl v4l"
 
 # tests hang, last checked for 4.2.96
 RESTRICT=test
@@ -80,7 +80,7 @@ COMMONDEPEND="
 	msn? ( >=net-libs/libmsn-4.1 )
 	otr? ( >=net-libs/libotr-3.2.0 )
 	statistics? ( dev-db/sqlite:3 )
-	v4l2? ( media-libs/libv4l )
+	v4l? ( media-libs/libv4l )
 	webpresence? (
 		dev-libs/libxml2
 		dev-libs/libxslt
@@ -123,7 +123,7 @@ src_configure() {
 		$(cmake-utils_use_with jingle LiboRTP)
 		$(cmake-utils_use_with jingle Mediastreamer)
 		$(cmake-utils_use_with jingle Speex)
-		$(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
+		$(cmake-utils_use_disable v4l VIDEOSUPPORT)
 	)
 	# enable protocols
 	for x in ${PROTOCOLS}; do



             reply	other threads:[~2011-11-01 16:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01 16:12 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-13 17:47 [gentoo-commits] proj/kde:master commit in: kde-base/kopete/ Michael Palimaka
2014-09-03  9:08 Michael Palimaka
2014-04-01 11:11 Johannes Huber
2013-10-11 16:46 Johannes Huber
2013-09-17 18:11 Michael Palimaka
2013-07-31 17:12 Johannes Huber
2013-07-31 17:01 Johannes Huber
2013-07-03  7:27 Michael Palimaka
2013-06-06 19:58 Johannes Huber
2013-05-13 10:59 Michael Palimaka
2013-04-18 19:17 Chris Reffett
2013-04-18 18:46 Chris Reffett
2013-03-06 10:17 Michael Palimaka
2012-10-20 18:33 Chris Reffett
2012-05-23 14:04 Michael Palimaka
2011-05-26 19:20 Jorge Manuel B. S. Vicetto
2011-04-07  8:59 Tomas Chvatal
2011-03-05 17:32 Maciej Mrozowski
2011-03-05 15:32 Andreas K. Huettel
2011-02-19  1:12 Jonathan Callen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4618c1d957a22d4a8f5afd61819bccd3b036a96a.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox