commit: 561874e90ad2eb29165c38c0a0f65dfc850da244
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 6 14:40:51 2015 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 6 14:41:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561874e9
x11-terms/guake: Replace ${PN^} to ${PN}
${PN^} is not available in bash-3.2, which PMS says we must support.
Package-Manager: portage-2.2.20
x11-terms/guake/guake-0.5.1.ebuild | 4 ++--
x11-terms/guake/guake-0.5.2.ebuild | 2 +-
x11-terms/guake/guake-0.6.1.ebuild | 2 +-
x11-terms/guake/guake-0.7.0.ebuild | 2 +-
x11-terms/guake/guake-0.7.2.ebuild | 2 +-
x11-terms/guake/guake-0.8.0.ebuild | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/x11-terms/guake/guake-0.5.1.ebuild
b/x11-terms/guake/guake-0.5.1.ebuild
index 823ee19..4311c9b 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"
diff --git a/x11-terms/guake/guake-0.5.2.ebuild
b/x11-terms/guake/guake-0.5.2.ebuild
index a2be1bf..b7de99a 100644
--- a/x11-terms/guake/guake-0.5.2.ebuild
+++ b/x11-terms/guake/guake-0.5.2.ebuild
@@ -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"
diff --git a/x11-terms/guake/guake-0.6.1.ebuild
b/x11-terms/guake/guake-0.6.1.ebuild
index 49f933a..4311c9b 100644
--- a/x11-terms/guake/guake-0.6.1.ebuild
+++ b/x11-terms/guake/guake-0.6.1.ebuild
@@ -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"
diff --git a/x11-terms/guake/guake-0.7.0.ebuild
b/x11-terms/guake/guake-0.7.0.ebuild
index f62f5ce..7918692 100644
--- a/x11-terms/guake/guake-0.7.0.ebuild
+++ b/x11-terms/guake/guake-0.7.0.ebuild
@@ -12,7 +12,7 @@ inherit autotools eutils 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"
diff --git a/x11-terms/guake/guake-0.7.2.ebuild
b/x11-terms/guake/guake-0.7.2.ebuild
index 8d97e7e..f6523dd 100644
--- a/x11-terms/guake/guake-0.7.2.ebuild
+++ b/x11-terms/guake/guake-0.7.2.ebuild
@@ -12,7 +12,7 @@ inherit autotools eutils 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"
diff --git a/x11-terms/guake/guake-0.8.0.ebuild
b/x11-terms/guake/guake-0.8.0.ebuild
index 1ee09ee..0cdc6ed 100644
--- a/x11-terms/guake/guake-0.8.0.ebuild
+++ b/x11-terms/guake/guake-0.8.0.ebuild
@@ -12,7 +12,7 @@ inherit autotools eutils 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"