public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/notion: notion-9999.ebuild ChangeLog
@ 2012-07-02  7:15 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-07-02  7:15 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/07/02 07:15:59

  Modified:             notion-9999.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha114/cvs/Linux i686)

Revision  Changes    Path
1.3                  x11-wm/notion/notion-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?r1=1.2&r2=1.3

Index: notion-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notion-9999.ebuild	20 Jun 2012 19:49:13 -0000	1.2
+++ notion-9999.ebuild	2 Jul 2012 07:15:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.2 2012/06/20 19:49:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.3 2012/07/02 07:15:59 jdhore Exp $
 
 EAPI="4"
 
@@ -26,7 +26,7 @@
 	xrandr? ( x11-libs/libXrandr )"
 
 DEPEND="${RDEPEND}
-		dev-util/pkgconfig"
+		virtual/pkgconfig"
 
 src_prepare() {
 	sed -e "/^CFLAGS=/s:=:+=:" \



1.2                  x11-wm/notion/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Jun 2012 18:52:51 -0000	1.1
+++ ChangeLog	2 Jul 2012 07:15:59 -0000	1.2
@@ -1,10 +1,12 @@
 # ChangeLog for x11-wm/notion
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.1 2012/06/20 18:52:51 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.2 2012/07/02 07:15:59 jdhore Exp $
+
+  02 Jul 2012; Jeff Horelick <jdhore@gentoo.org> notion-9999.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *notion-9999 (20 Jun 2012)
 
   20 Jun 2012; Michael Weber <xmw@gentoo.org> +notion-9999.ebuild,
   +files/notion, +files/notion.desktop, +metadata.xml:
   Initial import based on Hobbits work (bug 422481)
-






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-wm/notion: notion-9999.ebuild ChangeLog
@ 2012-10-08 12:34 Michael Weber (xmw)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber (xmw) @ 2012-10-08 12:34 UTC (permalink / raw
  To: gentoo-commits

xmw         12/10/08 12:34:30

  Modified:             notion-9999.ebuild ChangeLog
  Log:
  Fix install dirs (thanks nordwind, bug 437486), true as stip for cleaner output.
  
  (Portage version: 2.1.11.24/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-wm/notion/notion-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/notion/notion-9999.ebuild?r1=1.4&r2=1.5

Index: notion-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- notion-9999.ebuild	20 Aug 2012 10:42:46 -0000	1.4
+++ notion-9999.ebuild	8 Oct 2012 12:34:30 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.4 2012/08/20 10:42:46 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/notion-9999.ebuild,v 1.5 2012/10/08 12:34:30 xmw Exp $
 
 EAPI="4"
 
@@ -41,9 +41,7 @@
 		-e "s:^\(VARDIR=\).*$:\1${ROOT}var/cache/${PN}:" \
 		-e "s:^\(X11_PREFIX=\).*:\1\$(PREFIX)/usr:" \
 		-i system-autodetect.mk || die
-	sed -e "/_install:/,+3s:\(\$(BINDIR)\):\$(DESTDIR)\1:" \
-		-i mod_notionflux/notionflux/Makefile || die
-	export STRIPPROG=cat
+	export STRIPPROG=true
 
 	use nls || export DEFINES=" -DCF_NO_LOCALE -DCF_NO_GETTEXT"
 



1.4                  x11-wm/notion/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	20 Aug 2012 10:42:46 -0000	1.3
+++ ChangeLog	8 Oct 2012 12:34:30 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for x11-wm/notion
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.3 2012/08/20 10:42:46 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/notion/ChangeLog,v 1.4 2012/10/08 12:34:30 xmw Exp $
+
+  08 Oct 2012; Michael Weber <xmw@gentoo.org> notion-9999.ebuild:
+  Fix install dirs (thanks nordwind, bug 437486), true as stip for cleaner
+  output.
 
   20 Aug 2012; Michael Weber <xmw@gentoo.org> metadata.xml, notion-9999.ebuild:
   Fix live ebuild (thanks Moritz Bellach, bug 430552)





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-08 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-02  7:15 [gentoo-commits] gentoo-x86 commit in x11-wm/notion: notion-9999.ebuild ChangeLog Jeff Horelick (jdhore)
  -- strict thread matches above, loose matches on Subject: below --
2012-10-08 12:34 Michael Weber (xmw)

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