public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/
@ 2016-05-22 19:35 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-05-22 19:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ac1df39a58f38bb6beca8cd5ea99585499d9b3c0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 19:25:51 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 22 19:33:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac1df39a

x11-plugins/hexchat-javascript: Cleanup due to #408423

Package-Manager: portage-2.3.0_rc1

 x11-plugins/hexchat-javascript/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-plugins/hexchat-javascript/metadata.xml b/x11-plugins/hexchat-javascript/metadata.xml
index 54adfeb..c4f7d16 100644
--- a/x11-plugins/hexchat-javascript/metadata.xml
+++ b/x11-plugins/hexchat-javascript/metadata.xml
@@ -1,10 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>hasufell@gentoo.org</email>
-		<name>Julian Ospald</name>
-	</maintainer>
 	<upstream>
 		<maintainer status="active">
 			<email>tingping@fedoraproject.org</email>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/
@ 2017-02-05 18:30 Lars Wendler
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Wendler @ 2017-02-05 18:30 UTC (permalink / raw
  To: gentoo-commits

commit:     735d088a467da7de1c9d067a01a7c1b48bd3ca3c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 18:30:37 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 18:30:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735d088a

x11-plugins/hexchat-javascript: Plugins are now default-enabled in hexchat.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild | 4 ++--
 x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
index 61eb307..a3ad91c 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="examples"
 
 RDEPEND="
 	dev-lang/spidermonkey:0
-	>=net-irc/hexchat-2.9.6[plugins]"
+	>=net-irc/hexchat-2.9.6[plugins(+)]"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 

diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
index 71586dc..52628c2 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="examples"
 
 RDEPEND="
 	dev-lang/spidermonkey:0
-	>=net-irc/hexchat-2.9.6[plugins]"
+	>=net-irc/hexchat-2.9.6[plugins(+)]"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/
@ 2021-01-04  3:31 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-01-04  3:31 UTC (permalink / raw
  To: gentoo-commits

commit:     0dfb3c79b8a47b4c5e36014769a7c641d3cf204e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 03:29:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 03:29:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfb3c79

x11-plugins/hexchat-javascript: Stabilize 0.3.2 amd64, #763435

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
index 65978b6b7f1..32dfeab8cbb 100644
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
+++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/TingPing/hexchat-javascript/archive/${PV}.tar.gz ->
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/
@ 2021-01-07  1:24 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-01-07  1:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9252200b51895749751c902dcde1d971bf7753d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 01:22:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 01:22:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9252200b

x11-plugins/hexchat-javascript: cleanup old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-plugins/hexchat-javascript/Manifest            |  1 -
 .../hexchat-javascript-0.3.1.ebuild                | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/x11-plugins/hexchat-javascript/Manifest b/x11-plugins/hexchat-javascript/Manifest
index e1d2d22ca39..dd8a1ddfafa 100644
--- a/x11-plugins/hexchat-javascript/Manifest
+++ b/x11-plugins/hexchat-javascript/Manifest
@@ -1,2 +1 @@
-DIST hexchat-javascript-0.3.1.tar.gz 27150 BLAKE2B 6e898483cfb620477cacd423d70d08bd3343b423efce4f858026fc22ce8eb92d76dfd746fd30a8996c1a64377cc67b1578e77571ca6079dbc41f43645f91c824 SHA512 8a59d26d9aa4fba19f3058b646a0a7da4facb936a88cec9a8f7c8f4ff4a865263665377edec5acbc33890786b7d576667d39323ba35e9b0ce05dc4d132a50502
 DIST hexchat-javascript-0.3.2.tar.gz 27542 BLAKE2B ebd5ddef39a744a3149f562ad235ecd97fef3326e13558a00f9308ff7a078bf03d64564198e003d7730e55c20df6a48a0bab9b3fba66be57d032548c614d23e5 SHA512 2829ddda5d35e50c4528b56c898c96a51d5b416d55e1631f97104fa8326952ae2bde041d07d9ef652a3b92a7d33ae99307d30605c2deaacd317e71599c9708a0

diff --git a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
deleted file mode 100644
index 7756e2e41ed..00000000000
--- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-DESCRIPTION="Javascript interface for HexChat"
-HOMEPAGE="https://github.com/TingPing/hexchat-javascript"
-SRC_URI="https://github.com/TingPing/hexchat-javascript/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-RDEPEND="
-	dev-lang/spidermonkey:0
-	>=net-irc/hexchat-2.9.6[plugins(+)]"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-pkg_setup() {
-	if [[ ${MERGE_TYPE} != binary ]]; then
-		tc-export CXX PKG_CONFIG
-	fi
-}
-
-src_install() {
-	default
-	if use examples ; then
-		dodoc -r examples
-	fi
-}


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

end of thread, other threads:[~2021-01-07  1:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04  3:31 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/hexchat-javascript/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-01-07  1:24 Sam James
2017-02-05 18:30 Lars Wendler
2016-05-22 19:35 Pacho Ramos

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