diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-09-06 10:40:51 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-09-06 10:41:03 -0400 |
commit | 561874e90ad2eb29165c38c0a0f65dfc850da244 (patch) | |
tree | 2bde732874bec93e8482e897d77f582b432f8001 /x11-terms/guake | |
parent | dev-java/cal10n: ppc64 stable wrt bug #557470 (diff) | |
download | gentoo-561874e90ad2eb29165c38c0a0f65dfc850da244.tar.gz gentoo-561874e90ad2eb29165c38c0a0f65dfc850da244.tar.bz2 gentoo-561874e90ad2eb29165c38c0a0f65dfc850da244.zip |
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
Diffstat (limited to 'x11-terms/guake')
-rw-r--r-- | x11-terms/guake/guake-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.5.2.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.6.1.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.7.0.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/guake/guake-0.7.2.ebuild | 2 | ||||
-rw-r--r-- | 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 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" diff --git a/x11-terms/guake/guake-0.5.2.ebuild b/x11-terms/guake/guake-0.5.2.ebuild index a2be1bf36cf9..b7de99a60ea2 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 49f933adda9a..4311c9bf9c2a 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 f62f5ce75243..791869257bca 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 8d97e7efbac7..f6523dd92c71 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 1ee09ee91601..0cdc6ed49b4a 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" |