diff options
Diffstat (limited to 'x11-misc/xwrits/xwrits-2.21.ebuild')
-rw-r--r-- | x11-misc/xwrits/xwrits-2.21.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xwrits/xwrits-2.21.ebuild b/x11-misc/xwrits/xwrits-2.21.ebuild index c1b0ab901275..ab23cdb11c40 100644 --- a/x11-misc/xwrits/xwrits-2.21.ebuild +++ b/x11-misc/xwrits/xwrits-2.21.ebuild @@ -1,6 +1,6 @@ # 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.8 2004/05/22 01:50:15 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.9 2004/06/14 18:28:15 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" HOMEPAGE="http://www.lcdf.org/xwrits/" @@ -9,6 +9,7 @@ SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " +IUSE="" DEPEND="virtual/x11" |