[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2022-04-10 Thread Florian Schmaus
commit: cb7a385c9e407f34683de3aabd476884ad19d59d
Author: Florian Schmaus  gentoo  org>
AuthorDate: Sun Apr 10 16:30:47 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Sun Apr 10 17:40:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7a385c

dev-erlang/iconv: destabilize 1.0.10 for ~x86

Signed-off-by: Florian Schmaus  gentoo.org>

 dev-erlang/iconv/iconv-1.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
index 864140c4004c..c33648498890 100644
--- a/dev-erlang/iconv/iconv-1.0.10.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2020-10-12 Thread Hanno Böck
commit: b42faa0880ebadf960f793a4d4c76123fd1c12f3
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Oct 12 16:13:13 2020 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Oct 12 16:14:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b42faa08

dev-erlang/iconv: Remove old and dekeyword ppc

This dep is only used by ejabberd which is not
stable-supported on ppc. Due to old version
cleanups in dependencies ppc keyword needs to
be removed.

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1

 dev-erlang/iconv/Manifest|  1 -
 dev-erlang/iconv/iconv-1.0.10.ebuild |  4 ++--
 dev-erlang/iconv/iconv-1.0.4.ebuild  | 22 --
 3 files changed, 2 insertions(+), 25 deletions(-)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
index eec2d960234..338f05de333 100644
--- a/dev-erlang/iconv/Manifest
+++ b/dev-erlang/iconv/Manifest
@@ -1,2 +1 @@
 DIST iconv-1.0.10.tar.gz 121594 BLAKE2B 
407a6cbe51aa50c561c577bf447dbc781c22bdc4ea20cacdcd2772e3cd7d262a1577381985ddafeb6fb48be94b35070de025b5d2301dbb4a3b9b9c0defd6a4be
 SHA512 
c0537db617b83184111ce6f3be2e381c4a9f6a96d4887a2cf5bde3b275974411fb997f4a2f6a9c2b25c8e783e26af92b531788e9354be413d1837dd0482d41ef
-DIST iconv-1.0.4.tar.gz 121506 BLAKE2B 
ba2b3414feb8cd57681b8a866ee8862feae7a5cfce01077d94d0b2b90604a1f4757d138548deff9dad38e2ee88db54fc4e27c6a5120262d6620edfeadbbc388c
 SHA512 
697f65a20aa42d92e2fe62bd88a6a6c7b1f6eff3a3ab14db3a17231875d2d36f5f36332c71db490b014cd3ea9b68abc0d815f3cf2b9cd72c18e1a94f62ff48a3

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
index 4d308812da7..864140c4004 100644
--- a/dev-erlang/iconv/iconv-1.0.10.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1

diff --git a/dev-erlang/iconv/iconv-1.0.4.ebuild 
b/dev-erlang/iconv/iconv-1.0.4.ebuild
deleted file mode 100644
index f7853c8f4f0..000
--- a/dev-erlang/iconv/iconv-1.0.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
-HOMEPAGE="https://github.com/processone/iconv;
-SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
-   -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
-
-DEPEND=">=dev-erlang/p1_utils-1.0.7
-   >=dev-lang/erlang-17.1
-   virtual/libiconv"
-RDEPEND="${DEPEND}"
-
-DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2019-09-13 Thread Agostino Sarubbo
commit: e826c2a8c830c890c35b3c841522b5fa208c1dc6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 13 12:25:47 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 13 12:25:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e826c2a8

dev-erlang/iconv: x86 stable wrt bug #694160

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

 dev-erlang/iconv/iconv-1.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
index af832bca4f1..4d308812da7 100644
--- a/dev-erlang/iconv/iconv-1.0.10.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2019-09-13 Thread Agostino Sarubbo
commit: 723a80a138ff3bc89fce09d9701ce67c12d6afb1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 13 12:00:46 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 13 12:00:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723a80a1

dev-erlang/iconv: ppc stable wrt bug #694160

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-erlang/iconv/iconv-1.0.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
index 9e3f5c1eddd..af832bca4f1 100644
--- a/dev-erlang/iconv/iconv-1.0.10.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2019-09-13 Thread Agostino Sarubbo
commit: ffcdbf18ad536035b85bf1d05ad93f589f2a2625
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 13 06:36:12 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 13 06:36:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcdbf18

dev-erlang/iconv: amd64 stable wrt bug #694160

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

 dev-erlang/iconv/iconv-1.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
index a90f949116c..9e3f5c1eddd 100644
--- a/dev-erlang/iconv/iconv-1.0.10.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.13
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2018-10-16 Thread Amadeusz Piotr Żołnowski
commit: 44a7a87fdaf6c2286a3e4b5789a29f1aeb8cc2e2
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Tue Oct 16 22:07:40 2018 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Tue Oct 16 22:07:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a7a87f

dev-erlang/iconv: Bump version

Thanks to Rion  gmail.com>.

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 dev-erlang/iconv/Manifest|  1 +
 dev-erlang/iconv/iconv-1.0.10.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
index b6c989cb0d0..e7ff65e5366 100644
--- a/dev-erlang/iconv/Manifest
+++ b/dev-erlang/iconv/Manifest
@@ -1,5 +1,6 @@
 DIST iconv-1.0.0.tar.gz 91905 BLAKE2B 
50903abf4cdc9c13de00875b6b253d8649e876b06f9a5c13d621d3d997b7bcfef56eb9635552ff34141e1449079e178b91f6a73355c53fc896de33db46e92811
 SHA512 
858ec07e2a8c2699c553de068451dc6dacf3fb1cf8a8e6727a746b72b191b5647a75a5b01443719a8625c1328c6b502a1f51fc1d367767e71792e38e1e34c1f1
 DIST iconv-1.0.1.tar.gz 121318 BLAKE2B 
57d92de2599c018638f91eeea9d79fc5d59a81063be980186513b0ad5dec89afe61f0cf933a459f859088aee3bbd7b4f92ce1519e42d784ac9aaa3efb9809704
 SHA512 
bbccdc206c027e43a13388fc6c23ae5cd7084686ad56e39593b4a3db2abfe89e8000d2a88706d4b083b21e1399d5e7a527e72fa83c7f5e631ad39c8d39293bc1
+DIST iconv-1.0.10.tar.gz 121594 BLAKE2B 
407a6cbe51aa50c561c577bf447dbc781c22bdc4ea20cacdcd2772e3cd7d262a1577381985ddafeb6fb48be94b35070de025b5d2301dbb4a3b9b9c0defd6a4be
 SHA512 
c0537db617b83184111ce6f3be2e381c4a9f6a96d4887a2cf5bde3b275974411fb997f4a2f6a9c2b25c8e783e26af92b531788e9354be413d1837dd0482d41ef
 DIST iconv-1.0.2.tar.gz 121331 BLAKE2B 
6b5533670c6e81c7fbfb00b9d5bbc0842f76ddb528becd2b9ab5aea2c741dcc15741b2a47fdc389474deeb14563c3646e5bbd642aa577fd5ab35372bf2f06a9b
 SHA512 
910614320109993f359697bd78bb9c31275eb1e3a45f583f7caeeaff77d0f8aa513ebcb12110dc2ef1bf5ecc59e0f5f1c3e67f0cf47cde837a8af524e951901d
 DIST iconv-1.0.3.tar.gz 121413 BLAKE2B 
0bbb79ebba8eb684895d2cf2524cf7cfd4f36535232474c0aa526d2e1e74715553e8880cb69c6ff47a3bfceef06852fcb5ee630f77c5e27cd86720f5f3ea98d3
 SHA512 
33b98d592eb0122b72894e7c06bd31763657615ecd9deefbd2ef6735150347708043bc574d8056be33d1d1bbc07a2bff4c65c504bb2a5170e6b8a2034cb803d0
 DIST iconv-1.0.4.tar.gz 121506 BLAKE2B 
ba2b3414feb8cd57681b8a866ee8862feae7a5cfce01077d94d0b2b90604a1f4757d138548deff9dad38e2ee88db54fc4e27c6a5120262d6620edfeadbbc388c
 SHA512 
697f65a20aa42d92e2fe62bd88a6a6c7b1f6eff3a3ab14db3a17231875d2d36f5f36332c71db490b014cd3ea9b68abc0d815f3cf2b9cd72c18e1a94f62ff48a3

diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild 
b/dev-erlang/iconv/iconv-1.0.10.ebuild
new file mode 100644
index 000..a90f949116c
--- /dev/null
+++ b/dev-erlang/iconv/iconv-1.0.10.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/iconv;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.13
+   >=dev-lang/erlang-17.1
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2017-11-18 Thread Sergei Trofimovich
commit: f0d86fc4b46b14f04f06a0d46d1448dd355cb37b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 18 19:42:56 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 18 19:42:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d86fc4

dev-erlang/iconv: stable 1.0.4 for ppc, bug #619836

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-erlang/iconv/iconv-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.4.ebuild 
b/dev-erlang/iconv/iconv-1.0.4.ebuild
index 2e3bef4a52f..81228fbf045 100644
--- a/dev-erlang/iconv/iconv-1.0.4.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~arm ~ia64 ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.7
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2017-10-23 Thread Thomas Deutschmann
commit: feb1d4dcf97b0ba50fc96cd3bec7eb9acb122cdd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Oct 23 19:35:10 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct 23 19:51:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb1d4dc

dev-erlang/iconv: x86 stable (bug #619836)

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-erlang/iconv/iconv-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.4.ebuild 
b/dev-erlang/iconv/iconv-1.0.4.ebuild
index 2aacd1a234b..2e3bef4a52f 100644
--- a/dev-erlang/iconv/iconv-1.0.4.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.7
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2017-03-29 Thread Amadeusz Piotr Żołnowski
commit: 5ae60014eb0af8bcffc80fe57c95ad8e7ca09987
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun Mar 26 21:08:17 2017 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Wed Mar 29 21:37:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ae60014

dev-erlang/iconv: Bump version

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-erlang/iconv/Manifest   |  1 +
 dev-erlang/iconv/iconv-1.0.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
index 6470a97bb54..3642985b685 100644
--- a/dev-erlang/iconv/Manifest
+++ b/dev-erlang/iconv/Manifest
@@ -2,3 +2,4 @@ DIST iconv-1.0.0.tar.gz 91905 SHA256 
b964bc7a561852a6123f732203a67262c07b392cf20
 DIST iconv-1.0.1.tar.gz 121318 SHA256 
ee966275028efa246ad21a798c4e0d6394a35a351b2f4071e11d2d691e577731 SHA512 
bbccdc206c027e43a13388fc6c23ae5cd7084686ad56e39593b4a3db2abfe89e8000d2a88706d4b083b21e1399d5e7a527e72fa83c7f5e631ad39c8d39293bc1
 WHIRLPOOL 
788effaa1eaa6d818fb78fe0757e3967738730c5237776a6d5252d427a06b5672ad78047cbe0a52595872754ea598ab76c826854baf3a1aca6a9c4140538fa76
 DIST iconv-1.0.2.tar.gz 121331 SHA256 
b3edf7675809185a903e8b24f0bfc8a509b6c2434baf37266d57e11b3c638569 SHA512 
910614320109993f359697bd78bb9c31275eb1e3a45f583f7caeeaff77d0f8aa513ebcb12110dc2ef1bf5ecc59e0f5f1c3e67f0cf47cde837a8af524e951901d
 WHIRLPOOL 
e50a07a42252974816b8df8855eda522fa1d6483534c6c0ca6988317df39ed00e335934f6a44268f6a1939c26f1c80f3be679ea71bae4495719819727976b47b
 DIST iconv-1.0.3.tar.gz 121413 SHA256 
7f0c3db1eb620967de00e6b5d808c5a4a71d48f53cca2ed9443c8e33b086ae63 SHA512 
33b98d592eb0122b72894e7c06bd31763657615ecd9deefbd2ef6735150347708043bc574d8056be33d1d1bbc07a2bff4c65c504bb2a5170e6b8a2034cb803d0
 WHIRLPOOL 
e0f0c56f2b4bef8a1f349e3949b13270e13cf9cad528d02bde983593ce67879b083995dd69d6fa473cac39caee2440dfe087e6e3ff9c120789624b727df56988
+DIST iconv-1.0.4.tar.gz 121506 SHA256 
ca20d58166a4fb38883977600aca61e02bfd1257b8bded8c8ddd82d2a96084e6 SHA512 
697f65a20aa42d92e2fe62bd88a6a6c7b1f6eff3a3ab14db3a17231875d2d36f5f36332c71db490b014cd3ea9b68abc0d815f3cf2b9cd72c18e1a94f62ff48a3
 WHIRLPOOL 
bccfd232d09d25873a4fd882591d71ee4cbf3f1224531c3d69da55bd85f1276a9a9a29eee44ca25a407c230eb31ac54e9a446d9e00094e360a028aa86a1e322b

diff --git a/dev-erlang/iconv/iconv-1.0.4.ebuild 
b/dev-erlang/iconv/iconv-1.0.4.ebuild
new file mode 100644
index 000..2aacd1a234b
--- /dev/null
+++ b/dev-erlang/iconv/iconv-1.0.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/iconv;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.7
+   >=dev-lang/erlang-17.1
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-12-30 Thread Amadeusz Piotr Żołnowski
commit: ad75b7840821709f48f6fe818c7d49a34dbf2f2e
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Fri Dec 30 22:58:12 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Fri Dec 30 23:35:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad75b784

dev-erlang/iconv: Bump version

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-erlang/iconv/Manifest   |  1 +
 dev-erlang/iconv/iconv-1.0.3.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
index 5028966..6470a97 100644
--- a/dev-erlang/iconv/Manifest
+++ b/dev-erlang/iconv/Manifest
@@ -1,3 +1,4 @@
 DIST iconv-1.0.0.tar.gz 91905 SHA256 
b964bc7a561852a6123f732203a67262c07b392cf201b4a2b1bf48d0cb1c4964 SHA512 
858ec07e2a8c2699c553de068451dc6dacf3fb1cf8a8e6727a746b72b191b5647a75a5b01443719a8625c1328c6b502a1f51fc1d367767e71792e38e1e34c1f1
 WHIRLPOOL 
3d072e869b39c87134f35e123de9fca9d3f3cad14d389186e86e5bfe0fa19760e9c009a3f8e21694140d50a429c9ac9d42e0b6efa5bfdc5032252eeaca2673f7
 DIST iconv-1.0.1.tar.gz 121318 SHA256 
ee966275028efa246ad21a798c4e0d6394a35a351b2f4071e11d2d691e577731 SHA512 
bbccdc206c027e43a13388fc6c23ae5cd7084686ad56e39593b4a3db2abfe89e8000d2a88706d4b083b21e1399d5e7a527e72fa83c7f5e631ad39c8d39293bc1
 WHIRLPOOL 
788effaa1eaa6d818fb78fe0757e3967738730c5237776a6d5252d427a06b5672ad78047cbe0a52595872754ea598ab76c826854baf3a1aca6a9c4140538fa76
 DIST iconv-1.0.2.tar.gz 121331 SHA256 
b3edf7675809185a903e8b24f0bfc8a509b6c2434baf37266d57e11b3c638569 SHA512 
910614320109993f359697bd78bb9c31275eb1e3a45f583f7caeeaff77d0f8aa513ebcb12110dc2ef1bf5ecc59e0f5f1c3e67f0cf47cde837a8af524e951901d
 WHIRLPOOL 
e50a07a42252974816b8df8855eda522fa1d6483534c6c0ca6988317df39ed00e335934f6a44268f6a1939c26f1c80f3be679ea71bae4495719819727976b47b
+DIST iconv-1.0.3.tar.gz 121413 SHA256 
7f0c3db1eb620967de00e6b5d808c5a4a71d48f53cca2ed9443c8e33b086ae63 SHA512 
33b98d592eb0122b72894e7c06bd31763657615ecd9deefbd2ef6735150347708043bc574d8056be33d1d1bbc07a2bff4c65c504bb2a5170e6b8a2034cb803d0
 WHIRLPOOL 
e0f0c56f2b4bef8a1f349e3949b13270e13cf9cad528d02bde983593ce67879b083995dd69d6fa473cac39caee2440dfe087e6e3ff9c120789624b727df56988

diff --git a/dev-erlang/iconv/iconv-1.0.3.ebuild 
b/dev-erlang/iconv/iconv-1.0.3.ebuild
new file mode 100644
index ..1c6360f
--- /dev/null
+++ b/dev-erlang/iconv/iconv-1.0.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/iconv;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.6
+   >=dev-lang/erlang-17.1
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-12-21 Thread Tobias Klausmann
commit: 02e6dd747c3b257dd7aa1a27bf23071c99af6981
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Dec 21 11:38:55 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Dec 21 12:22:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e6dd74

dev-erlang/iconv-1.0.1-r0: stable on amd64

Gentoo-Bug: 599534

 dev-erlang/iconv/iconv-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.1.ebuild 
b/dev-erlang/iconv/iconv-1.0.1.ebuild
index b2a585f..21f7a90 100644
--- a/dev-erlang/iconv/iconv-1.0.1.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.4
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-11-11 Thread Amadeusz Piotr Żołnowski
commit: a05a2f17302968c209e05b6d1231bf0cc780219b
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Thu Nov 10 22:11:07 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Fri Nov 11 20:14:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05a2f17

dev-erlang/iconv: Bump version to 1.0.2

Package-Manager: portage-2.3.2

 dev-erlang/iconv/Manifest   |  1 +
 dev-erlang/iconv/iconv-1.0.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
index 97d775c..5028966 100644
--- a/dev-erlang/iconv/Manifest
+++ b/dev-erlang/iconv/Manifest
@@ -1,2 +1,3 @@
 DIST iconv-1.0.0.tar.gz 91905 SHA256 
b964bc7a561852a6123f732203a67262c07b392cf201b4a2b1bf48d0cb1c4964 SHA512 
858ec07e2a8c2699c553de068451dc6dacf3fb1cf8a8e6727a746b72b191b5647a75a5b01443719a8625c1328c6b502a1f51fc1d367767e71792e38e1e34c1f1
 WHIRLPOOL 
3d072e869b39c87134f35e123de9fca9d3f3cad14d389186e86e5bfe0fa19760e9c009a3f8e21694140d50a429c9ac9d42e0b6efa5bfdc5032252eeaca2673f7
 DIST iconv-1.0.1.tar.gz 121318 SHA256 
ee966275028efa246ad21a798c4e0d6394a35a351b2f4071e11d2d691e577731 SHA512 
bbccdc206c027e43a13388fc6c23ae5cd7084686ad56e39593b4a3db2abfe89e8000d2a88706d4b083b21e1399d5e7a527e72fa83c7f5e631ad39c8d39293bc1
 WHIRLPOOL 
788effaa1eaa6d818fb78fe0757e3967738730c5237776a6d5252d427a06b5672ad78047cbe0a52595872754ea598ab76c826854baf3a1aca6a9c4140538fa76
+DIST iconv-1.0.2.tar.gz 121331 SHA256 
b3edf7675809185a903e8b24f0bfc8a509b6c2434baf37266d57e11b3c638569 SHA512 
910614320109993f359697bd78bb9c31275eb1e3a45f583f7caeeaff77d0f8aa513ebcb12110dc2ef1bf5ecc59e0f5f1c3e67f0cf47cde837a8af524e951901d
 WHIRLPOOL 
e50a07a42252974816b8df8855eda522fa1d6483534c6c0ca6988317df39ed00e335934f6a44268f6a1939c26f1c80f3be679ea71bae4495719819727976b47b

diff --git a/dev-erlang/iconv/iconv-1.0.2.ebuild 
b/dev-erlang/iconv/iconv-1.0.2.ebuild
new file mode 100644
index ..1213bef
--- /dev/null
+++ b/dev-erlang/iconv/iconv-1.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/iconv;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.5
+   >=dev-lang/erlang-17.1
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-11-11 Thread Amadeusz Piotr Żołnowski
commit: 76c72cb89537e582196b6602e1d5e5d96283e2cc
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Thu Nov 10 22:10:00 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Fri Nov 11 20:14:45 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c72cb8

dev-erlang/iconv: Add missing p1_utils dependency

 dev-erlang/iconv/iconv-1.0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.1.ebuild 
b/dev-erlang/iconv/iconv-1.0.1.ebuild
index 4bc4391..b2a585f 100644
--- a/dev-erlang/iconv/iconv-1.0.1.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.1.ebuild
@@ -15,7 +15,8 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
-DEPEND=">=dev-lang/erlang-17.1
+DEPEND=">=dev-erlang/p1_utils-1.0.4
+   >=dev-lang/erlang-17.1
virtual/libiconv"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-08-20 Thread Anthony G. Basile
commit: 7df2713c36123f3ba7c2cbde0915738fec8cdb09
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Aug 20 20:13:02 2016 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Aug 20 20:13:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df2713c

dev-erlang/iconv: stabilize 1.0.0 on ppc, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/iconv/iconv-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild 
b/dev-erlang/iconv/iconv-1.0.0.ebuild
index fb061a7..c790559 100644
--- a/dev-erlang/iconv/iconv-1.0.0.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
virtual/libiconv"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-08-19 Thread Matthias Maier
commit: 2cb1b4e9e821bbb7fd1a09d5d0cd100e740b1bfb
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:46:54 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb1b4e9

dev-erlang/iconv: stabilize 1.0.0 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/iconv/iconv-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild 
b/dev-erlang/iconv/iconv-1.0.0.ebuild
index 4bc4391..fb061a7 100644
--- a/dev-erlang/iconv/iconv-1.0.0.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
virtual/libiconv"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-06-07 Thread Amadeusz Piotr Żołnowski
commit: e0316c288dee4fb8f9741c776056fd686a77ec0f
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Mon Jun  6 22:15:38 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Tue Jun  7 22:20:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0316c28

dev-erlang/iconv: Add new package

It is debundled from net-im/ejabberd-16.04 and therefore inherits
keywords from ejabberd: ~amd64, ~arm, ~ppc and ~x86. ~ia64 and ~sparc
are not inherited because other dependency is missing these keywords and
there's no chance it can get them any time soon.

Package-Manager: portage-2.3.0_rc1

 dev-erlang/iconv/Manifest   |  1 +
 dev-erlang/iconv/iconv-1.0.0.ebuild | 22 ++
 dev-erlang/iconv/metadata.xml   |  8 
 3 files changed, 31 insertions(+)

diff --git a/dev-erlang/iconv/Manifest b/dev-erlang/iconv/Manifest
new file mode 100644
index 000..9c3d1f2
--- /dev/null
+++ b/dev-erlang/iconv/Manifest
@@ -0,0 +1 @@
+DIST iconv-1.0.0.tar.gz 91905 SHA256 
b964bc7a561852a6123f732203a67262c07b392cf201b4a2b1bf48d0cb1c4964 SHA512 
858ec07e2a8c2699c553de068451dc6dacf3fb1cf8a8e6727a746b72b191b5647a75a5b01443719a8625c1328c6b502a1f51fc1d367767e71792e38e1e34c1f1
 WHIRLPOOL 
3d072e869b39c87134f35e123de9fca9d3f3cad14d389186e86e5bfe0fa19760e9c009a3f8e21694140d50a429c9ac9d42e0b6efa5bfdc5032252eeaca2673f7

diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild 
b/dev-erlang/iconv/iconv-1.0.0.ebuild
new file mode 100644
index 000..4978806
--- /dev/null
+++ b/dev-erlang/iconv/iconv-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast encoding conversion library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/iconv;
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+DEPEND=">=dev-lang/erlang-17.1
+   virtual/libiconv"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )

diff --git a/dev-erlang/iconv/metadata.xml b/dev-erlang/iconv/metadata.xml
new file mode 100644
index 000..674f5ad
--- /dev/null
+++ b/dev-erlang/iconv/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   aide...@gentoo.org
+   Amadeusz Żołnowski
+   
+