public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/avahi: ChangeLog avahi-0.6.25.ebuild avahi-0.6.24-r2.ebuild
Date: Sun, 03 Jan 2010 15:19:51 +0000	[thread overview]
Message-ID: <E1NRSFD-0005xw-C6@stork.gentoo.org> (raw)

ssuominen    10/01/03 15:19:51

  Modified:             ChangeLog avahi-0.6.25.ebuild
                        avahi-0.6.24-r2.ebuild
  Log:
  Remove unused USE="qt3" support wrt bug #283429.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.171                net-dns/avahi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.171&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?rev=1.171&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/ChangeLog?r1=1.170&r2=1.171

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog	6 Oct 2009 17:19:57 -0000	1.170
+++ ChangeLog	3 Jan 2010 15:19:50 -0000	1.171
@@ -1,6 +1,10 @@
 # ChangeLog for net-dns/avahi
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.170 2009/10/06 17:19:57 ayoy Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/ChangeLog,v 1.171 2010/01/03 15:19:50 ssuominen Exp $
+
+  03 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+  avahi-0.6.24-r2.ebuild, avahi-0.6.25.ebuild:
+  Remove unused USE="qt3" support wrt bug #283429.
 
   06 Oct 2009; Dominik Kapusta <ayoy@gentoo.org> avahi-0.6.24-r2.ebuild,
   avahi-0.6.25.ebuild:



1.4                  net-dns/avahi/avahi-0.6.25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild?r1=1.3&r2=1.4

Index: avahi-0.6.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- avahi-0.6.25.ebuild	6 Oct 2009 17:19:57 -0000	1.3
+++ avahi-0.6.25.ebuild	3 Jan 2010 15:19:50 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild,v 1.3 2009/10/06 17:19:57 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.25.ebuild,v 1.4 2010/01/03 15:19:50 ssuominen Exp $
 
 EAPI="1"
 
@@ -13,13 +13,12 @@
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt3 qt4 autoipd kernel_linux test ipv6"
+IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt4 autoipd kernel_linux test ipv6"
 
 RDEPEND=">=dev-libs/libdaemon-0.11-r1
 	dev-libs/expat
 	>=dev-libs/glib-2
 	gdbm? ( sys-libs/gdbm )
-	qt3? ( x11-libs/qt:3 )
 	qt4? ( x11-libs/qt-core:4 )
 	gtk? (
 		>=x11-libs/gtk+-2.4.0
@@ -151,7 +150,7 @@
 		$(use_enable dbus) \
 		$(use_enable python) \
 		$(use_enable gtk) \
-		$(use_enable qt3) \
+		--disable-qt3 \
 		$(use_enable qt4) \
 		$(use_enable gdbm) \
 		${myconf} \



1.12                 net-dns/avahi/avahi-0.6.24-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild?r1=1.11&r2=1.12

Index: avahi-0.6.24-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- avahi-0.6.24-r2.ebuild	6 Oct 2009 17:19:57 -0000	1.11
+++ avahi-0.6.24-r2.ebuild	3 Jan 2010 15:19:50 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild,v 1.11 2009/10/06 17:19:57 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.24-r2.ebuild,v 1.12 2010/01/03 15:19:50 ssuominen Exp $
 
 EAPI="1"
 
@@ -13,13 +13,12 @@
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt3 qt4 autoipd kernel_linux test ipv6"
+IUSE="bookmarks howl-compat mdnsresponder-compat gdbm dbus doc mono gtk python qt4 autoipd kernel_linux test ipv6"
 
 RDEPEND=">=dev-libs/libdaemon-0.11-r1
 	dev-libs/expat
 	>=dev-libs/glib-2
 	gdbm? ( sys-libs/gdbm )
-	qt3? ( x11-libs/qt:3 )
 	qt4? ( x11-libs/qt-core:4 )
 	gtk? (
 		>=x11-libs/gtk+-2.4.0
@@ -152,7 +151,7 @@
 		$(use_enable dbus) \
 		$(use_enable python) \
 		$(use_enable gtk) \
-		$(use_enable qt3) \
+		--disable-qt3 \
 		$(use_enable qt4) \
 		$(use_enable gdbm) \
 		${myconf} \






             reply	other threads:[~2010-01-03 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-03 15:19 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-23 20:20 [gentoo-commits] gentoo-x86 commit in net-dns/avahi: ChangeLog avahi-0.6.25.ebuild avahi-0.6.24-r2.ebuild Sven Wegener (swegener)
2010-01-03 15:23 Samuli Suominen (ssuominen)
2009-10-06 17:19 Dominik Kapusta (ayoy)
2009-08-13 18:19 Sven Wegener (swegener)

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=E1NRSFD-0005xw-C6@stork.gentoo.org \
    --to=ssuominen@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