commit:     df5481aafdef5652ec84ec1246d6216abf05220e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 12:50:14 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 20:38:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df5481aa

gui-libs/gtksourceview: Drop obsolete commands from gentoo.lang

These are the following commands:
einstall, epatch, dolib, newlib, dosed, dohard, dohtml, prep*

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 gui-libs/gtksourceview/files/5-gentoo.lang                          | 6 +++---
 .../{gtksourceview-5.12.1.ebuild => gtksourceview-5.12.1-r1.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-libs/gtksourceview/files/5-gentoo.lang 
b/gui-libs/gtksourceview/files/5-gentoo.lang
index 4889b4ceca29..4e8c14832e27 100644
--- a/gui-libs/gtksourceview/files/5-gentoo.lang
+++ b/gui-libs/gtksourceview/files/5-gentoo.lang
@@ -7,7 +7,7 @@
                Leonardo Ferreira Fontenelle <[email protected]>, 2006.
        Rewritten for gtksourceview-2 by:
                Rene 'Necoro' Neumann <[email protected]>, 2007
-       
+
        Distributed under the same license(s) as gtksourceview.
 
        TODO:
@@ -87,9 +87,9 @@
 
                <!-- extra portage commands -->
                <context id="portcmds" style-ref="command">
-                       
<match>\b(e(begin|end|conf|install|make|warn|infon?|error|patch)|die|use(_(with|enable))?|inherit|has|(has|best)_version|unpack|(do|new)(ins|s?bin|doc|lib(|\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)|do(python|sed|dir|hard|sym|html|jar|mo)|keepdir|prepall(|docs|info|man|strip)|prep(info|lib|lib\.(so|a)|man|strip)|(|doc|ins|exe)into|f(owners|perms)|(exe|ins|dir)opts)\b</match>
+                       
<match>\b(e(begin|end|conf|make|warn|infon?|error)|die|use(_(with|enable))?|inherit|has|(has|best)_version|unpack|(do|new)(ins|s?bin|doc|lib(\.so|\.a)|man|info|exe|initd|confd|envd|pam|menu|icon)|do(python|dir|sym|jar|mo)|keepdir|(|doc|ins|exe)into|f(owners|perms)|(exe|ins|dir)opts)\b</match>
                </context>
-               
+
                <context id="built-in-command">
                        <include> <!-- do not include "sh:built-in-command" as 
it is replaced down there - which would lead to an endless loop -->
                                <context ref="sh:reserved-word" />

diff --git a/gui-libs/gtksourceview/gtksourceview-5.12.1.ebuild 
b/gui-libs/gtksourceview/gtksourceview-5.12.1-r1.ebuild
similarity index 100%
rename from gui-libs/gtksourceview/gtksourceview-5.12.1.ebuild
rename to gui-libs/gtksourceview/gtksourceview-5.12.1-r1.ebuild

Reply via email to