public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libkudzu/
@ 2017-01-15 10:10 Aaron Bauman
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2017-01-15 10:10 UTC (permalink / raw
  To: gentoo-commits

commit:     19ef4252dcd197dc976982b0ca2ea44344036a4e
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Thu Jan  5 06:40:26 2017 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:10:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ef4252

sys-libs/libkudzu: update HOMEPAGE, #472074

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

 sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
index 01560d9..c8b55bf 100644
--- a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
+++ b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils linux-info flag-o-matic toolchain-funcs
 
 DESCRIPTION="Red Hat Hardware detection tools"
-HOMEPAGE="https://rhlinux.redhat.com/kudzu/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 SRC_URI="mirror://gentoo/kudzu-${PV}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libkudzu/
@ 2019-09-02 16:12 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2019-09-02 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     018100ded1d31829d7307aa163eb58dfd1a8b08a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 16:11:53 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 16:12:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=018100de

sys-libs/libkudzu: Use -fPIC instead of -fpic

Otherwise sys-apps/hwsetup fails to link against libkudzu on sparc64.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
index c7b44d76b7b..c541f30d5fc 100644
--- a/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
+++ b/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
@@ -27,6 +27,8 @@ RDEPEND="
 S=${WORKDIR}/kudzu-${PV}
 
 src_prepare() {
+	sed -i -e 's/-fpic/-fPIC/g' Makefile || die
+
 	epatch \
 		"${FILESDIR}"/kudzu-${PV}-sbusfix.patch \
 		"${FILESDIR}"/kudzu-${PV}-sparc-keyboard.patch


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

* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libkudzu/
@ 2020-11-04 22:50 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2020-11-04 22:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e366ac981e82815e23959c689047c234f872c1a3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 22:45:16 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 22:50:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e366ac98

sys-libs/libkudzu: Move to releng@ maintainership

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 sys-libs/libkudzu/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libkudzu/metadata.xml b/sys-libs/libkudzu/metadata.xml
index 767266dca14..06ddf117247 100644
--- a/sys-libs/libkudzu/metadata.xml
+++ b/sys-libs/libkudzu/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <maintainer type="project">
-	<email>livecd@gentoo.org</email>
-	<name>Gentoo LiveCD Project</name>
+	<email>releng@gentoo.org</email>
+	<name>Gentoo Release Engineering</name>
 </maintainer>
 </pkgmetadata>


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

end of thread, other threads:[~2020-11-04 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 10:10 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libkudzu/ Aaron Bauman
  -- strict thread matches above, loose matches on Subject: below --
2019-09-02 16:12 Matt Turner
2020-11-04 22:50 Matt Turner

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