public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmclockmon: wmclockmon-0.8.1.ebuild ChangeLog
Date: Mon,  7 Apr 2014 19:59:53 +0000 (UTC)	[thread overview]
Message-ID: <20140407195953.E84FF20036@flycatcher.gentoo.org> (raw)

ssuominen    14/04/07 19:59:53

  Modified:             wmclockmon-0.8.1.ebuild ChangeLog
  Log:
  Use EAPI5 instead of EAPI1.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.8                  x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild?r1=1.7&r2=1.8

Index: wmclockmon-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmclockmon-0.8.1.ebuild	5 May 2012 05:12:02 -0000	1.7
+++ wmclockmon-0.8.1.ebuild	7 Apr 2014 19:59:53 -0000	1.8
@@ -1,9 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.7 2012/05/05 05:12:02 jdhore Exp $
-
-EAPI="1"
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/wmclockmon-0.8.1.ebuild,v 1.8 2014/04/07 19:59:53 ssuominen Exp $
 
+EAPI=5
 inherit eutils
 
 DESCRIPTION="a nice digital clock with 7 different styles either in LCD or LED style."
@@ -25,14 +24,12 @@
 	x11-proto/xextproto
 	x11-libs/libXt"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	epatch "${FILESDIR}"/${P}-gtk.patch
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed."
+	emake DESTDIR="${D}" install
 	dodoc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/sample*
 	newdoc debian/changelog ChangeLog.debian
 }



1.35                 x11-plugins/wmclockmon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	5 May 2012 05:12:02 -0000	1.34
+++ ChangeLog	7 Apr 2014 19:59:53 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmclockmon
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.34 2012/05/05 05:12:02 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclockmon/ChangeLog,v 1.35 2014/04/07 19:59:53 ssuominen Exp $
+
+  07 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> wmclockmon-0.8.1.ebuild:
+  Use EAPI5 instead of EAPI1.
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmclockmon-0.8.1.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -135,5 +138,3 @@
   29 Oct 2002; Brad Cowan <bcowan@gentoo.org> wmclockmon-0.1.3.ebuild,
   ChangeLog, files/digest-wmclockmon-0.1.3 :
   Initial import thanks to Autobot.
-
-





             reply	other threads:[~2014-04-07 19:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07 19:59 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:05 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmclockmon: wmclockmon-0.8.1.ebuild ChangeLog Sergei Trofimovich (slyfox)
2012-05-05  5:12 Jeff Horelick (jdhore)
2011-03-28 15:04 Nirbheek Chauhan (nirbheek)
2008-01-15 12:51 Raul Porcel (armin76)
2008-01-14  9:20 Michele Noberasco (s4t4n)
2008-01-13 19:31 Brent Baude (ranger)
2008-01-13 17:12 Gysbert Wassenaar (nixnut)

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=20140407195953.E84FF20036@flycatcher.gentoo.org \
    --to=ssuominen@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