summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-03-06 08:22:01 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-03-06 08:22:01 +0000
commitf067c65c2c73d25d8dccfc0b77d94acf125efdfb (patch)
tree58c30e35c110bb792c2d680e39ff3aeb946197d0 /dev-util
parentadd new version (bug https://github.com/yesodweb/wai/issues/231) (diff)
downloadgentoo-2-f067c65c2c73d25d8dccfc0b77d94acf125efdfb.tar.gz
gentoo-2-f067c65c2c73d25d8dccfc0b77d94acf125efdfb.tar.bz2
gentoo-2-f067c65c2c73d25d8dccfc0b77d94acf125efdfb.zip
Add ~s390, wrt bug #503528
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cmocka/ChangeLog5
-rw-r--r--dev-util/cmocka/cmocka-0.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cmocka/ChangeLog b/dev-util/cmocka/ChangeLog
index b5f069c1be53..965c72cb4c2c 100644
--- a/dev-util/cmocka/ChangeLog
+++ b/dev-util/cmocka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cmocka
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.6 2014/01/06 06:12:51 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.7 2014/03/06 08:22:01 pinkbyte Exp $
+
+ 06 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> cmocka-0.3.1.ebuild:
+ Add ~s390, wrt bug #503528
06 Jan 2014; Naohiro Aota <naota@gentoo.org> cmocka-0.3.1.ebuild:
Add ~x86-fbsd. #488696
diff --git a/dev-util/cmocka/cmocka-0.3.1.ebuild b/dev-util/cmocka/cmocka-0.3.1.ebuild
index f1be7d068901..79a7d6a1212d 100644
--- a/dev-util/cmocka/cmocka-0.3.1.ebuild
+++ b/dev-util/cmocka/cmocka-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/dev-util/cmocka/cmocka-0.3.1.ebuild,v 1.5 2014/01/06 06:12:51 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.3.1.ebuild,v 1.6 2014/03/06 08:22:01 pinkbyte Exp $
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://open.cryptomilk.org/attachments/download/19/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~s390 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc static-libs test"
DEPEND="