diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:32:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-07 23:32:04 +0000 |
commit | ef0281b9cd3496380298f7215342111e8861070e (patch) | |
tree | 7e23e4f22ff5948d08654d432c9c95e4a3c77b83 /x11-plugins/hexchat-javascript | |
parent | amd64 stable, bug #502366 (diff) | |
download | gentoo-2-ef0281b9cd3496380298f7215342111e8861070e.tar.gz gentoo-2-ef0281b9cd3496380298f7215342111e8861070e.tar.bz2 gentoo-2-ef0281b9cd3496380298f7215342111e8861070e.zip |
amd64 stable, bug #502368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-plugins/hexchat-javascript')
-rw-r--r-- | x11-plugins/hexchat-javascript/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/hexchat-javascript/ChangeLog b/x11-plugins/hexchat-javascript/ChangeLog index d95d13ab76a7..fa41d0e94fd5 100644 --- a/x11-plugins/hexchat-javascript/ChangeLog +++ b/x11-plugins/hexchat-javascript/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/hexchat-javascript # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/hexchat-javascript/ChangeLog,v 1.5 2014/03/02 22:23:57 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/hexchat-javascript/ChangeLog,v 1.6 2014/03/07 23:32:04 pacho Exp $ + + 07 Mar 2014; Pacho Ramos <pacho@gentoo.org> hexchat-javascript-0.3.1.ebuild: + amd64 stable, bug #502368 02 Mar 2014; Julian Ospald <hasufell@gentoo.org> -hexchat-javascript-0.3.ebuild: 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 9d8eca1cabdd..8ba51e1ee324 100644 --- a/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild +++ b/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild,v 1.2 2014/02/25 19:53:48 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/hexchat-javascript/hexchat-javascript-0.3.1.ebuild,v 1.3 2014/03/07 23:32:04 pacho Exp $ EAPI=5 @@ -12,7 +12,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=" |