public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmwork: wmwork-0.2.5.ebuild ChangeLog
@ 2008-01-21 12:33 Samuli Suominen (drac)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (drac) @ 2008-01-21 12:33 UTC (permalink / raw
  To: gentoo-commits

drac        08/01/21 12:33:38

  Modified:             wmwork-0.2.5.ebuild ChangeLog
  Log:
  Keyword ~amd64 and fix depends, wipe unnecessary src_compile, stop inheriting unused eutils and such minor changes..
  (Portage version: 2.1.4)

Revision  Changes    Path
1.3                  x11-plugins/wmwork/wmwork-0.2.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild?r1=1.2&r2=1.3

Index: wmwork-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wmwork-0.2.5.ebuild	22 Aug 2007 06:27:43 -0000	1.2
+++ wmwork-0.2.5.ebuild	21 Jan 2008 12:33:37 -0000	1.3
@@ -1,29 +1,25 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v 1.2 2007/08/22 06:27:43 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v 1.3 2008/01/21 12:33:37 drac Exp $
 
-inherit eutils
+DESCRIPTION="a dockapp that lets you easily track time spent on different projects."
+HOMEPAGE="http://www.godisch.de/debian/wmwork"
+SRC_URI="http://www.godisch.de/debian/${PN}/${P}.tar.gz"
 
-DESCRIPTION="Dock-app that lets you easily track time spent on different projects."
-HOMEPAGE="http://www.godisch.de/debian/wmwork/"
-SRC_URI="http://www.godisch.de/debian/wmwork/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
-DEPEND=">=x11-libs/libXext-1.0.3
+
+RDEPEND=">=x11-libs/libXext-1.0.3
 	>=x11-libs/libX11-1.1.1-r1
 	>=x11-libs/libXpm-3.5.6"
+DEPEND="${RDEPEND}
+	x11-proto/xextproto"
 
-src_compile() {
-	cd src
-	econf || die "econf failed"
-	emake || die "emake failed"
-}
+S=${WORKDIR}/${P}/src
 
 src_install() {
-	dodoc README CHANGES
-	cd src
-	emake DESTDIR="${D}" install || die "emake install failed"
-	doman wmwork.1 || die "doman failed"
+	emake DESTDIR="${D}" install || die "emake install failed."
+	dodoc ../{CHANGES,README}
 }



1.3                  x11-plugins/wmwork/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmwork/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Aug 2007 06:27:43 -0000	1.2
+++ ChangeLog	21 Jan 2008 12:33:37 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmwork
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v 1.2 2007/08/22 06:27:43 s4t4n Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v 1.3 2008/01/21 12:33:37 drac Exp $
+
+  21 Jan 2008; Samuli Suominen <drac@gentoo.org> wmwork-0.2.5.ebuild:
+  Keyword ~amd64.
 
   22 Aug 2007; Michele Noberasco <s4t4n@gentoo.org> wmwork-0.2.5.ebuild:
   Stable for x86.



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmwork: wmwork-0.2.5.ebuild ChangeLog
@ 2014-08-10 20:09 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:09 UTC (permalink / raw
  To: gentoo-commits

slyfox      14/08/10 20:09:57

  Modified:             wmwork-0.2.5.ebuild ChangeLog
  Log:
  QA: drop trailing '.' from DESCRIPTION
  
  (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.4                  x11-plugins/wmwork/wmwork-0.2.5.ebuild

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

Index: wmwork-0.2.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wmwork-0.2.5.ebuild	21 Jan 2008 12:33:37 -0000	1.3
+++ wmwork-0.2.5.ebuild	10 Aug 2014 20:09:57 -0000	1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2008 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/wmwork/wmwork-0.2.5.ebuild,v 1.3 2008/01/21 12:33:37 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v 1.4 2014/08/10 20:09:57 slyfox Exp $
 
-DESCRIPTION="a dockapp that lets you easily track time spent on different projects."
+DESCRIPTION="a dockapp that lets you easily track time spent on different projects"
 HOMEPAGE="http://www.godisch.de/debian/wmwork"
 SRC_URI="http://www.godisch.de/debian/${PN}/${P}.tar.gz"
 



1.4                  x11-plugins/wmwork/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	21 Jan 2008 12:33:37 -0000	1.3
+++ ChangeLog	10 Aug 2014 20:09:57 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmwork
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v 1.3 2008/01/21 12:33:37 drac Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v 1.4 2014/08/10 20:09:57 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmwork-0.2.5.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   21 Jan 2008; Samuli Suominen <drac@gentoo.org> wmwork-0.2.5.ebuild:
   Keyword ~amd64.





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

end of thread, other threads:[~2014-08-11 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 12:33 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmwork: wmwork-0.2.5.ebuild ChangeLog Samuli Suominen (drac)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:09 Sergei Trofimovich (slyfox)

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