diff options
Diffstat (limited to 'x11-misc/xwrits/xwrits-2.21.ebuild')
-rw-r--r-- | x11-misc/xwrits/xwrits-2.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xwrits/xwrits-2.21.ebuild b/x11-misc/xwrits/xwrits-2.21.ebuild index d5b5fa33636a..31d4369a6caa 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 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.21.ebuild,v 1.10 2004/06/24 22:46:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/xwrits-2.21.ebuild,v 1.11 2005/04/28 06:33:59 wormo 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/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lcdf.org/xwrits/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc ~ppc" IUSE="" DEPEND="virtual/x11" |