summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-03-06 20:28:14 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-03-06 20:28:14 +0000
commit678665962049d6f9475321c3244e6c2ab277c318 (patch)
tree5e5745893af3f9fed4a326fe91d73cdacfb24fb9 /dev-libs/MicroJSON
parentarm/ia64/s390/sh/sparc stable wrt #459808 (diff)
downloadgentoo-2-678665962049d6f9475321c3244e6c2ab277c318.tar.gz
gentoo-2-678665962049d6f9475321c3244e6c2ab277c318.tar.bz2
gentoo-2-678665962049d6f9475321c3244e6c2ab277c318.zip
EAPI 5, thanks to Chris Reffett for reporting. Fixes bug #460572.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-libs/MicroJSON')
-rw-r--r--dev-libs/MicroJSON/ChangeLog5
-rw-r--r--dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/dev-libs/MicroJSON/ChangeLog b/dev-libs/MicroJSON/ChangeLog
index df9ee97f7938..a8e48bae2348 100644
--- a/dev-libs/MicroJSON/ChangeLog
+++ b/dev-libs/MicroJSON/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/MicroJSON
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v 1.2 2013/03/03 20:46:28 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/ChangeLog,v 1.3 2013/03/06 20:28:14 tomwij Exp $
+
+ 06 Mar 2013; Tom Wijsman <TomWij@gentoo.org> MicroJSON-0.2.0.ebuild:
+ EAPI 5, thanks to Chris Reffett for reporting. Fixes bug #460572.
03 Mar 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Added the proxy-maintainers herd as requested on the dev ML.
diff --git a/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild b/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild
index 89932ca50a7e..5c56b64e4bf3 100644
--- a/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild
+++ b/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild,v 1.1 2013/02/14 15:23:45 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/MicroJSON/MicroJSON-0.2.0.ebuild,v 1.2 2013/03/06 20:28:14 tomwij Exp $
+
+EAPI="5"
inherit cmake-utils