public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-mueller/
@ 2021-09-20 13:35 Arthur Zamarin
  2021-09-20 13:38 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
  0 siblings, 1 reply; 3+ messages in thread
From: Arthur Zamarin @ 2021-09-20 13:35 UTC (permalink / raw
  To: gentoo-commits

commit:     e7076c8660a08ebfaab5657a73404e3742c9213d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 13:34:51 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 13:34:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7076c86

app-dicts/dictd-mueller: remove unused eclass: eutils

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
index aedc0a9f4..f7a903b7d 100644
--- a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
+++ b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
@@ -6,12 +6,13 @@ EAPI=7
 MY_PN="mueller-dict"
 MY_P="${MY_PN}-${PV}"
 
-inherit eutils autotools
+inherit autotools
 
 DESCRIPTION="V. K. Mueller English-Russian Dictionary"
 HOMEPAGE="http://mueller-dict.sourceforge.net"
 SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
+
 LICENSE="GPL-2"
 IUSE="ipa"
 SLOT="0"


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

* [gentoo-commits] repo/proj/guru:master commit in: app-dicts/dictd-mueller/
  2021-09-20 13:35 [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-mueller/ Arthur Zamarin
@ 2021-09-20 13:38 ` Arthur Zamarin
  0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2021-09-20 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     e7076c8660a08ebfaab5657a73404e3742c9213d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 20 13:34:51 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 20 13:34:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7076c86

app-dicts/dictd-mueller: remove unused eclass: eutils

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
index aedc0a9f4..f7a903b7d 100644
--- a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
+++ b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
@@ -6,12 +6,13 @@ EAPI=7
 MY_PN="mueller-dict"
 MY_P="${MY_PN}-${PV}"
 
-inherit eutils autotools
+inherit autotools
 
 DESCRIPTION="V. K. Mueller English-Russian Dictionary"
 HOMEPAGE="http://mueller-dict.sourceforge.net"
 SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
+
 LICENSE="GPL-2"
 IUSE="ipa"
 SLOT="0"


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

* [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-mueller/
@ 2023-02-10  6:44 Joe Kappus
  0 siblings, 0 replies; 3+ messages in thread
From: Joe Kappus @ 2023-02-10  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ec9c16a182623573b33cb176ecb0f0813f2a25ac
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Fri Feb 10 06:44:02 2023 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Fri Feb 10 06:44:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec9c16a1

app-dicts/dictd-mueller: update HOMEPAGE

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

 app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild | 2 +-
 app-dicts/dictd-mueller/metadata.xml                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
index f7a903b7d..280267768 100644
--- a/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
+++ b/app-dicts/dictd-mueller/dictd-mueller-3.1-r1.ebuild
@@ -9,7 +9,7 @@ MY_P="${MY_PN}-${PV}"
 inherit autotools
 
 DESCRIPTION="V. K. Mueller English-Russian Dictionary"
-HOMEPAGE="http://mueller-dict.sourceforge.net"
+HOMEPAGE="https://mueller-dict.sourceforge.net"
 SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
 S="${WORKDIR}/${MY_P}"
 

diff --git a/app-dicts/dictd-mueller/metadata.xml b/app-dicts/dictd-mueller/metadata.xml
index e5aec7e72..c85f2a1fb 100644
--- a/app-dicts/dictd-mueller/metadata.xml
+++ b/app-dicts/dictd-mueller/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="person">
 		<description>co-maintainers welcome</description>


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-20 13:35 [gentoo-commits] repo/proj/guru:dev commit in: app-dicts/dictd-mueller/ Arthur Zamarin
2021-09-20 13:38 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2023-02-10  6:44 [gentoo-commits] repo/proj/guru:dev " Joe Kappus

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