* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2015-11-19 14:00 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-19 14:00 UTC (permalink / raw
To: gentoo-commits
commit: 3b707c8d4e306647c29178bb1b221a5be192ce88
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 13:59:42 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov 19 14:00:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b707c8d
dev-libs/hashit: reduce DESCRIPTION length to fit within 80 character limit
Package-Manager: portage-2.2.25
dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
index e7c1143..246ca85 100644
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils
-DESCRIPTION="Generic hash library implemented in C which supports multiple collision handling methods"
+DESCRIPTION="Generic C hash library which supports multiple collision handling methods"
HOMEPAGE="http://www.pleyades.net/david/hashit.php"
SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2015-11-19 14:03 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-19 14:03 UTC (permalink / raw
To: gentoo-commits
commit: 165a7457dfc5654d3a96bde7debfcd3994a1e464
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 19 14:02:54 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov 19 14:03:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165a7457
dev-libs/hashit: update HOMEPAGE
Package-Manager: portage-2.2.25
dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
index 246ca85..55f479f 100644
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="Generic C hash library which supports multiple collision handling methods"
-HOMEPAGE="http://www.pleyades.net/david/hashit.php"
+HOMEPAGE="http://www.pleyades.net/david/projects/hashit"
SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2015-11-20 11:05 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2015-11-20 11:05 UTC (permalink / raw
To: gentoo-commits
commit: 574c764305b50c4da524d21b040b72dc3a625a24
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 20 11:04:48 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 20 11:04:48 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574c7643
dev-libs/hashit: amd64 stable wrt bug #566216
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
index 55f479f..dc5c456 100644
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="debug"
PATCHES=( "${FILESDIR}/${P}-pkgconfig.patch" )
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2015-12-03 13:28 Agostino Sarubbo
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2015-12-03 13:28 UTC (permalink / raw
To: gentoo-commits
commit: 7533f315ea8678414b1a3f18cf6cdaa2225f86b1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 13:26:52 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 13:26:52 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7533f315
dev-libs/hashit: x86 stable wrt bug #566216
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-libs/hashit/hashit-0.9.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.7-r1.ebuild b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
index dc5c456..fe32940 100644
--- a/dev-libs/hashit/hashit-0.9.7-r1.ebuild
+++ b/dev-libs/hashit/hashit-0.9.7-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="debug"
PATCHES=( "${FILESDIR}/${P}-pkgconfig.patch" )
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2015-12-03 13:34 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-12-03 13:34 UTC (permalink / raw
To: gentoo-commits
commit: ed9e3303260c3680679a15718aa399b16a3bba48
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 13:31:02 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 13:34:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9e3303
dev-libs/hashit: remove old
Package-Manager: portage-2.2.26
dev-libs/hashit/hashit-0.9.7.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-libs/hashit/hashit-0.9.7.ebuild b/dev-libs/hashit/hashit-0.9.7.ebuild
deleted file mode 100644
index 53f55cf..0000000
--- a/dev-libs/hashit/hashit-0.9.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit cmake-utils eutils
-
-DESCRIPTION="Generic hash library implemented in C which supports multiple collision handling methods"
-HOMEPAGE="http://www.pleyades.net/david/hashit.php"
-SRC_URI="http://www.pleyades.net/david/projects/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="debug"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}/${P}-pkgconfig.patch"
-}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2018-07-08 21:13 Patrice Clement
0 siblings, 0 replies; 8+ messages in thread
From: Patrice Clement @ 2018-07-08 21:13 UTC (permalink / raw
To: gentoo-commits
commit: c5e12c1664fec8e179692ecfc3dc5ceda7e8305a
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 8 21:12:27 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jul 8 21:13:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e12c16
dev-libs/hashit: version bump.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/hashit/Manifest | 1 +
dev-libs/hashit/hashit-0.9.8.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/dev-libs/hashit/Manifest b/dev-libs/hashit/Manifest
index 0c15f1edabb..362dc8de4ec 100644
--- a/dev-libs/hashit/Manifest
+++ b/dev-libs/hashit/Manifest
@@ -1 +1,2 @@
DIST hashit-0.9.7.tar.bz2 16368 BLAKE2B 99db8e0c83c63835d5265ef0d4bf39223214210a1762a869f1bccf08ce345a42f5bd0d4ec2dec7824e05c081e18f0b24c84254f4d3527fb67926ddbd8c1dbe21 SHA512 ce692cc1dfec12f2173f39c32f24ab96223feae6fca5c5ea1bc9dc815be4113936741c620e08cba35feeea26288503d1a42e6a4fe14cf2f854915e5bebcf4eff
+DIST hashit-0.9.8.tar.bz2 18127 BLAKE2B 63a36e644dced8dfbf0bb049adc811ac526c519c4fe85f47ae631eba8d989b06325199fafa43abd0e98d014c7adc90c97bde75fbaacd5a215384a9e6e2f6b505 SHA512 b6a85cb8a7c97d2214fe91409006973de1b452dc7f5b412ad870a5a8d2b937957947ca47c314fd4d05b2683b20a9b8eb4241e0cbbc57e3b68b5cdfa024b80dce
diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild
new file mode 100644
index 00000000000..134d03741b6
--- /dev/null
+++ b/dev-libs/hashit/hashit-0.9.8.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Generic C hash library which supports multiple collision handling methods"
+HOMEPAGE="http://www.pleyades.net/david/projects/hashit"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="debug"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2018-08-16 0:39 Thomas Deutschmann
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-08-16 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 881c38b56ac3be7f1553a7b72581a32beb4c7506
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 00:04:11 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 00:04:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881c38b5
dev-libs/hashit: x86 stable (bug #661346)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-libs/hashit/hashit-0.9.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild
index 134d03741b6..b5c0eb16f91 100644
--- a/dev-libs/hashit/hashit-0.9.8.ebuild
+++ b/dev-libs/hashit/hashit-0.9.8.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="debug"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
@ 2018-08-17 0:01 Mikle Kolyada
0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-08-17 0:01 UTC (permalink / raw
To: gentoo-commits
commit: 03fe8693205c2d37a99581c9b4077d74a391a513
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 00:01:21 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 00:01:21 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fe8693
dev-libs/hashit: amd64 stable wrt bug #661346
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/hashit/hashit-0.9.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild
index b5c0eb16f91..f6272eea360 100644
--- a/dev-libs/hashit/hashit-0.9.8.ebuild
+++ b/dev-libs/hashit/hashit-0.9.8.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="debug"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-08-17 0:01 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-20 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2018-08-17 0:01 Mikle Kolyada
2018-08-16 0:39 Thomas Deutschmann
2018-07-08 21:13 Patrice Clement
2015-12-03 13:34 Michael Palimaka
2015-12-03 13:28 Agostino Sarubbo
2015-11-19 14:03 Michael Palimaka
2015-11-19 14:00 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox