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 /dev-tqt/tqt | |
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 'dev-tqt/tqt')
-rw-r--r-- | dev-tqt/tqt/tqt-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | dev-tqt/tqt/tqt-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-tqt/tqt/tqt-14.0.6.ebuild b/dev-tqt/tqt/tqt-14.0.6.ebuild index 421fc557..4ea3454d 100644 --- a/dev-tqt/tqt/tqt-14.0.6.ebuild +++ b/dev-tqt/tqt/tqt-14.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ + EAPI=7 inherit eutils flag-o-matic toolchain-funcs diff --git a/dev-tqt/tqt/tqt-9999.ebuild b/dev-tqt/tqt/tqt-9999.ebuild index b5c536d5..82174e08 100644 --- a/dev-tqt/tqt/tqt-9999.ebuild +++ b/dev-tqt/tqt/tqt-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ + EAPI=7 inherit eutils git-r3 toolchain-funcs |