* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2016-08-13 22:39 James Le Cuirot
0 siblings, 0 replies; 6+ messages in thread
From: James Le Cuirot @ 2016-08-13 22:39 UTC (permalink / raw
To: gentoo-commits
commit: 8c3b6ad61b4d172ffc20a467e9a2de238f105c67
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 22:38:37 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 22:39:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3b6ad6
sys-libs/libudev-compat: Add ~x86 keyword
Package-Manager: portage-2.3.0
sys-libs/libudev-compat/libudev-compat-186.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186.ebuild b/sys-libs/libudev-compat/libudev-compat-186.ebuild
index 3a725c6..1a45d58 100644
--- a/sys-libs/libudev-compat/libudev-compat-186.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="virtual/libudev:0/1[${MULTILIB_USEDEP}]"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2017-08-27 15:16 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2017-08-27 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 1863c484071ea81509543ffdf94017785e4ff1b3
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Aug 27 15:00:24 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 15:16:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1863c484
sys-libs/libudev-compat: replace HTTP with HTTPS
sys-libs/libudev-compat/libudev-compat-186.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186.ebuild b/sys-libs/libudev-compat/libudev-compat-186.ebuild
index e2dcb851fa5..d732f6780be 100644
--- a/sys-libs/libudev-compat/libudev-compat-186.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit multilib multilib-minimal toolchain-funcs
DESCRIPTION="Wrapper around libudev.so.1 for packages needing the old libudev.so.0"
-HOMEPAGE="http://gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
SRC_URI=""
LICENSE="LGPL-2.1+"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2018-08-26 21:46 Jonathan Callen
0 siblings, 0 replies; 6+ messages in thread
From: Jonathan Callen @ 2018-08-26 21:46 UTC (permalink / raw
To: gentoo-commits
commit: 7664e70c1176af690970968522558e22c6c1c081
Author: Jonathan Callen <jcallen <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 21:45:20 2018 +0000
Commit: Jonathan Callen <jcallen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 21:45:20 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7664e70c
sys-libs/libudev-compat: Bump EAPI to 7, drop multilib.eclass (unused)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
.../{libudev-compat-186.ebuild => libudev-compat-186-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186.ebuild b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
similarity index 90%
rename from sys-libs/libudev-compat/libudev-compat-186.ebuild
rename to sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
index d732f6780be..39c438bac36 100644
--- a/sys-libs/libudev-compat/libudev-compat-186.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit multilib multilib-minimal toolchain-funcs
+inherit multilib-minimal toolchain-funcs
DESCRIPTION="Wrapper around libudev.so.1 for packages needing the old libudev.so.0"
HOMEPAGE="https://www.gentoo.org/"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2019-08-18 22:39 James Le Cuirot
0 siblings, 0 replies; 6+ messages in thread
From: James Le Cuirot @ 2019-08-18 22:39 UTC (permalink / raw
To: gentoo-commits
commit: bf1d40817293dbedafbda993a439f0a3bd985971
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 22:39:38 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 22:39:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1d4081
sys-libs/libudev-compat: Take over as maintainer
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
sys-libs/libudev-compat/metadata.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sys-libs/libudev-compat/metadata.xml b/sys-libs/libudev-compat/metadata.xml
index 58f638b2ac3..54be7ff7e5d 100644
--- a/sys-libs/libudev-compat/metadata.xml
+++ b/sys-libs/libudev-compat/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!--maintainer-needed-->
+ <maintainer type="person">
+ <email>chewi@gentoo.org</email>
+ <name>James Le Cuirot</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2020-02-08 14:18 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2020-02-08 14:18 UTC (permalink / raw
To: gentoo-commits
commit: 5a0f4057382eb2a3a2364876f354227d9b55b1f2
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 14:18:20 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 14:18:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0f4057
sys-libs/libudev-compat: [QA] Fix BadHomepage
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-libs/libudev-compat/libudev-compat-186-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
index 39c438bac36..f148a6ccf0d 100644
--- a/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit multilib-minimal toolchain-funcs
DESCRIPTION="Wrapper around libudev.so.1 for packages needing the old libudev.so.0"
-HOMEPAGE="https://www.gentoo.org/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI=""
LICENSE="LGPL-2.1+"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/
@ 2024-07-30 22:05 James Le Cuirot
0 siblings, 0 replies; 6+ messages in thread
From: James Le Cuirot @ 2024-07-30 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 56ab4353ec8c8857450ba383381edd3399de4e05
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Tue Jul 30 11:45:56 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 22:04:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ab4353
sys-libs/libudev-compat: remove empty variables
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37806
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
sys-libs/libudev-compat/libudev-compat-186-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
index 34e6337d008a..1ffc9eead847 100644
--- a/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
+++ b/sys-libs/libudev-compat/libudev-compat-186-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,12 +7,10 @@ inherit multilib-minimal toolchain-funcs
DESCRIPTION="Wrapper around libudev.so.1 for packages needing the old libudev.so.0"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI=""
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="virtual/libudev:0/1[${MULTILIB_USEDEP}]"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-07-30 22:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-13 22:39 [gentoo-commits] repo/gentoo:master commit in: sys-libs/libudev-compat/ James Le Cuirot
-- strict thread matches above, loose matches on Subject: below --
2017-08-27 15:16 Michael Palimaka
2018-08-26 21:46 Jonathan Callen
2019-08-18 22:39 James Le Cuirot
2020-02-08 14:18 David Seifert
2024-07-30 22:05 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox