diff options
author | 2025-01-06 13:50:14 +0100 | |
---|---|---|
committer | 2025-01-19 21:38:05 +0100 | |
commit | df5481aafdef5652ec84ec1246d6216abf05220e (patch) | |
tree | 0ff0d465a4aff1be85c5a98b9e50399ee4ad4e24 /gui-libs/gtksourceview | |
parent | x11-libs/gtksourceview/files: Drop obsolete commands from gentoo.lang (diff) | |
download | gentoo-df5481aafdef5652ec84ec1246d6216abf05220e.tar.gz gentoo-df5481aafdef5652ec84ec1246d6216abf05220e.tar.bz2 gentoo-df5481aafdef5652ec84ec1246d6216abf05220e.zip |
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@gentoo.org>
Diffstat (limited to 'gui-libs/gtksourceview')
-rw-r--r-- | gui-libs/gtksourceview/files/5-gentoo.lang | 6 | ||||
-rw-r--r-- | gui-libs/gtksourceview/gtksourceview-5.12.1-r1.ebuild (renamed from gui-libs/gtksourceview/gtksourceview-5.12.1.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 <leo.fontenelle@gmail.com>, 2006. Rewritten for gtksourceview-2 by: Rene 'Necoro' Neumann <necoro@necoro.net>, 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 index 368ba698a8a2..368ba698a8a2 100644 --- a/gui-libs/gtksourceview/gtksourceview-5.12.1.ebuild +++ b/gui-libs/gtksourceview/gtksourceview-5.12.1-r1.ebuild |