diff options
author | 2012-01-15 19:59:17 +0000 | |
---|---|---|
committer | 2012-01-15 19:59:17 +0000 | |
commit | 75cbc4d16d7582008c4acb30b669706b28a49723 (patch) | |
tree | 6cbbad84fd3525fcbc507ddcce684e1ae3cf6bd0 /eclass/cdrom.eclass | |
parent | Version bump. Also fixes bug 371703. (diff) | |
download | historical-75cbc4d16d7582008c4acb30b669706b28a49723.tar.gz historical-75cbc4d16d7582008c4acb30b669706b28a49723.tar.bz2 historical-75cbc4d16d7582008c4acb30b669706b28a49723.zip |
eat leading space
Diffstat (limited to 'eclass/cdrom.eclass')
-rw-r--r-- | eclass/cdrom.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/cdrom.eclass b/eclass/cdrom.eclass index 94eda0815073..5c64c6e7a891 100644 --- a/eclass/cdrom.eclass +++ b/eclass/cdrom.eclass @@ -1,6 +1,6 @@ - # Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/cdrom.eclass,v 1.3 2012/01/15 14:13:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/cdrom.eclass,v 1.4 2012/01/15 19:59:17 vapier Exp $ # @ECLASS: cdrom.eclass # @MAINTAINER: |