diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:51:49 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:51:49 +0000 |
commit | d0986f2368e2d87b955e5af82d3f4a9f5af8a5b7 (patch) | |
tree | 06a494282a756b4432d6f35750513935d7626210 /x11-misc/xwrits | |
parent | Fixed URI. (Manifest recommit) (diff) | |
download | gentoo-2-d0986f2368e2d87b955e5af82d3f4a9f5af8a5b7.tar.gz gentoo-2-d0986f2368e2d87b955e5af82d3f4a9f5af8a5b7.tar.bz2 gentoo-2-d0986f2368e2d87b955e5af82d3f4a9f5af8a5b7.zip |
Ebuild fixups.
Diffstat (limited to 'x11-misc/xwrits')
-rw-r--r-- | x11-misc/xwrits/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xwrits/xwrits-2.21.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-misc/xwrits/ChangeLog b/x11-misc/xwrits/ChangeLog index c1ffdb96e8b2..338efedf3580 100644 --- a/x11-misc/xwrits/ChangeLog +++ b/x11-misc/xwrits/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xwrits -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.6 2003/11/04 03:40:44 abhishek Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.7 2004/04/11 17:51:49 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xwrits-2.21.ebuild: + Ebuild fixups. 03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml: Added metadata.xml diff --git a/x11-misc/xwrits/xwrits-2.21.ebuild b/x11-misc/xwrits/xwrits-2.21.ebuild index 6af58abed909..1bc1ca823809 100644 --- a/x11-misc/xwrits/xwrits-2.21.ebuild +++ b/x11-misc/xwrits/xwrits-2.21.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.6 2003/02/13 17:21:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.7 2004/04/11 17:51:49 pyrania Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Xwrits reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury. It pops up an X window when you should rest; you click on that window, then take a break" HOMEPAGE="http://www.lcdf.org/xwrits/" SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz" |