summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:26:17 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:26:17 +0000
commit366a5b452e6c41b48e81843264facb5d2a3e756a (patch)
treeec3010b263f35d070c4bd78816824ced1663a2c9 /dev-python/jsmin
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-366a5b452e6c41b48e81843264facb5d2a3e756a.tar.gz
gentoo-2-366a5b452e6c41b48e81843264facb5d2a3e756a.tar.bz2
gentoo-2-366a5b452e6c41b48e81843264facb5d2a3e756a.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/jsmin')
-rw-r--r--dev-python/jsmin/ChangeLog7
-rw-r--r--dev-python/jsmin/jsmin-2.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/jsmin/ChangeLog b/dev-python/jsmin/ChangeLog
index 722322c706e3..382183eb99d2 100644
--- a/dev-python/jsmin/ChangeLog
+++ b/dev-python/jsmin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/jsmin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsmin/ChangeLog,v 1.4 2014/04/26 13:11:24 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsmin/ChangeLog,v 1.5 2015/03/06 22:26:17 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> jsmin-2.0.9.ebuild:
+ amd64 stable, bug 540290
*jsmin-2.0.9 (26 Apr 2014)
diff --git a/dev-python/jsmin/jsmin-2.0.9.ebuild b/dev-python/jsmin/jsmin-2.0.9.ebuild
index d11079adb518..87074da7c9d9 100644
--- a/dev-python/jsmin/jsmin-2.0.9.ebuild
+++ b/dev-python/jsmin/jsmin-2.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jsmin/jsmin-2.0.9.ebuild,v 1.1 2014/04/26 13:11:24 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jsmin/jsmin-2.0.9.ebuild,v 1.2 2015/03/06 22:26:17 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -11,7 +11,7 @@ DESCRIPTION="JavaScript minifier"
HOMEPAGE="https://bitbucket.org/dcs/jsmin/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
LICENSE="MIT"
SLOT="0"