* [gentoo-commits] repo/gentoo:master commit in: net-misc/jlj/
@ 2018-10-05 21:39 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2018-10-05 21:39 UTC (permalink / raw
To: gentoo-commits
commit: b97641090928d5e472e4c6b887f58b9283e6cd5e
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Oct 3 17:52:16 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 21:39:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9764109
net-misc/jlj: EAPI7 revbump
Closes: https://bugs.gentoo.org/667664
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10056
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/jlj/jlj-2.12-r1.ebuild | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/net-misc/jlj/jlj-2.12-r1.ebuild b/net-misc/jlj/jlj-2.12-r1.ebuild
new file mode 100644
index 00000000000..5534c8e01b5
--- /dev/null
+++ b/net-misc/jlj/jlj-2.12-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Simple console LiveJournal entry system"
+HOMEPAGE="http://umlautllama.com/projects/perl/#jlj"
+SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz"
+
+LICENSE="freedist"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+SLOT="0"
+
+DEPEND="dev-lang/perl"
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+ newbin ${PN}.pl ${PN}
+ newdoc .livejournal.rc livejournal.rc
+ dodoc README.JLJ
+}
+
+pkg_postinst() {
+ elog "README.JLJ and a sample livejournal.rc have been installed to"
+ elog "/usr/share/doc/${PF}/"
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/jlj/
@ 2019-02-20 12:59 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2019-02-20 12:59 UTC (permalink / raw
To: gentoo-commits
commit: 0cab15b3df589b87abec51f37c250f212da22314
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 12:58:50 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 12:58:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cab15b3
net-misc/jlj: arm stable wrt bug #676740
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
net-misc/jlj/jlj-2.12-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/jlj/jlj-2.12-r1.ebuild b/net-misc/jlj/jlj-2.12-r1.ebuild
index caaba49b41e..a6c1db90ea7 100644
--- a/net-misc/jlj/jlj-2.12-r1.ebuild
+++ b/net-misc/jlj/jlj-2.12-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://umlautllama.com/projects/perl/#jlj"
SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz"
LICENSE="freedist"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc x86"
SLOT="0"
DEPEND="dev-lang/perl"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/jlj/
@ 2019-02-20 13:00 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2019-02-20 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 4b8340abc4ba65c05ecb1eee8307afeb88a88f49
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 12:59:50 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 12:59:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8340ab
net-misc/jlj: amd64 stable wrt bug #676740
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
net-misc/jlj/jlj-2.12-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/jlj/jlj-2.12-r1.ebuild b/net-misc/jlj/jlj-2.12-r1.ebuild
index a6c1db90ea7..7585da7bd03 100644
--- a/net-misc/jlj/jlj-2.12-r1.ebuild
+++ b/net-misc/jlj/jlj-2.12-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://umlautllama.com/projects/perl/#jlj"
SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz"
LICENSE="freedist"
-KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
SLOT="0"
DEPEND="dev-lang/perl"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/jlj/
@ 2019-02-20 13:00 Mikle Kolyada
0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2019-02-20 13:00 UTC (permalink / raw
To: gentoo-commits
commit: a595a06bf0f43cfa9271e669990d46dcf9ab6329
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 13:00:45 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 13:00:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a595a06b
net-misc/jlj: Drop old
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-misc/jlj/jlj-2.12.ebuild | 27 ---------------------------
1 file changed, 27 deletions(-)
diff --git a/net-misc/jlj/jlj-2.12.ebuild b/net-misc/jlj/jlj-2.12.ebuild
deleted file mode 100644
index 7741532b054..00000000000
--- a/net-misc/jlj/jlj-2.12.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="A simple console LiveJournal entry system"
-HOMEPAGE="http://umlautllama.com/projects/perl/#jlj"
-SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz"
-LICENSE="freedist"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-S=${WORKDIR}/${PN}
-
-src_install() {
- newbin ${PN}.pl ${PN} || die
- newdoc .livejournal.rc livejournal.rc
- dodoc README.JLJ
-}
-
-pkg_postinst() {
- elog "README.JLJ and a sample livejournal.rc have been installed to"
- elog "/usr/share/doc/${PF}/"
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-02-20 13:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-20 13:00 [gentoo-commits] repo/gentoo:master commit in: net-misc/jlj/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2019-02-20 13:00 Mikle Kolyada
2019-02-20 12:59 Mikle Kolyada
2018-10-05 21:39 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox