summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2005-01-21 22:29:40 +0000
committerTavis Ormandy <taviso@gentoo.org>2005-01-21 22:29:40 +0000
commitc476d291888e206ff28d4583c9683f1528920e7c (patch)
treed625d84a1aa9f871bbf3bd2642fe5f685261d715 /x11-misc
parentVersion bump. New runtime snapshot from upstream, plus fixes for bugs #75816,... (diff)
downloadgentoo-2-c476d291888e206ff28d4583c9683f1528920e7c.tar.gz
gentoo-2-c476d291888e206ff28d4583c9683f1528920e7c.tar.bz2
gentoo-2-c476d291888e206ff28d4583c9683f1528920e7c.zip
minor tweak
(Portage version: 2.0.51-r13)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xse/xse-2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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 $?