summaryrefslogtreecommitdiff
path: root/eclass/gitsvn.eclass
diff options
context:
space:
mode:
authorabcd <abcd@gentoo.org>2009-12-02 12:20:28 -0500
committerabcd <abcd@gentoo.org>2009-12-02 12:20:28 -0500
commit827ab347e7792c8f36b2c6483537c4a079dfc38d (patch)
tree71cad42b545248caa209bba6f214600f4e1f8383 /eclass/gitsvn.eclass
parent207f24b9246eb05cc38a440a2da2abec54d434cc (diff)
downloadkde-827ab347e7792c8f36b2c6483537c4a079dfc38d.tar.gz
kde-827ab347e7792c8f36b2c6483537c4a079dfc38d.tar.bz2
kde-827ab347e7792c8f36b2c6483537c4a079dfc38d.zip
Clean up CVS headers
Diffstat (limited to 'eclass/gitsvn.eclass')
-rw-r--r--eclass/gitsvn.eclass10
1 files changed, 5 insertions, 5 deletions
diff --git a/eclass/gitsvn.eclass b/eclass/gitsvn.eclass
index 104e9bf1755..1eb3ade41af 100644
--- a/eclass/gitsvn.eclass
+++ b/eclass/gitsvn.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/subversion.eclass,v 1.60 2008/05/27 09:49:09 zlin Exp $
+# $Header: $
# @ECLASS: subversion.eclass
# @MAINTAINER:
@@ -12,10 +12,10 @@
# directly.
# Requires EAPI="2"
-case ${EAPI} in
- 2) : ;;
- *) die "No way! EAPI older than 2 is not supported." ;;
-esac
+case ${EAPI} in
+ 2) : ;;
+ *) die "No way! EAPI older than 2 is not supported." ;;
+esac
inherit eutils