diff options
-rw-r--r-- | x11-misc/xwrits/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xwrits/xwrits-2.20.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xwrits/xwrits-2.21.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/xwrits/ChangeLog b/x11-misc/xwrits/ChangeLog index b73c5bfe43ce..403988394153 100644 --- a/x11-misc/xwrits/ChangeLog +++ b/x11-misc/xwrits/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xwrits # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.11 2005/04/28 06:33:59 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.12 2005/05/17 16:29:27 pyrania Exp $ + + 17 May 2005; Markus Nigbur <pyrania@gentoo.org> xwrits-2.20.ebuild, + xwrits-2.21.ebuild: + Improved DESC, see bug #90705. 27 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> xwrits-2.21.ebuild: diff --git a/x11-misc/xwrits/xwrits-2.20.ebuild b/x11-misc/xwrits/xwrits-2.20.ebuild index 553d132a94ab..49475b6108e7 100644 --- a/x11-misc/xwrits/xwrits-2.20.ebuild +++ b/x11-misc/xwrits/xwrits-2.20.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.20.ebuild,v 1.10 2004/07/15 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.20.ebuild,v 1.11 2005/05/17 16:29:27 pyrania Exp $ -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" +DESCRIPTION="Xwrits reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury." SRC_URI="http://www.lcdf.org/xwrits/xwrits-2.20.tar.gz" HOMEPAGE="http://www.lcdf.org/xwrits/" diff --git a/x11-misc/xwrits/xwrits-2.21.ebuild b/x11-misc/xwrits/xwrits-2.21.ebuild index 31d4369a6caa..c164986f360f 100644 --- a/x11-misc/xwrits/xwrits-2.21.ebuild +++ b/x11-misc/xwrits/xwrits-2.21.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # 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.11 2005/04/28 06:33:59 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.12 2005/05/17 16:29:27 pyrania Exp $ -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" +DESCRIPTION="Xwrits reminds you to take wrist breaks, which will hopefully help you prevent repetitive stress injury." HOMEPAGE="http://www.lcdf.org/xwrits/" SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz" |