diff options
Diffstat (limited to 'x11-terms/guake/guake-0.5.1.ebuild')
-rw-r--r-- | x11-terms/guake/guake-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/guake/guake-0.5.1.ebuild b/x11-terms/guake/guake-0.5.1.ebuild index 823ee197c24a..4311c9bf9c2a 100644 --- a/x11-terms/guake/guake-0.5.1.ebuild +++ b/x11-terms/guake/guake-0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit autotools gnome2 python-single-r1 DESCRIPTION="Drop-down terminal for GTK+ desktops" HOMEPAGE="https://github.com/Guake/guake" -SRC_URI="https://github.com/${PN^}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |