[gentoo-commits] proj/kde:master commit in: metadata/

2014-05-09 Thread Michael Palimaka
commit: 86f1b3e1d9dce62520463a73b7684bc3a19291c1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri May  9 17:21:51 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri May  9 17:21:51 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=86f1b3e1

[metadata/layout.conf] Set profile-layouts.

---
 metadata/layout.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index bd7df73..674efcd 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -24,3 +24,6 @@ eapis-banned = 0 1 2 3 4
 
 # indicate that ebuilds with the specified EAPIs are deprecated
 # eapis-deprecated = 5
+
+# Support package.* directories as well as files
+profile-formats = portage-2



[gentoo-commits] proj/kde:master commit in: metadata/

2014-05-09 Thread Michael Palimaka
commit: cea8fdf7cdc7620fc1af57428ce1607a52bcdc80
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri May  9 17:18:35 2014 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri May  9 17:18:35 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cea8fdf7

[metadata/layout.conf] Whitespace.

---
 metadata/layout.conf | 8 
 1 file changed, 8 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 144587a..bd7df73 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,18 +1,26 @@
 masters = gentoo
+
 # Use new hashes
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
 # Do not update changelogs
 update-changelog = false
+
 # Use thin manifests
 thin-manifests = true
+
 # Dont sign thin manifests. There is no current policy for git commit signing
 sign-manifests = false
+
 # sign commits using git mechanisms
 sign-commits = true
+
 # Make egencache generate newer (more reliable)
 # md5-dict cache format (see bug #409445).
 cache-formats = md5-dict
+
 # indicate that ebuilds with the specified EAPIs are banned
 eapis-banned = 0 1 2 3 4
+
 # indicate that ebuilds with the specified EAPIs are deprecated
 # eapis-deprecated = 5



[gentoo-commits] proj/kde:master commit in: metadata/

2017-11-24 Thread Michael Palimaka
commit: 385e46c51ea26dff26d5b5671ab73e6cc3e95a7e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Nov 24 22:52:37 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Nov 24 22:52:45 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=385e46c5

metadata: track ::gentoo hash changes

 metadata/layout.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 30d32a84ce..e93f167d32 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,7 +1,8 @@
 masters = gentoo
 
 # Use new hashes
-manifest-hashes = SHA256 SHA512 WHIRLPOOL
+manifest-hashes = BLAKE2B SHA512
+manifest-required-hashes = SHA512
 
 # Do not update changelogs
 update-changelog = false



[gentoo-commits] proj/kde:master commit in: metadata/

2016-04-07 Thread Johannes Huber
commit: cb6237fddf4832389fb048a772d89c9d4ec66fd3
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Apr  7 19:22:39 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Apr  7 19:23:27 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb6237fd

metadata: Ban EAPI 5

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index dd84176..30d32a8 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -20,10 +20,10 @@ sign-commits = true
 cache-formats = md5-dict
 
 # indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1 2 3 4
+eapis-banned = 0 1 2 3 4 5
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 5
+# eapis-deprecated = 6
 
 # Support package.* directories as well as files
 profile-formats = portage-2



[gentoo-commits] proj/kde:master commit in: metadata/

2016-02-09 Thread Michael Palimaka
commit: 8eef24a192641f4ecf78c9892d2efde4a6344210
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Feb  9 10:50:49 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Feb  9 10:50:49 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8eef24a1

metadata: deprecate EAPI 5

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 674efcd..dd84176 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -23,7 +23,7 @@ cache-formats = md5-dict
 eapis-banned = 0 1 2 3 4
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-# eapis-deprecated = 5
+eapis-deprecated = 5
 
 # Support package.* directories as well as files
 profile-formats = portage-2



[gentoo-commits] proj/kde:master commit in: metadata/

2019-01-30 Thread Andreas Sturmlechner
commit: 1e6bcefc3c2f7f107f2ce0ac2bc086fc2bb3c6fe
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 30 12:03:12 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 30 17:38:57 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e6bcefc

Ban EAPI 6

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 metadata/layout.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 97763f237a..e028885f58 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -21,7 +21,7 @@ sign-commits = true
 cache-formats = md5-dict
 
 # indicate that ebuilds with the specified EAPIs are banned
-eapis-banned = 0 1 2 3 4 5
+eapis-banned = 0 1 2 3 4 5 6
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-eapis-deprecated = 6
+# eapis-deprecated = 6



[gentoo-commits] proj/kde:master commit in: metadata/

2018-06-09 Thread Johannes Huber
commit: e8f6f50a6e71f23ce3711d4ec763662b6d493d69
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Jun  9 15:21:11 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Jun  9 15:21:11 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e8f6f50a

metadata: Deprecate EAPI 6

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 848d85be5c..97763f237a 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -24,4 +24,4 @@ cache-formats = md5-dict
 eapis-banned = 0 1 2 3 4 5
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-# eapis-deprecated = 6
+eapis-deprecated = 6



[gentoo-commits] proj/kde:master commit in: metadata/

2018-05-26 Thread Michael Palimaka
commit: 9f28549817582741cebc1faa058d2621176d4094
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat May 26 09:43:53 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat May 26 09:43:59 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f285498

metadata: portage-specific profile-formats is no longer required since EAPI 7

 metadata/layout.conf | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index e93f167d32..848d85be5c 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -25,6 +25,3 @@ eapis-banned = 0 1 2 3 4 5
 
 # indicate that ebuilds with the specified EAPIs are deprecated
 # eapis-deprecated = 6
-
-# Support package.* directories as well as files
-profile-formats = portage-2



[gentoo-commits] proj/kde:master commit in: metadata/

2021-02-01 Thread Andreas Sturmlechner
commit: 96505f46119eda6b3b1a45ad4af4b99a3828516d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb  1 23:37:14 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb  1 23:37:14 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=96505f46

metadata/layout.conf: Set profile-formats = portage-2

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 metadata/layout.conf | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index e028885f58..87788ad938 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,5 +1,8 @@
 masters = gentoo
 
+# Make pkgcore accept profile/package.mask as a directory
+profile-formats = portage-2
+
 # Use new hashes
 manifest-hashes = BLAKE2B SHA512
 manifest-required-hashes = SHA512



[gentoo-commits] proj/kde:master commit in: metadata/

2023-12-18 Thread Andreas Sturmlechner
commit: 6319675e6bc25341c1c4f2a0aaadc2fbab103e6b
Author: Alfred Wingate  protonmail  com>
AuthorDate: Mon Dec 18 09:46:55 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Dec 18 11:06:53 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6319675e

metadata/pkgcheck.conf: ignore noisy and irrelevant checks

Signed-off-by: Alfred Wingate  protonmail.com>
Closes: https://github.com/gentoo/kde/pull/959
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 metadata/pkgcheck.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/metadata/pkgcheck.conf b/metadata/pkgcheck.conf
new file mode 100644
index 00..85cbbd0a9c
--- /dev/null
+++ b/metadata/pkgcheck.conf
@@ -0,0 +1,2 @@
+[kde]
+keywords = -EmptyGlobalAssignment,-UnknownCategoryDirs



[gentoo-commits] proj/kde:master commit in: metadata/

2022-12-26 Thread Andreas Sturmlechner
commit: 149e72c25578be426117992597975447b4957fd1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Dec 26 10:25:33 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Dec 26 10:26:08 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=149e72c2

metadata: layout.conf: EAPI-7 is deprecated, but banned already anyway

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 232341c158..08881536cf 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -27,4 +27,4 @@ cache-formats = md5-dict
 eapis-banned = 0 1 2 3 4 5 6 7
 
 # indicate that ebuilds with the specified EAPIs are deprecated
-# eapis-deprecated = 6
+# eapis-deprecated = 7



[gentoo-commits] proj/kde:master commit in: metadata/, profiles/, /

2015-08-17 Thread Johannes Huber
commit: a6366ff8b7b23a8ccf3e7f1e036c68858b46c9ce
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Aug 17 19:59:59 2015 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Aug 17 20:01:28 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a6366ff8

Use top level .gitignore

Instead of several several files hidden in subdirs.

 .gitignore  | 3 +++
 metadata/.gitignore | 2 --
 profiles/.gitignore | 1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..92592a3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/metadata/cache
+/metadata/md5-cache
+/profiles/use.local.desc

diff --git a/metadata/.gitignore b/metadata/.gitignore
deleted file mode 100644
index ff03039..000
--- a/metadata/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/cache
-/md5-cache

diff --git a/profiles/.gitignore b/profiles/.gitignore
deleted file mode 100644
index 5fa2a89..000
--- a/profiles/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-use.local.desc



[gentoo-commits] proj/kde:master commit in: metadata/news/2013-01-20-ktp-9999-applets-merge/

2016-03-22 Thread Johannes Huber
commit: caf9a0ed8371c37d6e755e9c294e7403de98d741
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Mar 22 13:01:21 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Mar 22 13:01:21 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=caf9a0ed

metadata/news: Drop unauthorized + obsolete news item

 .../2013-01-20-ktp--applets-merge.en.txt   | 18 --
 1 file changed, 18 deletions(-)

diff --git 
a/metadata/news/2013-01-20-ktp--applets-merge/2013-01-20-ktp--applets-merge.en.txt
 
b/metadata/news/2013-01-20-ktp--applets-merge/2013-01-20-ktp--applets-merge.en.txt
deleted file mode 100644
index 0deacfd..000
--- 
a/metadata/news/2013-01-20-ktp--applets-merge/2013-01-20-ktp--applets-merge.en.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-Title: Merge of KDE Telepathy applets packages
-Author: Elias Probst 
-Content-Type: text/plain
-Posted: 2013-01-20
-Revision: 1
-News-Item-Format: 1.0
-Display-If-Installed: =net-im/ktp-contact-applet-
-Display-If-Installed: =net-im/ktp-presence-applet-
-
-The KDE Telepathy project merged the Plasma applets provided by the packages
-net-im/ktp-contact-applet and net-im/ktp-presence-applet into a single package
-named net-im/ktp-desktop-applets. If you're not using the
-net-im/kde-telepathy-meta- package, the migration will happen
-automatically during the next world update. Otherwise, please manually unmerge
-both previous packages and emerge the new package:
-
-emerge -C net-im/ktp-contact-applet net-im/ktp-presence-applet
-emerge net-im/ktp-desktop-applets