diff options
Diffstat (limited to 'app-misc/workrave/workrave-1.8.0.ebuild')
-rw-r--r-- | app-misc/workrave/workrave-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/workrave/workrave-1.8.0.ebuild b/app-misc/workrave/workrave-1.8.0.ebuild index b7eab7a6746b..bd1fa8878c78 100644 --- a/app-misc/workrave/workrave-1.8.0.ebuild +++ b/app-misc/workrave/workrave-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/workrave/workrave-1.8.0.ebuild,v 1.3 2005/07/07 04:23:18 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/workrave/workrave-1.8.0.ebuild,v 1.4 2005/07/07 11:54:28 agriffis Exp $ inherit eutils gnome2 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" # Local USE flags: distribution -IUSE="dbus debug gnome nls xml2 distribution" +IUSE="dbus distribution gnome nls xml2" # KDE support is still untested, please feel free to report bugs/improvements # (leonardop@gentoo.org) |