public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2018-03-28 20:55 Matt Turner
  0 siblings, 0 replies; 14+ messages in thread
From: Matt Turner @ 2018-03-28 20:55 UTC (permalink / raw
  To: gentoo-commits

commit:     26b92fca005a621455bcb96809d126c2fedefc07
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 20:54:42 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 20:54:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b92fca

net-libs/libecap-1.0.0: added ~mips

 net-libs/libecap/libecap-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild
index 2aa50f37242..f74c5f0f4b4 100644
--- a/net-libs/libecap/libecap-1.0.0.ebuild
+++ b/net-libs/libecap/libecap-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="static-libs"
 
 RDEPEND="!net-libs/libecap:0


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2019-11-18  2:18 Aaron Bauman
  0 siblings, 0 replies; 14+ messages in thread
From: Aaron Bauman @ 2019-11-18  2:18 UTC (permalink / raw
  To: gentoo-commits

commit:     fdf28215de9ce7b16c333f09c91b676f5983af48
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 02:09:24 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 02:09:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf28215

net-libs/libecap: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 net-libs/libecap/Manifest             |  1 -
 net-libs/libecap/libecap-0.2.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/net-libs/libecap/Manifest b/net-libs/libecap/Manifest
index 0ec539c26ce..24b4e78f22a 100644
--- a/net-libs/libecap/Manifest
+++ b/net-libs/libecap/Manifest
@@ -1,2 +1 @@
-DIST libecap-0.2.0.tar.gz 337696 BLAKE2B cd5a797570aa3bd4a0dd943b29775a2ead72509398559f8596a1338266f8f259d309f5e63d90ae05da5f45d981b42d8edd08c4335b475c5caf72869f548628a4 SHA512 5d39444ec79846b14a7f4292e51bb880befd2cbf581b257d5087517cfae1dce55e4439a90c08e0b8f5b3e8b2431dde8c6fab771c826489024f17625cfc8c777e
 DIST libecap-1.0.0.tar.gz 343468 BLAKE2B 5a5a12365289daaee8b324016f42b6b56f5bf5b1f7893ae052517c8c20a792a798ebb31f4038c121b1c6eefd9d375562014050572e0285e3a9b91bbfb9989fa8 SHA512 7d34b5a9b6843d6b09efc4fa390c7a2d3dda7a2ae5e82d5021295e436ca9afb7c1f70bc6f25a68e4c430fb6e33ee9f602655c9c830fccd46a8f554774813b452

diff --git a/net-libs/libecap/libecap-0.2.0.ebuild b/net-libs/libecap/libecap-0.2.0.ebuild
deleted file mode 100644
index b6df9511af4..00000000000
--- a/net-libs/libecap/libecap-0.2.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit autotools-utils eutils toolchain-funcs
-
-DESCRIPTION="API for implementing ICAP content analysis and adaptation"
-HOMEPAGE="http://www.e-cap.org/"
-SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0.2"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE="static-libs"
-
-RDEPEND="!net-libs/libecap:0"
-
-DOCS=( CREDITS NOTICE README change.log )
-
-src_prepare() {
-	default
-
-	# Respect AR. (bug #457734)
-	tc-export AR
-}


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2020-07-17 10:42 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2020-07-17 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     b240f025d51acf1476416dce568fcf72b10476bd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 10:37:11 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 10:37:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b240f025

net-libs/libecap: arm64 keyworded (bug #730988)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild
index a1335db926b..1703ada24b9 100644
--- a/net-libs/libecap/libecap-1.0.0.ebuild
+++ b/net-libs/libecap/libecap-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE="static-libs"
 
 RDEPEND="!net-libs/libecap:0


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-02-27  2:25 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-02-27  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c1aed01a000f5fae10b98f4cb6020a7d4f4ed877
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 02:20:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 02:24:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1aed01a

net-libs/libecap: bump to 1.0.1

Closes: https://bugs.gentoo.org/731242
Closes: https://bugs.gentoo.org/724912
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/Manifest             |  1 +
 net-libs/libecap/libecap-1.0.1.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-libs/libecap/Manifest b/net-libs/libecap/Manifest
index 24b4e78f22a..d370ec5dbb8 100644
--- a/net-libs/libecap/Manifest
+++ b/net-libs/libecap/Manifest
@@ -1 +1,2 @@
 DIST libecap-1.0.0.tar.gz 343468 BLAKE2B 5a5a12365289daaee8b324016f42b6b56f5bf5b1f7893ae052517c8c20a792a798ebb31f4038c121b1c6eefd9d375562014050572e0285e3a9b91bbfb9989fa8 SHA512 7d34b5a9b6843d6b09efc4fa390c7a2d3dda7a2ae5e82d5021295e436ca9afb7c1f70bc6f25a68e4c430fb6e33ee9f602655c9c830fccd46a8f554774813b452
+DIST libecap-1.0.1.tar.gz 339799 BLAKE2B 6971391d0bde588f6bfb11704d343494eaf81fd1ac5e9c8c6d9f32ae0b03ed41aaf03c41cab1365ffefa8e032b65f72417af395c26d89af69c30d327252246b7 SHA512 0054ad11b3f558d7c623060a69207a1b8e679803cabdf1a2bce4b04335d71c016eec770fc9d2cbf3d0a93502c255cb528305f9f8e6df4e095fcb980667045919

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
new file mode 100644
index 00000000000..24efca086b5
--- /dev/null
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools toolchain-funcs
+
+DESCRIPTION="API for implementing ICAP content analysis and adaptation"
+HOMEPAGE="https://www.e-cap.org/"
+SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="!net-libs/libecap:0
+	!net-libs/libecap:0.2"
+
+DOCS=( CREDITS NOTICE README change.log )
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_configure() {
+	# Horrific autotools failure in generated config.h w/o Bash
+	ac_cv_path_AR="$(tc-getAR)" CONFIG_SHELL="${EPREFIX}/bin/bash" econf --disable-static
+}
+
+src_install() {
+	default
+
+	find "${ED}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-02-27  2:25 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-02-27  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     49d595286a80aeca828b0923bf6f860539502a87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 01:18:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 02:24:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d59528

net-libs/libecap: fix metadata indentation

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/metadata.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-libs/libecap/metadata.xml b/net-libs/libecap/metadata.xml
index 0987c1f2bb3..f14c1bb777e 100644
--- a/net-libs/libecap/metadata.xml
+++ b/net-libs/libecap/metadata.xml
@@ -1,6 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person"><email>eras@gentoo.org</email></maintainer>
-<longdescription>eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module</longdescription>
+	<maintainer type="person">
+		<email>eras@gentoo.org</email>
+	</maintainer>
+	<longdescription>
+		eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server,
+		to outsource content analysis and adaptation to a loadable module.
+	</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-02-27  2:25 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-02-27  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     0516fbf070f1272a066a4428e6dc5f6cf14dff75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 01:19:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 02:24:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0516fbf0

net-libs/libecap: add CHANGELOG to metadata

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-libs/libecap/metadata.xml b/net-libs/libecap/metadata.xml
index f14c1bb777e..d27c3cfc109 100644
--- a/net-libs/libecap/metadata.xml
+++ b/net-libs/libecap/metadata.xml
@@ -8,4 +8,7 @@
 		eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server,
 		to outsource content analysis and adaptation to a loadable module.
 	</longdescription>
+	<upstream>
+		<changelog>https://www.e-cap.org/archive/libecap_change.log</changelog>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-02-27  2:25 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-02-27  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8c48e64ddb2b2a344e7302c255fc12a215d784c9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 01:23:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 02:24:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c48e64d

net-libs/libecap: port to EAPI 7

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.0.ebuild | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild
index 9b5ee739941..224da59d982 100644
--- a/net-libs/libecap/libecap-1.0.0.ebuild
+++ b/net-libs/libecap/libecap-1.0.0.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
-inherit autotools-utils eutils toolchain-funcs
+inherit autotools toolchain-funcs
 
 DESCRIPTION="API for implementing ICAP content analysis and adaptation"
-HOMEPAGE="http://www.e-cap.org/"
+HOMEPAGE="https://www.e-cap.org/"
 SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE="static-libs"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"
@@ -24,4 +23,13 @@ src_prepare() {
 
 	# Respect AR. (bug #457734)
 	tc-export AR
+
+	mv configure.{in,ac} || die
+
+	eautoreconf
+}
+
+src_configure() {
+	# Horrific autotools failure in generated config.h w/o Bash
+	CONFIG_SHELL="${EPREFIX}/bin/bash" econf
 }


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-26 19:11 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-04-26 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2af0797d9bd6ed16f5a491185427eaf0bdd36da1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 19:08:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 19:10:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af0797d

net-libs/libecap: Stabilize 1.0.1 amd64, #785682

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index 3abf886d029..7063309cfb5 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-26 19:11 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-04-26 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     60e21c396525ca5422dcd9c9728c7f56d6726eee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 19:10:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 19:11:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e21c39

net-libs/libecap: Stabilize 1.0.1 x86, #785682

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index 7063309cfb5..fee50e8a909 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-26 20:54 Sergei Trofimovich
  0 siblings, 0 replies; 14+ messages in thread
From: Sergei Trofimovich @ 2021-04-26 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     d17ed79ccd4207b6d18a4a925dbc43612fb73bdf
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Apr 26 20:23:33 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 20:54:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17ed79c

net-libs/libecap: stable 1.0.1 for sparc, bug #785682

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index fee50e8a909..acf4348bb22 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-27 18:09 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-04-27 18:09 UTC (permalink / raw
  To: gentoo-commits

commit:     6c9884be316b5ce267ef7b15d228b58fdf11dfb9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 18:07:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 18:09:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9884be

net-libs/libecap: Stabilize 1.0.1 ppc, #785682

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index acf4348bb22..89867e52b06 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-28 18:47 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2021-04-28 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1a0e46e46f295792b5fb62d31f18eeda45cdd2b8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 28 17:08:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 28 18:35:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0e46e4

net-libs/libecap: Stabilize 1.0.1 ppc64, #785682

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index 89867e52b06..bca73f55ae0 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2021-04-29  6:13 Eray Aslan
  0 siblings, 0 replies; 14+ messages in thread
From: Eray Aslan @ 2021-04-29  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ed91af428f4f5dd20d88531f680ed0f118a9d2cc
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 06:13:14 2021 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 06:13:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed91af42

net-libs/libecap: remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 net-libs/libecap/Manifest             |  1 -
 net-libs/libecap/libecap-1.0.0.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/net-libs/libecap/Manifest b/net-libs/libecap/Manifest
index d370ec5dbb8..2ebeb89079c 100644
--- a/net-libs/libecap/Manifest
+++ b/net-libs/libecap/Manifest
@@ -1,2 +1 @@
-DIST libecap-1.0.0.tar.gz 343468 BLAKE2B 5a5a12365289daaee8b324016f42b6b56f5bf5b1f7893ae052517c8c20a792a798ebb31f4038c121b1c6eefd9d375562014050572e0285e3a9b91bbfb9989fa8 SHA512 7d34b5a9b6843d6b09efc4fa390c7a2d3dda7a2ae5e82d5021295e436ca9afb7c1f70bc6f25a68e4c430fb6e33ee9f602655c9c830fccd46a8f554774813b452
 DIST libecap-1.0.1.tar.gz 339799 BLAKE2B 6971391d0bde588f6bfb11704d343494eaf81fd1ac5e9c8c6d9f32ae0b03ed41aaf03c41cab1365ffefa8e032b65f72417af395c26d89af69c30d327252246b7 SHA512 0054ad11b3f558d7c623060a69207a1b8e679803cabdf1a2bce4b04335d71c016eec770fc9d2cbf3d0a93502c255cb528305f9f8e6df4e095fcb980667045919

diff --git a/net-libs/libecap/libecap-1.0.0.ebuild b/net-libs/libecap/libecap-1.0.0.ebuild
deleted file mode 100644
index 224da59d982..00000000000
--- a/net-libs/libecap/libecap-1.0.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools toolchain-funcs
-
-DESCRIPTION="API for implementing ICAP content analysis and adaptation"
-HOMEPAGE="https://www.e-cap.org/"
-SRC_URI="http://www.measurement-factory.com/tmp/ecap/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-
-RDEPEND="!net-libs/libecap:0
-	!net-libs/libecap:0.2"
-
-DOCS=( CREDITS NOTICE README change.log )
-
-src_prepare() {
-	default
-
-	# Respect AR. (bug #457734)
-	tc-export AR
-
-	mv configure.{in,ac} || die
-
-	eautoreconf
-}
-
-src_configure() {
-	# Horrific autotools failure in generated config.h w/o Bash
-	CONFIG_SHELL="${EPREFIX}/bin/bash" econf
-}


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/
@ 2022-05-08 11:24 Yixun Lan
  0 siblings, 0 replies; 14+ messages in thread
From: Yixun Lan @ 2022-05-08 11:24 UTC (permalink / raw
  To: gentoo-commits

commit:     fb54571c04930f996a074a205bd8b94c1d3008b5
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 11:22:43 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun May  8 11:22:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb54571c

net-libs/libecap: Keyword 1.0.1 riscv, #841380

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-libs/libecap/libecap-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libecap/libecap-1.0.1.ebuild b/net-libs/libecap/libecap-1.0.1.ebuild
index bca73f55ae0e..a7c1ad4fa875 100644
--- a/net-libs/libecap/libecap-1.0.1.ebuild
+++ b/net-libs/libecap/libecap-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.e-cap.org/archive/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="1"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
 
 RDEPEND="!net-libs/libecap:0
 	!net-libs/libecap:0.2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-05-08 11:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-28 20:55 [gentoo-commits] repo/gentoo:master commit in: net-libs/libecap/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2019-11-18  2:18 Aaron Bauman
2020-07-17 10:42 Sam James
2021-02-27  2:25 Sam James
2021-02-27  2:25 Sam James
2021-02-27  2:25 Sam James
2021-02-27  2:25 Sam James
2021-04-26 19:11 Sam James
2021-04-26 19:11 Sam James
2021-04-26 20:54 Sergei Trofimovich
2021-04-27 18:09 Sam James
2021-04-28 18:47 Sam James
2021-04-29  6:13 Eray Aslan
2022-05-08 11:24 Yixun Lan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox