[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/, profiles/

2022-06-30 Thread Sam James
commit: 9e1b2d9b19b6c0f92f2c8127e3f948a7a06a
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun 30 22:23:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 30 22:23:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1b2d9b

dev-util/distro-info-data: treeclean

Signed-off-by: Sam James  gentoo.org>

 dev-util/distro-info-data/Manifest|  3 ---
 .../distro-info-data/distro-info-data-0.29.ebuild | 17 -
 .../distro-info-data/distro-info-data-0.42.ebuild | 19 ---
 .../distro-info-data/distro-info-data-0.46.ebuild | 17 -
 dev-util/distro-info-data/metadata.xml|  6 --
 profiles/package.mask |  1 -
 6 files changed, 63 deletions(-)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
deleted file mode 100644
index 2dabf3a26119..
--- a/dev-util/distro-info-data/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST distro-info-data_0.29.tar.xz 6004 BLAKE2B 
5b59d444fac259634c9ca7349a8b93c7167fe839971d4761bf133ae8adbd866a41c14af79ee2f149259da8b8ee5e193a2b1b09165b6ad29cafea31c968470e4f
 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
-DIST distro-info-data_0.42.tar.xz 6888 BLAKE2B 
3f08700046149e7e1a4f94a06f6c8abb93c94a1c0c72bfced497801b2e8081ac14f39a889322b6f0e25e776b3cda36da9066723ca2963b588b588c20ff23bd6f
 SHA512 
e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b
-DIST distro-info-data_0.46.tar.xz 8632 BLAKE2B 
2f19c670afd37a02279b420f795dd5aefbe91abcf60509bb6fe95387f49b4977288c7f393f12b7a884aae40edc7cd6ddb94a7cf1fc38e7f38e2226b215289c05
 SHA512 
942d3580a7e3e05de03cf5921835c805faa69cf3b3ea2704b381b13fa708336a87a79cbbe03f5bc53ded8563d6b08eb439e75c3d938dba35f6f8b2f3094e6e31

diff --git a/dev-util/distro-info-data/distro-info-data-0.29.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
deleted file mode 100644
index b47f4ef5ba60..
--- a/dev-util/distro-info-data/distro-info-data-0.29.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Information about the Debian distributions' releases (data files)"
-HOMEPAGE="https://debian.org/;
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"

diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
deleted file mode 100644
index 8d2cb558c547..
--- a/dev-util/distro-info-data/distro-info-data-0.42.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Information about the Debian distributions' releases (data files)"
-HOMEPAGE="https://debian.org/;
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"
-
-S="${WORKDIR}/${PN}"

diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
deleted file mode 100644
index 047c2953cad0..
--- a/dev-util/distro-info-data/distro-info-data-0.46.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Information about the Debian distributions' releases (data files)"
-HOMEPAGE="https://debian.org/;
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-
-KEYWORDS="amd64 ~riscv x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"

diff --git a/dev-util/distro-info-data/metadata.xml 
b/dev-util/distro-info-data/metadata.xml
deleted file mode 100644
index c3bda71eefca..
--- a/dev-util/distro-info-data/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 6fdd874123c9..1cc368e244cf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -251,7 +251,6 @@ dev-python/chai
 # Removal on 2022-06-30.
 dev-util/dput-ng
 dev-util/distro-info
-dev-util/distro-info-data
 
 # Matt Turner  (2022-05-30)
 # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated.



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-12-04 Thread Sam James
commit: c383e08a475fdabfe12ab49729602ede951cda89
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec  5 04:44:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec  5 04:44:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c383e08a

dev-util/distro-info-data: Stabilize 0.46 ALLARCHES, #828294

Signed-off-by: Sam James  gentoo.org>

 dev-util/distro-info-data/distro-info-data-0.46.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
index 90e35a5ced78..eeed4b2b4c44 100644
--- a/dev-util/distro-info-data/distro-info-data-0.46.ebuild
+++ b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 LICENSE="ISC"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 # Package provides only csv data and test script
 # written in python



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-07-25 Thread Sam James
commit: 6131d7676330828d5baadfeebb11a426f7f40f36
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 26 02:28:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 26 02:28:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6131d767

dev-util/distro-info-data: mark ALLARCHES

Signed-off-by: Sam James  gentoo.org>

 dev-util/distro-info-data/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/distro-info-data/metadata.xml 
b/dev-util/distro-info-data/metadata.xml
index 1e17568d9a7..427f5d8d474 100644
--- a/dev-util/distro-info-data/metadata.xml
+++ b/dev-util/distro-info-data/metadata.xml
@@ -9,4 +9,5 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-03-01 Thread Joonas Niilola
commit: 0d349a01bd8366c09e7b7c71526b01f380de8ab9
Author: Yuri Konotopov  gnome  org>
AuthorDate: Thu Feb 25 13:27:01 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  1 08:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d349a01

dev-util/distro-info-data: cleanup old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Yuri Konotopov  gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/19647
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/distro-info-data/Manifest|  1 -
 .../distro-info-data/distro-info-data-0.32.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
index 67011dfde35..2dabf3a2611 100644
--- a/dev-util/distro-info-data/Manifest
+++ b/dev-util/distro-info-data/Manifest
@@ -1,4 +1,3 @@
 DIST distro-info-data_0.29.tar.xz 6004 BLAKE2B 
5b59d444fac259634c9ca7349a8b93c7167fe839971d4761bf133ae8adbd866a41c14af79ee2f149259da8b8ee5e193a2b1b09165b6ad29cafea31c968470e4f
 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
-DIST distro-info-data_0.32.tar.xz 6216 BLAKE2B 
627a4ada570fbf01bfd18386a7dc9c83280667674a5c52c363222167f32dcde725649c9eecf979d58c7eb155458b41a8ac77e4d7eb0c908975886e5e95f75d8c
 SHA512 
3bbf79104c4b20d7ee02a83c4ea7852c65e7c7b2870d1f237df67d985fd2d52ea75292d80c5fc10af7ea69c89145f2e52670663b759f74a159e0f8c51ef545fd
 DIST distro-info-data_0.42.tar.xz 6888 BLAKE2B 
3f08700046149e7e1a4f94a06f6c8abb93c94a1c0c72bfced497801b2e8081ac14f39a889322b6f0e25e776b3cda36da9066723ca2963b588b588c20ff23bd6f
 SHA512 
e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b
 DIST distro-info-data_0.46.tar.xz 8632 BLAKE2B 
2f19c670afd37a02279b420f795dd5aefbe91abcf60509bb6fe95387f49b4977288c7f393f12b7a884aae40edc7cd6ddb94a7cf1fc38e7f38e2226b215289c05
 SHA512 
942d3580a7e3e05de03cf5921835c805faa69cf3b3ea2704b381b13fa708336a87a79cbbe03f5bc53ded8563d6b08eb439e75c3d938dba35f6f8b2f3094e6e31

diff --git a/dev-util/distro-info-data/distro-info-data-0.32.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.32.ebuild
deleted file mode 100644
index 81be8e5f7e2..000
--- a/dev-util/distro-info-data/distro-info-data-0.32.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Information about the Debian distributions' releases (data files)"
-HOMEPAGE="https://debian.org/;
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
-
-LICENSE="ISC"
-SLOT="0"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-# Package provides only csv data and test script
-# written in python
-RESTRICT="test"
-
-S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-03-01 Thread Joonas Niilola
commit: 8da7cf302997e52b5a9d1cd4e397662feb72a23a
Author: Yuri Konotopov  gnome  org>
AuthorDate: Thu Feb 25 13:22:11 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Mar  1 08:25:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da7cf30

dev-util/distro-info-data: version bump to 0.46

Closes: https://bugs.gentoo.org/771936
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Yuri Konotopov  gnome.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/distro-info-data/Manifest |  1 +
 dev-util/distro-info-data/distro-info-data-0.46.ebuild | 17 +
 2 files changed, 18 insertions(+)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
index 48122187027..67011dfde35 100644
--- a/dev-util/distro-info-data/Manifest
+++ b/dev-util/distro-info-data/Manifest
@@ -1,3 +1,4 @@
 DIST distro-info-data_0.29.tar.xz 6004 BLAKE2B 
5b59d444fac259634c9ca7349a8b93c7167fe839971d4761bf133ae8adbd866a41c14af79ee2f149259da8b8ee5e193a2b1b09165b6ad29cafea31c968470e4f
 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
 DIST distro-info-data_0.32.tar.xz 6216 BLAKE2B 
627a4ada570fbf01bfd18386a7dc9c83280667674a5c52c363222167f32dcde725649c9eecf979d58c7eb155458b41a8ac77e4d7eb0c908975886e5e95f75d8c
 SHA512 
3bbf79104c4b20d7ee02a83c4ea7852c65e7c7b2870d1f237df67d985fd2d52ea75292d80c5fc10af7ea69c89145f2e52670663b759f74a159e0f8c51ef545fd
 DIST distro-info-data_0.42.tar.xz 6888 BLAKE2B 
3f08700046149e7e1a4f94a06f6c8abb93c94a1c0c72bfced497801b2e8081ac14f39a889322b6f0e25e776b3cda36da9066723ca2963b588b588c20ff23bd6f
 SHA512 
e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b
+DIST distro-info-data_0.46.tar.xz 8632 BLAKE2B 
2f19c670afd37a02279b420f795dd5aefbe91abcf60509bb6fe95387f49b4977288c7f393f12b7a884aae40edc7cd6ddb94a7cf1fc38e7f38e2226b215289c05
 SHA512 
942d3580a7e3e05de03cf5921835c805faa69cf3b3ea2704b381b13fa708336a87a79cbbe03f5bc53ded8563d6b08eb439e75c3d938dba35f6f8b2f3094e6e31

diff --git a/dev-util/distro-info-data/distro-info-data-0.46.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
new file mode 100644
index 000..90e35a5ced7
--- /dev/null
+++ b/dev-util/distro-info-data/distro-info-data-0.46.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Information about the Debian distributions' releases (data files)"
+HOMEPAGE="https://debian.org/;
+SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Package provides only csv data and test script
+# written in python
+RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-02-26 Thread Agostino Sarubbo
commit: 04bdcdabfe0a5f840426f994d6d5154795761140
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Feb 26 20:58:10 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Feb 26 20:58:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bdcdab

dev-util/distro-info-data: amd64 stable wrt bug #772107

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/distro-info-data/distro-info-data-0.42.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
index 3d65225d513..8d2cb558c54 100644
--- a/dev-util/distro-info-data/distro-info-data-0.42.ebuild
+++ b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 LICENSE="ISC"
 SLOT="0"
 
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 # Package provides only csv data and test script
 # written in python



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2021-02-25 Thread Agostino Sarubbo
commit: 92dce3cc1b184219a48e5505c3a1917b0deb249a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Feb 25 13:52:16 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Feb 25 13:52:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92dce3cc

dev-util/distro-info-data: x86 stable wrt bug #772107

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/distro-info-data/distro-info-data-0.42.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
index 4f6c1b01a19..3d65225d513 100644
--- a/dev-util/distro-info-data/distro-info-data-0.42.ebuild
+++ b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 LICENSE="ISC"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 # Package provides only csv data and test script
 # written in python



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2019-10-13 Thread Joonas Niilola
commit: 918bd928b8e0de7b8714c6f555a6fbaa7c41eda5
Author: Yuri Konotopov  gnome  org>
AuthorDate: Wed Oct  9 16:33:34 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Oct 13 12:35:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918bd928

dev-util/distro-info-data: version bump to 0.42

Closes: https://bugs.gentoo.org/696424
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Yuri Konotopov  gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/13235
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/distro-info-data/Manifest|  1 +
 .../distro-info-data/distro-info-data-0.42.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
index 7bdd1dfbcb0..48122187027 100644
--- a/dev-util/distro-info-data/Manifest
+++ b/dev-util/distro-info-data/Manifest
@@ -1,2 +1,3 @@
 DIST distro-info-data_0.29.tar.xz 6004 BLAKE2B 
5b59d444fac259634c9ca7349a8b93c7167fe839971d4761bf133ae8adbd866a41c14af79ee2f149259da8b8ee5e193a2b1b09165b6ad29cafea31c968470e4f
 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
 DIST distro-info-data_0.32.tar.xz 6216 BLAKE2B 
627a4ada570fbf01bfd18386a7dc9c83280667674a5c52c363222167f32dcde725649c9eecf979d58c7eb155458b41a8ac77e4d7eb0c908975886e5e95f75d8c
 SHA512 
3bbf79104c4b20d7ee02a83c4ea7852c65e7c7b2870d1f237df67d985fd2d52ea75292d80c5fc10af7ea69c89145f2e52670663b759f74a159e0f8c51ef545fd
+DIST distro-info-data_0.42.tar.xz 6888 BLAKE2B 
3f08700046149e7e1a4f94a06f6c8abb93c94a1c0c72bfced497801b2e8081ac14f39a889322b6f0e25e776b3cda36da9066723ca2963b588b588c20ff23bd6f
 SHA512 
e49c54eaf2451f32124c5df6d2b49183bbdc5b9bdb958605e5e055138e0fa67c5033dfaab46620121e7e3d1cc5cbb807f9fed809a59c31cf3501c1ebc7131c8b

diff --git a/dev-util/distro-info-data/distro-info-data-0.42.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
new file mode 100644
index 000..4f6c1b01a19
--- /dev/null
+++ b/dev-util/distro-info-data/distro-info-data-0.42.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Information about the Debian distributions' releases (data files)"
+HOMEPAGE="https://debian.org/;
+SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Package provides only csv data and test script
+# written in python
+RESTRICT="test"
+
+S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2016-12-29 Thread Michael Palimaka
commit: 4fbdb7305f890fea854e80caef5f9a52e760dd62
Author: Yuri Konotopov  gnome  org>
AuthorDate: Thu Dec 29 11:24:11 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Dec 29 12:11:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbdb730

dev-util/distro-info-data: version bump

 dev-util/distro-info-data/Manifest   |  1 +
 .../distro-info-data/distro-info-data-0.32.ebuild| 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
index 743f31e..7a82aad 100644
--- a/dev-util/distro-info-data/Manifest
+++ b/dev-util/distro-info-data/Manifest
@@ -1 +1,2 @@
 DIST distro-info-data_0.29.tar.xz 6004 SHA256 
6a1f38e55cd5312c86801a6c1e705dfc36611a6889976067d90543427deea3f3 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
 WHIRLPOOL 
eef60038722593de58ad8358cf3563afaabd0514363854a4cd4118e2d1d492a40e55b31c98ce2da1f4fe1ff241a8f5a6b373f8492926d1defc6ec00b8973b031
+DIST distro-info-data_0.32.tar.xz 6216 SHA256 
5824aa2855fa9ec340284f6f0dd9345415bb93a09cd566108bcc75089a7270d0 SHA512 
3bbf79104c4b20d7ee02a83c4ea7852c65e7c7b2870d1f237df67d985fd2d52ea75292d80c5fc10af7ea69c89145f2e52670663b759f74a159e0f8c51ef545fd
 WHIRLPOOL 
951886e9874d71d70fe78f72a851f9aab7e7467114620317e460592730a5ad06888df1ee925bd6569898546521e8316b951070459d24f7eccaaa4fbdcbec5bdb

diff --git a/dev-util/distro-info-data/distro-info-data-0.32.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.32.ebuild
new file mode 100644
index ..56323ac
--- /dev/null
+++ b/dev-util/distro-info-data/distro-info-data-0.32.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Information about the Debian distributions' releases (data files)"
+HOMEPAGE="https://debian.org/;
+SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Package provides only csv data and test script
+# written in python
+RESTRICT="test"
+
+S="${WORKDIR}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2016-12-29 Thread Agostino Sarubbo
commit: f3d77eebc406ba3a2d0b1386d722dc9bcb68c7f0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Dec 29 10:42:16 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Dec 29 10:44:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d77eeb

dev-util/distro-info-data: x86 stable wrt bug #603600

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-util/distro-info-data/distro-info-data-0.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/distro-info-data/distro-info-data-0.29.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
index dbb3747..b5f8136 100644
--- a/dev-util/distro-info-data/distro-info-data-0.29.ebuild
+++ b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 LICENSE="ISC"
 SLOT="0"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 # Package provides only csv data and test script
 # written in python



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2016-12-28 Thread Aaron Bauman
commit: c492405a483c268f6f58cfce9a2de6b43ab3c905
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Dec 28 08:36:07 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Dec 28 11:27:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c492405a

dev-util/distro-info-data: amd64 stable wrt bug #603600

 dev-util/distro-info-data/distro-info-data-0.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/distro-info-data/distro-info-data-0.29.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
index 4a3191d..dbb3747 100644
--- a/dev-util/distro-info-data/distro-info-data-0.29.ebuild
+++ b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
 LICENSE="ISC"
 SLOT="0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 # Package provides only csv data and test script
 # written in python



[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/, dev-util/distro-info/, dev-util/dput-ng/, ...

2016-12-22 Thread Michał Górny
commit: b98fa8cadb4833c7290bf9554f3f79f641faab2a
Author: Yuri Konotopov  gnome  org>
AuthorDate: Thu Dec 22 12:18:17 2016 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 22 13:11:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98fa8ca

*/*: update my email in metadata.xml

Closes: https://github.com/gentoo/gentoo/pull/3207

 dev-util/distro-info-data/metadata.xml  | 2 +-
 dev-util/distro-info/metadata.xml   | 2 +-
 dev-util/dput-ng/metadata.xml   | 2 +-
 games-emulation/pcsx2/metadata.xml  | 2 +-
 gnome-extra/chrome-gnome-shell/metadata.xml | 2 +-
 net-news/liferea/metadata.xml   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/distro-info-data/metadata.xml 
b/dev-util/distro-info-data/metadata.xml
index bf1c5c2..425c7b2 100644
--- a/dev-util/distro-info-data/metadata.xml
+++ b/dev-util/distro-info-data/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov



diff --git a/dev-util/distro-info/metadata.xml 
b/dev-util/distro-info/metadata.xml
index bf1c5c2..425c7b2 100644
--- a/dev-util/distro-info/metadata.xml
+++ b/dev-util/distro-info/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov



diff --git a/dev-util/dput-ng/metadata.xml b/dev-util/dput-ng/metadata.xml
index bf1c5c2..425c7b2 100644
--- a/dev-util/dput-ng/metadata.xml
+++ b/dev-util/dput-ng/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov



diff --git a/games-emulation/pcsx2/metadata.xml 
b/games-emulation/pcsx2/metadata.xml
index afe68a6..1622192 100644
--- a/games-emulation/pcsx2/metadata.xml
+++ b/games-emulation/pcsx2/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov



diff --git a/gnome-extra/chrome-gnome-shell/metadata.xml 
b/gnome-extra/chrome-gnome-shell/metadata.xml
index fd6978f..a24e5c1 100644
--- a/gnome-extra/chrome-gnome-shell/metadata.xml
+++ b/gnome-extra/chrome-gnome-shell/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov



diff --git a/net-news/liferea/metadata.xml b/net-news/liferea/metadata.xml
index c0948e0..c36173a 100644
--- a/net-news/liferea/metadata.xml
+++ b/net-news/liferea/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ykonoto...@gmail.com
+   ykonoto...@gnome.org
Yuri Konotopov





[gentoo-commits] repo/gentoo:master commit in: dev-util/distro-info-data/

2016-05-19 Thread Ian Delaney
commit: 14a5415446c9f63f54e2ee50d98b4c6331c80f7f
Author: Yuri Konotopov  gmail  com>
AuthorDate: Sat May 14 13:30:38 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Thu May 19 16:25:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a54154

dev-util/distro-info-data: initial ebuild version - 0.29

Package will be maintained by Yuri Konotopov  gmail.com>
via Proxy Maintainers Project.
Closes: https://github.com/gentoo/gentoo/pull/1465

Signed-off-by: Ian Delaney  gentoo.org>

 dev-util/distro-info-data/Manifest |  1 +
 dev-util/distro-info-data/distro-info-data-0.29.ebuild | 18 ++
 dev-util/distro-info-data/metadata.xml | 12 
 3 files changed, 31 insertions(+)

diff --git a/dev-util/distro-info-data/Manifest 
b/dev-util/distro-info-data/Manifest
new file mode 100644
index 000..743f31e
--- /dev/null
+++ b/dev-util/distro-info-data/Manifest
@@ -0,0 +1 @@
+DIST distro-info-data_0.29.tar.xz 6004 SHA256 
6a1f38e55cd5312c86801a6c1e705dfc36611a6889976067d90543427deea3f3 SHA512 
1c06ce8e0fef12a499623a0c48147c9e99352946c9bdc89a810b413179cff0df43bcd87f839dc200277f3ef8498a34077987121093390551bcf2eb1822da9f2f
 WHIRLPOOL 
eef60038722593de58ad8358cf3563afaabd0514363854a4cd4118e2d1d492a40e55b31c98ce2da1f4fe1ff241a8f5a6b373f8492926d1defc6ec00b8973b031

diff --git a/dev-util/distro-info-data/distro-info-data-0.29.ebuild 
b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
new file mode 100644
index 000..4a3191d
--- /dev/null
+++ b/dev-util/distro-info-data/distro-info-data-0.29.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Information about the Debian distributions' releases (data files)"
+HOMEPAGE="https://debian.org/;
+SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
+
+LICENSE="ISC"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Package provides only csv data and test script
+# written in python
+RESTRICT="test"

diff --git a/dev-util/distro-info-data/metadata.xml 
b/dev-util/distro-info-data/metadata.xml
new file mode 100644
index 000..bf1c5c2
--- /dev/null
+++ b/dev-util/distro-info-data/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ykonoto...@gmail.com
+   Yuri Konotopov
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+