summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-05-22 09:06:00 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-05-22 09:06:00 +0000
commit2589910ad197e302ee6250059674ce8122124e34 (patch)
treec6e5060776e022482106eae12eff3fd5a779aeef /net-irc/unrealircd
parentBump (diff)
downloadgentoo-2-2589910ad197e302ee6250059674ce8122124e34.tar.gz
gentoo-2-2589910ad197e302ee6250059674ce8122124e34.tar.bz2
gentoo-2-2589910ad197e302ee6250059674ce8122124e34.zip
Fixed path to sources (${S})
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r--net-irc/unrealircd/ChangeLog6
-rw-r--r--net-irc/unrealircd/unrealircd-3.2.10.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog
index a6b12030acb2..472b0dba9bec 100644
--- a/net-irc/unrealircd/ChangeLog
+++ b/net-irc/unrealircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/unrealircd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.105 2013/05/22 01:37:43 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.106 2013/05/22 09:06:00 polynomial-c Exp $
+
+ 22 May 2013; Lars Wendler <polynomial-c@gentoo.org>
+ unrealircd-3.2.10.1.ebuild:
+ Non-maintainer commit: Fixed path to sources (${S})
*unrealircd-3.2.10.1 (22 May 2013)
diff --git a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild b/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild
index 50d839fc96b4..6d805e4302ed 100644
--- a/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild
+++ b/net-irc/unrealircd/unrealircd-3.2.10.1.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/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.1 2013/05/22 01:37:43 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.10.1.ebuild,v 1.2 2013/05/22 09:06:00 polynomial-c Exp $
EAPI=4
@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
>=sys-apps/sed-4
virtual/pkgconfig"
-S=${WORKDIR}/Unreal$(get_version_component_range 1-3)
+S=${WORKDIR}/Unreal${PV}
pkg_setup() {
enewuser unrealircd