public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/dunst: dunst-1.0.0.ebuild ChangeLog
@ 2013-06-15 16:49 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2013-06-15 16:49 UTC (permalink / raw
  To: gentoo-commits

wired       13/06/15 16:49:24

  Modified:             dunst-1.0.0.ebuild ChangeLog
  Log:
  removed empty line
  
  (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)

Revision  Changes    Path
1.2                  x11-misc/dunst/dunst-1.0.0.ebuild

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

Index: dunst-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dunst-1.0.0.ebuild	15 Jun 2013 16:45:28 -0000	1.1
+++ dunst-1.0.0.ebuild	15 Jun 2013 16:49:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v 1.1 2013/06/15 16:45:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v 1.2 2013/06/15 16:49:23 wired Exp $
 
 EAPI=5
 
@@ -37,7 +37,6 @@
 		s:-O.::
 	}" config.mk || die "sed failed"
 
-
 	if ! use dunstify; then
 		# don't build dunstify: it pulls in deps but is not being installed
 		sed -ie "/^all:/ s:dunstify::" Makefile || die "sed failed"



1.3                  x11-misc/dunst/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Jun 2013 16:45:28 -0000	1.2
+++ ChangeLog	15 Jun 2013 16:49:23 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/dunst
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v 1.2 2013/06/15 16:45:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v 1.3 2013/06/15 16:49:23 wired Exp $
+
+  15 Jun 2013; Alex Alexander <wired@gentoo.org> dunst-1.0.0.ebuild:
+  removed empty line
 
 *dunst-1.0.0 (15 Jun 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in x11-misc/dunst: dunst-1.0.0.ebuild ChangeLog
@ 2013-09-12 17:16 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2013-09-12 17:16 UTC (permalink / raw
  To: gentoo-commits

wired       13/09/12 17:16:38

  Modified:             dunst-1.0.0.ebuild ChangeLog
  Log:
  epatch_user support, bug #484356
  
  (Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)

Revision  Changes    Path
1.4                  x11-misc/dunst/dunst-1.0.0.ebuild

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

Index: dunst-1.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dunst-1.0.0.ebuild	16 Jun 2013 16:11:18 -0000	1.3
+++ dunst-1.0.0.ebuild	12 Sep 2013 17:16:38 -0000	1.4
@@ -1,9 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v 1.3 2013/06/16 16:11:18 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/dunst-1.0.0.ebuild,v 1.4 2013/09/12 17:16:38 wired Exp $
 
 EAPI=5
 
+inherit eutils
+
 DESCRIPTION="customizable and lightweight notification-daemon"
 HOMEPAGE="http://www.knopwob.org/dunst/"
 SRC_URI="http://www.knopwob.org/public/dunst-release/${P}.tar.bz2"
@@ -42,6 +44,8 @@
 		# don't build dunstify: it pulls in deps but is not being installed
 		sed -ie "/^all:/ s:dunstify::" Makefile || die "sed failed"
 	fi
+
+	epatch_user
 }
 
 src_install() {



1.5                  x11-misc/dunst/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	16 Jun 2013 16:11:18 -0000	1.4
+++ ChangeLog	12 Sep 2013 17:16:38 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/dunst
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v 1.4 2013/06/16 16:11:18 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dunst/ChangeLog,v 1.5 2013/09/12 17:16:38 wired Exp $
+
+  12 Sep 2013; Alex Alexander <wired@gentoo.org> dunst-1.0.0.ebuild:
+  epatch_user support, bug #484356
 
   16 Jun 2013; Alex Alexander <wired@gentoo.org> dunst-1.0.0.ebuild:
   added missing dunstify dep
@@ -19,4 +22,3 @@
   22 Feb 2013; Alex Alexander <wired@gentoo.org> +dunst-0.5.0.ebuild,
   +metadata.xml:
   new ebuild for dunst
-





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

end of thread, other threads:[~2013-09-12 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-15 16:49 [gentoo-commits] gentoo-x86 commit in x11-misc/dunst: dunst-1.0.0.ebuild ChangeLog Alex Alexander (wired)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-12 17:16 Alex Alexander (wired)

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