public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende (angelos)" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libdesktop-agnostic: libdesktop-agnostic-0.3.92.ebuild ChangeLog
Date: Fri, 27 Jun 2014 16:41:55 +0000 (UTC)	[thread overview]
Message-ID: <20140627164155.43F352004E@flycatcher.gentoo.org> (raw)

angelos     14/06/27 16:41:55

  Modified:             libdesktop-agnostic-0.3.92.ebuild ChangeLog
  Log:
  Correct glade configure parameter (bug #514828)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)

Revision  Changes    Path
1.8                  x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild?r1=1.7&r2=1.8

Index: libdesktop-agnostic-0.3.92.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libdesktop-agnostic-0.3.92.ebuild	9 Apr 2013 18:25:26 -0000	1.7
+++ libdesktop-agnostic-0.3.92.ebuild	27 Jun 2014 16:41:55 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.7 2013/04/09 18:25:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.8 2014/06/27 16:41:55 angelos Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.7"
@@ -40,7 +40,7 @@
 	use gconf && cfg="gconf,${cfg}"
 	use gnome && fdo="${fdo},gnome"
 	use debug && myconf="${myconf} --enable-debug"
-	use glade && myconf="${myconf} --enable-glade"
+	use glade && myconf="${myconf} --with-glade"
 	use introspection || myconf="${myconf} --disable-gi"
 
 	waf-utils_src_configure \



1.8                  x11-libs/libdesktop-agnostic/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	9 Apr 2013 18:25:26 -0000	1.7
+++ ChangeLog	27 Jun 2014 16:41:55 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libdesktop-agnostic
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.7 2013/04/09 18:25:26 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.8 2014/06/27 16:41:55 angelos Exp $
+
+  27 Jun 2014; Christoph Mende <angelos@gentoo.org>
+  libdesktop-agnostic-0.3.92.ebuild:
+  Correct glade configure parameter (bug #514828)
 
   09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
   libdesktop-agnostic-0.3.92.ebuild:





             reply	other threads:[~2014-06-27 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 16:41 Christoph Mende (angelos) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-09 18:25 [gentoo-commits] gentoo-x86 commit in x11-libs/libdesktop-agnostic: libdesktop-agnostic-0.3.92.ebuild ChangeLog Agostino Sarubbo (ago)
2013-04-09 18:14 Agostino Sarubbo (ago)
2013-03-29 21:13 Christoph Mende (angelos)
2012-01-22 20:43 Samuli Suominen (ssuominen)

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=20140627164155.43F352004E@flycatcher.gentoo.org \
    --to=angelos@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