diff options
Diffstat (limited to 'x11-wm/aewm++/aewm++-1.1.5.ebuild')
-rw-r--r-- | x11-wm/aewm++/aewm++-1.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/aewm++/aewm++-1.1.5.ebuild b/x11-wm/aewm++/aewm++-1.1.5.ebuild index 8253c9ee9f05..6159dd36d556 100644 --- a/x11-wm/aewm++/aewm++-1.1.5.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5.ebuild,v 1.4 2010/06/06 20:12:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm++/aewm++-1.1.5.ebuild,v 1.5 2014/08/10 19:57:09 slyfox Exp $ EAPI=2 inherit eutils toolchain-funcs -DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel." +DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel" HOMEPAGE="http://github.com/frankhale/aewmpp" SRC_URI="mirror://gentoo/${P}.tar.gz" |