diff options
Diffstat (limited to 'x11-misc/xssstate/xssstate-1.0.20130103.ebuild')
-rw-r--r-- | x11-misc/xssstate/xssstate-1.0.20130103.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xssstate/xssstate-1.0.20130103.ebuild b/x11-misc/xssstate/xssstate-1.0.20130103.ebuild index 4a401c711b77..9d9ee7429500 100644 --- a/x11-misc/xssstate/xssstate-1.0.20130103.ebuild +++ b/x11-misc/xssstate/xssstate-1.0.20130103.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2013 GentooFoundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xssstate/xssstate-1.0.20130103.ebuild,v 1.2 2013/01/03 13:34:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xssstate/xssstate-1.0.20130103.ebuild,v 1.3 2013/01/03 13:43:40 jer Exp $ EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="AsimpletooltoretrievetheXscreensaverstate" +DESCRIPTION="A simple tool to retrieve the X screensaver state" HOMEPAGE="http://tools.suckless.org/xssstate" SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.xz" |