From c476d291888e206ff28d4583c9683f1528920e7c Mon Sep 17 00:00:00 2001 From: Tavis Ormandy Date: Fri, 21 Jan 2005 22:29:40 +0000 Subject: minor tweak (Portage version: 2.0.51-r13) --- x11-misc/xse/xse-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/xse') diff --git a/x11-misc/xse/xse-2.0.ebuild b/x11-misc/xse/xse-2.0.ebuild index a33318e48007..b539f4c7834e 100644 --- a/x11-misc/xse/xse-2.0.ebuild +++ b/x11-misc/xse/xse-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.0.ebuild,v 1.1 2005/01/21 21:49:10 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.0.ebuild,v 1.2 2005/01/21 22:29:40 taviso Exp $ inherit eutils @@ -32,7 +32,7 @@ src_unpack() { # this saves a dependency on sharutils for i in 1992Jan31.{182036.26249,182224.26407,182450.26610} do - ebegin " ${i}" + ebegin " ${i}@cs.rochester.edu" set -o pipefail sed '1,/^#!/d' ${i} | /bin/sh -s -- -c &> /dev/null || { eend $? -- cgit v1.2.3-65-gdbad