summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-20 14:56:25 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-20 14:56:25 +0000
commit6c77027cfd2c416f41aed7703016b5d521f79600 (patch)
treec135711163876b1a7aac0afe2f137e302ddc34ff /dev-libs/check
parentia64 stable wrt bug #482788 (diff)
downloadgentoo-2-6c77027cfd2c416f41aed7703016b5d521f79600.tar.gz
gentoo-2-6c77027cfd2c416f41aed7703016b5d521f79600.tar.bz2
gentoo-2-6c77027cfd2c416f41aed7703016b5d521f79600.zip
ia64 stable wrt bug #489366
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-libs/check')
-rw-r--r--dev-libs/check/ChangeLog5
-rw-r--r--dev-libs/check/check-0.9.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/check/ChangeLog b/dev-libs/check/ChangeLog
index e3b1eed4573f..4c16bdaefaea 100644
--- a/dev-libs/check/ChangeLog
+++ b/dev-libs/check/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/check
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/ChangeLog,v 1.87 2014/02/18 10:34:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/ChangeLog,v 1.88 2014/02/20 14:56:25 hattya Exp $
+
+ 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> check-0.9.11.ebuild:
+ ia64 stable wrt bug #489366
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> check-0.9.11.ebuild:
Stable for HPPA (bug #489366).
diff --git a/dev-libs/check/check-0.9.11.ebuild b/dev-libs/check/check-0.9.11.ebuild
index 47416010decb..ebdd9317cf7c 100644
--- a/dev-libs/check/check-0.9.11.ebuild
+++ b/dev-libs/check/check-0.9.11.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/dev-libs/check/check-0.9.11.ebuild,v 1.4 2014/02/18 10:34:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/check/check-0.9.11.ebuild,v 1.5 2014/02/20 14:56:25 hattya Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs subunit"
DEPEND="subunit? ( dev-python/subunit )"