summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2015-07-29 19:11:15 +0000
committerFabian Groffen <grobian@gentoo.org>2015-07-29 19:11:15 +0000
commitf07f5f977462711760a1710b5cdb1b332ba81844 (patch)
tree169dbb8db58af0d0d2902c941619411fc539a18c /dev-python/nose
parentKeyworded for *-solaris (diff)
downloadgentoo-2-f07f5f977462711760a1710b5cdb1b332ba81844.tar.gz
gentoo-2-f07f5f977462711760a1710b5cdb1b332ba81844.tar.bz2
gentoo-2-f07f5f977462711760a1710b5cdb1b332ba81844.zip
Keyworded for *-solaris
(Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'dev-python/nose')
-rw-r--r--dev-python/nose/ChangeLog5
-rw-r--r--dev-python/nose/nose-1.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/nose/ChangeLog b/dev-python/nose/ChangeLog
index 4a97197c77b7..5b6b2461de81 100644
--- a/dev-python/nose/ChangeLog
+++ b/dev-python/nose/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/nose
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.145 2015/06/07 14:19:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.146 2015/07/29 19:11:15 grobian Exp $
+
+ 29 Jul 2015; Fabian Groffen <grobian@gentoo.org> nose-1.3.7.ebuild:
+ Keyworded for *-solaris
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
diff --git a/dev-python/nose/nose-1.3.7.ebuild b/dev-python/nose/nose-1.3.7.ebuild
index ee9812875961..5622b0069de3 100644
--- a/dev-python/nose/nose-1.3.7.ebuild
+++ b/dev-python/nose/nose-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.7.ebuild,v 1.1 2015/06/03 08:42:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.7.ebuild,v 1.2 2015/07/29 19:11:15 grobian Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc examples test"
RDEPEND="