* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2015-09-01 19:19 Tobias Klausmann
0 siblings, 0 replies; 12+ messages in thread
From: Tobias Klausmann @ 2015-09-01 19:19 UTC (permalink / raw
To: gentoo-commits
commit: 2aae3f55112b803adc58925762ceb15592410524
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 19:16:26 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 19:16:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aae3f55
dev-perl/SNMP_Session: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
index ecbec5e..6b2c6ab 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION="A SNMP Perl Module"
SRC_URI="https://snmp-session.googlecode.com/files/${P}.tar.gz"
-HOMEPAGE="https://code.google.com/p/snmp-session/"
+HOMEPAGE="https://github.com/sleinen/snmp-session"
LICENSE="Artistic-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2016-10-29 20:36 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2016-10-29 20:36 UTC (permalink / raw
To: gentoo-commits
commit: 70e2d9c101b638eed3c609d2ecadb50a425e827e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 20:36:35 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 20:36:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e2d9c1
dev-perl/SNMP_Session: Mirror this on dev.gentoo.org. Project is dead.
Package-Manager: portage-2.3.2
dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
index 6b2c6ab..bebe523 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.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$
@@ -7,7 +7,7 @@ EAPI=5
inherit perl-module
DESCRIPTION="A SNMP Perl Module"
-SRC_URI="https://snmp-session.googlecode.com/files/${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
HOMEPAGE="https://github.com/sleinen/snmp-session"
LICENSE="Artistic-2"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2017-09-06 20:52 Michał Górny
0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2017-09-06 20:52 UTC (permalink / raw
To: gentoo-commits
commit: 976b1d70a85aea0635b8bc50e4856eae9f0983a2
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep 3 16:03:11 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 20:52:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976b1d70
dev-perl/SNMP_Session: use HTTPS for links to dev.gentoo.org
dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
index d09e6968f8c..64fc52034cf 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.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 perl-module
DESCRIPTION="A SNMP Perl Module"
-SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
HOMEPAGE="https://github.com/sleinen/snmp-session"
LICENSE="Artistic-2"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2021-08-07 18:17 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-08-07 18:17 UTC (permalink / raw
To: gentoo-commits
commit: 7d6a0407ec4d9650cea3551685ae1896b3a0b545
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 18:15:06 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 18:17:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d6a0407
dev-perl/SNMP_Session: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{SNMP_Session-1.13-r2.ebuild => SNMP_Session-1.13-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
similarity index 91%
rename from dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
rename to dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
index 939d2f9df71..38818e7c87f 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
inherit perl-module
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2021-08-07 18:50 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-08-07 18:50 UTC (permalink / raw
To: gentoo-commits
commit: c1797d1e5b4b705b412ea0b85c5b4500a6862cdc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 18:50:21 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 18:50:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1797d1e
dev-perl/SNMP_Session: Replace dohtml usage
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
index 38818e7c87f..6a8bc42ab1f 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild
@@ -19,5 +19,6 @@ PATCHES=(
src_install() {
perl-module_src_install
- dohtml index.html
+ docinto html
+ dodoc index.html
}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-05-03 5:02 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2024-05-03 5:02 UTC (permalink / raw
To: gentoo-commits
commit: 6b671e81cb846275198d41f91b6af6a68cbde274
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 3 05:01:34 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 3 05:02:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b671e81
dev-perl/SNMP_Session: add 1.160.0
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/SNMP_Session/Manifest | 1 +
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-perl/SNMP_Session/Manifest b/dev-perl/SNMP_Session/Manifest
index f40e5b321a74..05b082de576d 100644
--- a/dev-perl/SNMP_Session/Manifest
+++ b/dev-perl/SNMP_Session/Manifest
@@ -1 +1,2 @@
DIST SNMP_Session-1.13.tar.gz 65738 BLAKE2B 0b0232003abc1528b4de1ab20b14421d0e5fc8845f1a6956fbccb87842b0d3aff3d8d0b6d9460d4beae16020f5ea1c6e2a0170da376eb23abd70451ddf89deae SHA512 5185739cfe1c37f7087136b23f3fb1eb5daa9d1ab2036d8bbf36438b0a9ede354daca73567529c96297f2621842dfb4c7832101306cee1540ee950b4d0bfe6a8
+DIST SNMP_Session-1.16.tar.gz 181439 BLAKE2B eb80cd47e0d35ae5166435d42e40c3dfcc823c80f7bd3a46fc81b9639cd6a9a447b96b91de665fdd65415de4b954cdeb9f473d6b0c7078277f5292e20774a377 SHA512 bdcf7f7532c884b86e841eeb7d6c52b68d1161ba663370d9f47d7722d3bea1213bb4b501f951d06e73ea8742d0dd6b7a822ab868fe80d6b0f389fdcbde9cf372
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
new file mode 100644
index 000000000000..b0619f0f7043
--- /dev/null
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SKIM
+DIST_VERSION=1.16
+inherit perl-module
+
+DESCRIPTION="A SNMP Perl Module"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+src_install() {
+ perl-module_src_install
+ docinto html
+ dodoc index.html
+}
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-09 21:08 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
To: gentoo-commits
commit: f5df6d458e646162699d09ae544e6c0f6a5566c7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:05:12 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:06:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5df6d45
dev-perl/SNMP_Session: Stabilize 1.160.0 ppc, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index b0619f0f7043..c9a81f5ebb31 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-09 21:08 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 7187c4965f85f03dab4ea4200fd3e6729f238731
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:05:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:06:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7187c496
dev-perl/SNMP_Session: Stabilize 1.160.0 amd64, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index d5f0f00f5779..c572cd63000e 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-09 21:08 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 6cbc42a4b28ed2c0e47f384388e8b8a8646423c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:05:13 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:06:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbc42a4
dev-perl/SNMP_Session: Stabilize 1.160.0 arm, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index c9a81f5ebb31..d5f0f00f5779 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-09 21:08 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
To: gentoo-commits
commit: fc6d8bfdca41e7cbeb385d190abcd7baa6342f98
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 21:05:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 21:06:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6d8bfd
dev-perl/SNMP_Session: Stabilize 1.160.0 ppc64, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index c572cd63000e..cd968a234204 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-10 2:18 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-10 2:18 UTC (permalink / raw
To: gentoo-commits
commit: df7025024d59e682d92883a25631b64ff0f176cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 02:15:57 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 02:15:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df702502
dev-perl/SNMP_Session: Stabilize 1.160.0 x86, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index cd968a234204..82cd93689885 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/
@ 2024-06-14 0:43 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-06-14 0:43 UTC (permalink / raw
To: gentoo-commits
commit: 90de147df3ab035da48b80583267a00bd6eb8d7d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 00:41:52 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 00:41:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90de147d
dev-perl/SNMP_Session: Stabilize 1.160.0 sparc, #933980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
index 82cd93689885..c78a3261fbad 100644
--- a/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
+++ b/dev-perl/SNMP_Session/SNMP_Session-1.160.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A SNMP Perl Module"
LICENSE="Artistic-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
src_install() {
perl-module_src_install
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-06-14 0:43 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-09 21:08 [gentoo-commits] repo/gentoo:master commit in: dev-perl/SNMP_Session/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 0:43 Sam James
2024-06-10 2:18 Sam James
2024-06-09 21:08 Sam James
2024-06-09 21:08 Sam James
2024-06-09 21:08 Sam James
2024-05-03 5:02 Andreas K. Hüttel
2021-08-07 18:50 Andreas K. Hüttel
2021-08-07 18:17 Andreas K. Hüttel
2017-09-06 20:52 Michał Górny
2016-10-29 20:36 Andreas Hüttel
2015-09-01 19:19 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox