diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-23 15:24:34 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-23 15:25:15 +0200 |
commit | 003127931010646e2475b5ef2da27eb0b30f7b03 (patch) | |
tree | 1d8f17143059b4f365daac92bba454d37f8e2e13 /app-text/teseq | |
parent | www-client/firefox: fix hard-coded libc.so.6 for ctypes.util.find_library('c') (diff) | |
download | gentoo-003127931010646e2475b5ef2da27eb0b30f7b03.tar.gz gentoo-003127931010646e2475b5ef2da27eb0b30f7b03.tar.bz2 gentoo-003127931010646e2475b5ef2da27eb0b30f7b03.zip |
Fix ebuild header: Header -> Id
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/teseq')
-rw-r--r-- | app-text/teseq/teseq-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/teseq/teseq-1.1.1.ebuild b/app-text/teseq/teseq-1.1.1.ebuild index 03d5c94b1a05..aa03574551cf 100644 --- a/app-text/teseq/teseq-1.1.1.ebuild +++ b/app-text/teseq/teseq-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 |