summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-06-14 18:35:19 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-06-14 18:35:19 +0000
commit78cb6a50ab80ae00f276b53b187df8458b711c1e (patch)
treeafbabb7b92c9f50ed22ef2288ef1da7cd502b72c /x11-misc/xwrits
parentAdded a patch for the FPU-lockup issue; please see bug #58304 for details. (diff)
downloadhistorical-78cb6a50ab80ae00f276b53b187df8458b711c1e.tar.gz
historical-78cb6a50ab80ae00f276b53b187df8458b711c1e.tar.bz2
historical-78cb6a50ab80ae00f276b53b187df8458b711c1e.zip
Added IUSE.
Diffstat (limited to 'x11-misc/xwrits')
-rw-r--r--x11-misc/xwrits/ChangeLog5
-rw-r--r--x11-misc/xwrits/xwrits-2.21.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/xwrits/ChangeLog b/x11-misc/xwrits/ChangeLog
index 74e8042ce124..a88310270f81 100644
--- a/x11-misc/xwrits/ChangeLog
+++ b/x11-misc/xwrits/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xwrits
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.8 2004/05/22 01:50:15 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwrits/ChangeLog,v 1.9 2004/06/14 18:28:15 pyrania Exp $
+
+ 14 Jun 2004; <pyrania@gentoo.org> xwrits-2.21.ebuild:
+ Added IUSE.
*xwrits-2.20 (22 May 2004)
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"