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 /app-mobilephone | |
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 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild | 1 | ||||
-rw-r--r-- | app-mobilephone/smssend/smssend-3.4-r2.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild b/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild index c8d3bd78..e361bf8f 100644 --- a/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild +++ b/app-mobilephone/gsmlib/gsmlib-1.11_pre041028.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="7" diff --git a/app-mobilephone/smssend/smssend-3.4-r2.ebuild b/app-mobilephone/smssend/smssend-3.4-r2.ebuild index 0d34b9cb..742e9478 100644 --- a/app-mobilephone/smssend/smssend-3.4-r2.ebuild +++ b/app-mobilephone/smssend/smssend-3.4-r2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI="7" |