public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmforkplop: ChangeLog wmforkplop-0.9.3-r1.ebuild
@ 2012-10-23 13:59 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2012-10-23 13:59 UTC (permalink / raw
  To: gentoo-commits

voyageur    12/10/23 13:59:57

  Modified:             ChangeLog
  Added:                wmforkplop-0.9.3-r1.ebuild
  Log:
  Remove hardcoded CFLAGS in configure, bug #438634
  
  (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key C74525F2)

Revision  Changes    Path
1.4                  x11-plugins/wmforkplop/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmforkplop/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmforkplop/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmforkplop/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Aug 2011 13:12:35 -0000	1.3
+++ ChangeLog	23 Oct 2012 13:59:57 -0000	1.4
@@ -1,6 +1,12 @@
 # ChangeLog for x11-plugins/wmforkplop
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/ChangeLog,v 1.3 2011/08/05 13:12:35 voyageur Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/ChangeLog,v 1.4 2012/10/23 13:59:57 voyageur Exp $
+
+*wmforkplop-0.9.3-r1 (23 Oct 2012)
+
+  23 Oct 2012; Bernard Cafarelli <voyageur@gentoo.org>
+  +wmforkplop-0.9.3-r1.ebuild, +files/wmforkplop-0.9.3-cflags.patch:
+  Remove hardcoded CFLAGS in configure, bug #438634
 
   05 Aug 2011; Bernard Cafarelli <voyageur@gentoo.org> wmforkplop-0.9.3.ebuild:
   Depend on imlib2 with X, thanks Piotr Szymaniak in bug #373057



1.1                  x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: wmforkplop-0.9.3-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild,v 1.1 2012/10/23 13:59:57 voyageur Exp $

EAPI=4
inherit eutils

DESCRIPTION="monitors the forking activity of the kernel and most active processes"
HOMEPAGE="http://hules.free.fr/wmforkplop"
SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE=""

DEPEND="gnome-base/libgtop
	media-libs/imlib2[X]"
RDEPEND="${DEPEND}"

src_prepare() {
	# Easier to patch configure directly here
	epatch "${FILESDIR}"/${P}-cflags.patch
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-23 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 13:59 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmforkplop: ChangeLog wmforkplop-0.9.3-r1.ebuild Bernard Cafarelli (voyageur)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox