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 xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild
Date: Tue, 06 Oct 2009 21:33:59 +0000	[thread overview]
Message-ID: <E1MvHfT-0005iV-5R@stork.gentoo.org> (raw)

ssuominen    09/10/06 21:33:59

  Modified:             ChangeLog xfconf-4.6.1.ebuild
  Log:
  Don't build static libs.
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 xfce-base/xfconf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	5 Oct 2009 21:22:30 -0000	1.16
+++ ChangeLog	6 Oct 2009 21:33:58 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for xfce-base/xfconf
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.16 2009/10/05 21:22:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/ChangeLog,v 1.17 2009/10/06 21:33:58 ssuominen Exp $
+
+  06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xfconf-4.6.1.ebuild:
+  Don't build static libs.
 
   05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfconf-4.6.1.ebuild:
   Port Gentoo Prefix ebuild to gentoo-x86



1.14                 xfce-base/xfconf/xfconf-4.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild?r1=1.13&r2=1.14

Index: xfconf-4.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xfconf-4.6.1.ebuild	5 Oct 2009 21:22:30 -0000	1.13
+++ xfconf-4.6.1.ebuild	6 Oct 2009 21:33:58 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.13 2009/10/05 21:22:30 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfconf/xfconf-4.6.1.ebuild,v 1.14 2009/10/06 21:33:58 ssuominen Exp $
 
 EAPI=2
 inherit flag-o-matic xfconf
@@ -28,6 +28,7 @@
 
 pkg_setup() {
 	XFCONF="--disable-dependency-tracking
+		--disable-static
 		$(use_enable perl perl-bindings)
 		$(use_enable debug)
 		$(use_enable debug checks)"






             reply	other threads:[~2009-10-06 21:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-06 21:33 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-05 21:22 [gentoo-commits] gentoo-x86 commit in xfce-base/xfconf: ChangeLog xfconf-4.6.1.ebuild Jeremy Olexa (darkside)
2009-08-01 21:21 Samuli Suominen (ssuominen)
2009-07-27 17:30 Gysbert Wassenaar (nixnut)
2009-06-30 19:15 Tobias Klausmann (klausman)
2009-06-28 13:16 Brent Baude (ranger)
2009-06-22 16:48 Raul Porcel (armin76)
2009-06-15  0:01 Jeroen Roovers (jer)
2009-06-13 13:46 Tiago Cunha (tcunha)
2009-06-10  7:21 Christian Faulhammer (fauli)
2009-06-09 14:50 Jeremy Olexa (darkside)
2009-06-07 18:54 Jeremy Olexa (darkside)

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=E1MvHfT-0005iV-5R@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