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 xfce-extra/xfce4-systemload: xfce4-systemload-0.4.2.ebuild ChangeLog
Date: Sun, 21 Sep 2008 18:52:59 +0000	[thread overview]
Message-ID: <E1KhU3H-00043N-0x@stork.gentoo.org> (raw)

angelos     08/09/21 18:52:59

  Modified:             xfce4-systemload-0.4.2.ebuild ChangeLog
  Log:
  Add AC_PROG_LIBTOOL to configure.in, bug 230717
  (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64)

Revision  Changes    Path
1.18                 xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild?r1=1.17&r2=1.18

Index: xfce4-systemload-0.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xfce4-systemload-0.4.2.ebuild	23 Jun 2008 00:04:34 -0000	1.17
+++ xfce4-systemload-0.4.2.ebuild	21 Sep 2008 18:52:58 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild,v 1.17 2008/06/23 00:04:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/xfce4-systemload-0.4.2.ebuild,v 1.18 2008/09/21 18:52:58 angelos Exp $
 
 inherit autotools xfce44
 
@@ -15,6 +15,8 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
+
+	epatch "${FILESDIR}"/${P}-libtool.patch
 	sed -i -e "/^AC_INIT/s/systemload_version()/systemload_version/" configure.in
 	intltoolize --force --copy --automake || die "intltoolize failed."
 	AT_M4DIR=/usr/share/xfce4/dev-tools/m4macros eautoreconf



1.49                 xfce-extra/xfce4-systemload/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	23 Jun 2008 00:04:34 -0000	1.48
+++ ChangeLog	21 Sep 2008 18:52:58 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-extra/xfce4-systemload
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog,v 1.48 2008/06/23 00:04:34 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload/ChangeLog,v 1.49 2008/09/21 18:52:58 angelos Exp $
+
+  21 Sep 2008; Christoph Mende <angelos@gentoo.org>
+  +files/xfce4-systemload-0.4.2-libtool.patch,
+  xfce4-systemload-0.4.2.ebuild:
+  Add AC_PROG_LIBTOOL to configure.in, bug 230717
 
   23 Jun 2008; Samuli Suominen <drac@gentoo.org>
   xfce4-systemload-0.4.2.ebuild:






             reply	other threads:[~2008-09-21 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-21 18:52 Christoph Mende (angelos) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-25 15:52 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-systemload: xfce4-systemload-0.4.2.ebuild ChangeLog Samuli Suominen (drac)
2008-04-21 13:57 Diego Petteno (flameeyes)
2007-10-24  1:38 Christoph Mende (angelos)

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=E1KhU3H-00043N-0x@stork.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