summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-25 16:45:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-25 16:45:31 +0100
commit5ce1de821c471ba274945ab76c29c0a8fea72982 (patch)
treea689601462e507b8cc9240a1a9b03d4c4d611507 /script
parentapp-metrics/queuemetrics: version bump to 19.10.10 - remove old. (diff)
downloadago-5ce1de821c471ba274945ab76c29c0a8fea72982.tar.gz
ago-5ce1de821c471ba274945ab76c29c0a8fea72982.tar.bz2
ago-5ce1de821c471ba274945ab76c29c0a8fea72982.zip
app-metrics/queuemetrics, app-metrics/uniloader: port to acct-*
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'script')
-rwxr-xr-xscript/batch-ekeyword-only.py2
-rwxr-xr-xscript/batch-keyword.py2
-rwxr-xr-xscript/batch-stabilize-force.py2
-rwxr-xr-xscript/batch-stabilize-pretend.py2
-rwxr-xr-xscript/batch-stabilize.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/script/batch-ekeyword-only.py b/script/batch-ekeyword-only.py
index 4506001..da1c240 100755
--- a/script/batch-ekeyword-only.py
+++ b/script/batch-ekeyword-only.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
import glob
diff --git a/script/batch-keyword.py b/script/batch-keyword.py
index 1c1c126..b4ed618 100755
--- a/script/batch-keyword.py
+++ b/script/batch-keyword.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
import glob
diff --git a/script/batch-stabilize-force.py b/script/batch-stabilize-force.py
index e6432b9..5fba4e3 100755
--- a/script/batch-stabilize-force.py
+++ b/script/batch-stabilize-force.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
import glob
diff --git a/script/batch-stabilize-pretend.py b/script/batch-stabilize-pretend.py
index daafc5a..adf12b9 100755
--- a/script/batch-stabilize-pretend.py
+++ b/script/batch-stabilize-pretend.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
import glob
diff --git a/script/batch-stabilize.py b/script/batch-stabilize.py
index 9bdfe8d..5654d4a 100755
--- a/script/batch-stabilize.py
+++ b/script/batch-stabilize.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2011 Gentoo Foundation
+# Copyright 2011-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
import glob