public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/paludis/
@ 2023-01-29 10:03 Viorel Munteanu
  2023-01-29 10:40 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
  0 siblings, 1 reply; 3+ messages in thread
From: Viorel Munteanu @ 2023-01-29 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ffdb585a5317de684c164ac2e66cefe57c14cb4f
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 10:02:34 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 10:02:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ffdb585a

sys-apps/paludis: fix pkgcheck error

BadDefaultUseFlags: version 9999: bad default USE flags: '-eapi7', '-eapi8'

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 sys-apps/paludis/paludis-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index b78802e0b..dce33cfa5 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="paludis, the other package mangler"
 HOMEPAGE="http://paludis.exherbo.org/"
 SRC_URI=""
 
-IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml -eapi7 -eapi8"
+IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml eapi7 eapi8"
 LICENSE="GPL-2 vim"
 SLOT="0"
 KEYWORDS=""


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

* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/paludis/
  2023-01-29 10:03 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/paludis/ Viorel Munteanu
@ 2023-01-29 10:40 ` Viorel Munteanu
  0 siblings, 0 replies; 3+ messages in thread
From: Viorel Munteanu @ 2023-01-29 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ffdb585a5317de684c164ac2e66cefe57c14cb4f
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 10:02:34 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 10:02:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ffdb585a

sys-apps/paludis: fix pkgcheck error

BadDefaultUseFlags: version 9999: bad default USE flags: '-eapi7', '-eapi8'

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 sys-apps/paludis/paludis-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index b78802e0b..dce33cfa5 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="paludis, the other package mangler"
 HOMEPAGE="http://paludis.exherbo.org/"
 SRC_URI=""
 
-IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml -eapi7 -eapi8"
+IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml eapi7 eapi8"
 LICENSE="GPL-2 vim"
 SLOT="0"
 KEYWORDS=""


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

* [gentoo-commits] repo/proj/guru:master commit in: sys-apps/paludis/
@ 2023-02-08 12:09 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2023-02-08 12:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fae4ebc8e63dc7965cf982aa690233b3fca034ad
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Tue Feb  7 07:13:48 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 07:13:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fae4ebc8

sys-apps/paludis: update HOMEPAGE

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 sys-apps/paludis/paludis-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index dce33cfa5..0361bb73a 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -10,7 +10,7 @@ RUBY_VER=2.7
 inherit bash-completion-r1 cmake git-r3 python-r1
 
 DESCRIPTION="paludis, the other package mangler"
-HOMEPAGE="http://paludis.exherbo.org/"
+HOMEPAGE="https://paludis.exherbo.org/"
 SRC_URI=""
 
 IUSE="doc pbins pink python ruby ruby_targets_ruby${RUBY_VER/./} search-index test +xml eapi7 eapi8"


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

end of thread, other threads:[~2023-02-08 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29 10:03 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/paludis/ Viorel Munteanu
2023-01-29 10:40 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2023-02-08 12:09 Florian Schmaus

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