summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-02-18 22:52:56 +0000
committerZac Medico <zmedico@gentoo.org>2009-02-18 22:52:56 +0000
commit2e44f678af0a9dea049ec0d837b084becbe096f1 (patch)
tree2d6015d233c1d33f7a24aec102f4be1c78d8437f /bin
parent851a9149d4bb61727fb71ecb8145f6b26e9090fb (diff)
downloadportage-2e44f678af0a9dea049ec0d837b084becbe096f1.tar.gz
portage-2e44f678af0a9dea049ec0d837b084becbe096f1.tar.bz2
portage-2e44f678af0a9dea049ec0d837b084becbe096f1.zip
Set svn:keywords Id on all files.
svn path=/main/branches/2.1.6/; revision=12627
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