public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Shakaryan (omp)" <omp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/conky: ChangeLog conky-1.6.1.ebuild
Date: Sun, 21 Sep 2008 06:25:55 +0000	[thread overview]
Message-ID: <E1KhIOJ-0005R9-Jk@stork.gentoo.org> (raw)

omp         08/09/21 06:25:55

  Modified:             ChangeLog conky-1.6.1.ebuild
  Log:
  Fix erroneous omission of stdio.h. (bug #237868)
  (Portage version: 2.2_rc8/cvs/Linux 2.6.24-gentoo-r3 x86_64)

Revision  Changes    Path
1.97                 app-admin/conky/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	21 Sep 2008 06:17:35 -0000	1.96
+++ ChangeLog	21 Sep 2008 06:25:55 -0000	1.97
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/conky
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.96 2008/09/21 06:17:35 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.97 2008/09/21 06:25:55 omp Exp $
+
+  21 Sep 2008; David Shakaryan <omp@gentoo.org>
+  +files/conky-1.6.1-stdio.patch, conky-1.6.1.ebuild:
+  Fix erroneous omission of stdio.h. (bug #237868)
 
   21 Sep 2008; David Shakaryan <omp@gentoo.org> metadata.xml,
   conky-1.6.1.ebuild, conky-1.6.2_pre01247.ebuild:



1.9                  app-admin/conky/conky-1.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild?r1=1.8&r2=1.9

Index: conky-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- conky-1.6.1.ebuild	21 Sep 2008 06:17:35 -0000	1.8
+++ conky-1.6.1.ebuild	21 Sep 2008 06:25:55 -0000	1.9
@@ -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/app-admin/conky/conky-1.6.1.ebuild,v 1.8 2008/09/21 06:17:35 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild,v 1.9 2008/09/21 06:25:55 omp Exp $
 
 inherit eutils
 # used for epause
@@ -60,6 +60,13 @@
 	fi
 }
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+
+	epatch "${FILESDIR}/${P}-stdio.patch"
+}
+
 src_compile() {
 	local mymake
 	if useq ipv6 ; then






             reply	other threads:[~2008-09-21  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-21  6:25 David Shakaryan (omp) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-21 16:03 [gentoo-commits] gentoo-x86 commit in app-admin/conky: ChangeLog conky-1.6.1.ebuild Brent Baude (ranger)
2008-09-19  1:17 Brent Baude (ranger)
2008-09-18  8:40 Raul Porcel (armin76)
2008-09-17 11:42 Ferris McCormick (fmccor)
2008-09-17  0:37 Steve Dibb (beandog)
2008-08-14 19:56 Tobias Klausmann (klausman)
2008-08-14 19:42 Tobias Klausmann (klausman)
2008-08-14 17:28 David Shakaryan (omp)

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=E1KhIOJ-0005R9-Jk@stork.gentoo.org \
    --to=omp@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