summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-02-18 22:50:14 +0000
committerZac Medico <zmedico@gentoo.org>2009-02-18 22:50:14 +0000
commit0903870129174bb57c0ba33959373eb82f261054 (patch)
treed91df765189d219dc2674928d46256f415a94fa5 /bin
parent06fec86cbe31bb1d70b45e2d6a745bbfb974fc11 (diff)
downloadportage-0903870129174bb57c0ba33959373eb82f261054.tar.gz
portage-0903870129174bb57c0ba33959373eb82f261054.tar.bz2
portage-0903870129174bb57c0ba33959373eb82f261054.zip
Set svn:keywords Id on all files.
svn path=/main/trunk/; revision=12626
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ecompress2
-rwxr-xr-xbin/ecompressdir2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/ecompress b/bin/ecompress
index e5f8808a9..6fdde5719 100755
--- a/bin/ecompress
+++ b/bin/ecompress
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: prepman 5507 2007-01-10 04:22:27Z zmedico $
+# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh
diff --git a/bin/ecompressdir b/bin/ecompressdir
index 2122250fc..4dd35e549 100755
--- a/bin/ecompressdir
+++ b/bin/ecompressdir
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: prepalldocs 3483 2006-06-10 21:40:40Z genone $
+# $Id$
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh