diff options
Diffstat (limited to 'x11-misc/wbar/wbar-2.2.2.ebuild')
-rw-r--r-- | x11-misc/wbar/wbar-2.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wbar/wbar-2.2.2.ebuild b/x11-misc/wbar/wbar-2.2.2.ebuild index 596e40120b1a..eaf14aafd918 100644 --- a/x11-misc/wbar/wbar-2.2.2.ebuild +++ b/x11-misc/wbar/wbar-2.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild,v 1.3 2012/05/05 04:53:45 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.2.2.ebuild,v 1.4 2014/08/10 20:04:28 slyfox Exp $ EAPI=4 inherit autotools eutils -DESCRIPTION="A fast, lightweight quick launch bar." +DESCRIPTION="A fast, lightweight quick launch bar" HOMEPAGE="http://code.google.com/p/wbar/" SRC_URI="http://wbar.googlecode.com/files/${P}.tar.gz" |