diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2007-08-22 06:27:43 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2007-08-22 06:27:43 +0000 |
commit | 37083119d810570d8483459b209ea107affda411 (patch) | |
tree | db60adfcceb640ac2ecb3bfc0f3188ebc9c658f7 /x11-plugins/wmwork | |
parent | Actually removing older versions (diff) | |
download | gentoo-2-37083119d810570d8483459b209ea107affda411.tar.gz gentoo-2-37083119d810570d8483459b209ea107affda411.tar.bz2 gentoo-2-37083119d810570d8483459b209ea107affda411.zip |
Stable for x86.
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-plugins/wmwork')
-rw-r--r-- | x11-plugins/wmwork/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmwork/wmwork-0.2.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmwork/ChangeLog b/x11-plugins/wmwork/ChangeLog index a767010d14e6..4eb0f4dbcf0f 100644 --- a/x11-plugins/wmwork/ChangeLog +++ b/x11-plugins/wmwork/ChangeLog @@ -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.1 2007/07/20 14:49:18 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/ChangeLog,v 1.2 2007/08/22 06:27:43 s4t4n Exp $ + + 22 Aug 2007; Michele Noberasco <s4t4n@gentoo.org> wmwork-0.2.5.ebuild: + Stable for x86. *wmwork-0.2.5 (20 Jul 2007) diff --git a/x11-plugins/wmwork/wmwork-0.2.5.ebuild b/x11-plugins/wmwork/wmwork-0.2.5.ebuild index b5f3cca89cf8..00ecdea27b1c 100644 --- a/x11-plugins/wmwork/wmwork-0.2.5.ebuild +++ b/x11-plugins/wmwork/wmwork-0.2.5.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2007 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.1 2007/07/20 14:49:18 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmwork/wmwork-0.2.5.ebuild,v 1.2 2007/08/22 06:27:43 s4t4n Exp $ inherit eutils 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" +SRC_URI="http://www.godisch.de/debian/wmwork/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=x11-libs/libXext-1.0.3 >=x11-libs/libX11-1.1.1-r1 |