From e94f7a09b3046cce287f9e397651b2d3a3fd11d5 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 15 Sep 2013 12:22:24 +0000 Subject: use ${P} in SRC_URI (Portage version: 2.2.4/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) --- net-irc/hexchat/ChangeLog | 5 ++++- net-irc/hexchat/hexchat-2.9.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-irc') diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index ff5a8079e4dd..83777f74c990 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.78 2013/09/14 16:36:18 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.79 2013/09/15 12:22:24 hasufell Exp $ + + 15 Sep 2013; Julian Ospald hexchat-2.9.6.ebuild: + use ${P} in SRC_URI 14 Sep 2013; Julian Ospald hexchat-2.9.5-r1.ebuild, hexchat-2.9.6.ebuild, hexchat-9999.ebuild: diff --git a/net-irc/hexchat/hexchat-2.9.6.ebuild b/net-irc/hexchat/hexchat-2.9.6.ebuild index 5c2d0ab002cd..b51e637bc80b 100644 --- a/net-irc/hexchat/hexchat-2.9.6.ebuild +++ b/net-irc/hexchat/hexchat-2.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.ebuild,v 1.3 2013/09/14 16:36:18 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.ebuild,v 1.4 2013/09/15 12:22:24 hasufell Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit eutils fdo-mime gnome2-utils mono-env multilib python-single-r1 DESCRIPTION="Graphical IRC client based on XChat" HOMEPAGE="http://hexchat.github.io/" -SRC_URI="http://dl.hexchat.org/hexchat/hexchat-2.9.6.tar.xz" +SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad