diff options
author | Chris <xchrisx@uber.space> | 2020-03-20 15:10:23 +0100 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-03-20 15:39:22 +0000 |
commit | 7c4d1c766e9b045fe33cde9ea9c9e2a66716ccfe (patch) | |
tree | 483a6aa6a96a33e69c106b6082feb7b6e867100b /media-libs/lcms | |
parent | d14d9b2522a8027e33fa735d727eb667adbe79e6 (diff) | |
download | tde-packaging-gentoo-7c4d1c766e9b045fe33cde9ea9c9e2a66716ccfe.tar.gz tde-packaging-gentoo-7c4d1c766e9b045fe33cde9ea9c9e2a66716ccfe.zip |
Remove obsoleted `$id$` line from all ebuilds.
This was used back in times, when Gentoo was not using GIT.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'media-libs/lcms')
-rw-r--r-- | media-libs/lcms/lcms-1.19-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/lcms/lcms-1.19-r1.ebuild b/media-libs/lcms/lcms-1.19-r1.ebuild index d680c905..df23b949 100644 --- a/media-libs/lcms/lcms-1.19-r1.ebuild +++ b/media-libs/lcms/lcms-1.19-r1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="6" PYTHON_COMPAT=( python2_{6,7} ) |