summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-26 20:35:19 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-26 20:35:19 +0000
commit0b3165a00ce9e274ef0303d60c72d4b6f91b8641 (patch)
treef42c81b4073cb98ef5cca4d47d9d13b4a703bf83 /dev-cpp
parentamd64/x86 stable, bug #314037 (diff)
downloadgentoo-2-0b3165a00ce9e274ef0303d60c72d4b6f91b8641.tar.gz
gentoo-2-0b3165a00ce9e274ef0303d60c72d4b6f91b8641.tar.bz2
gentoo-2-0b3165a00ce9e274ef0303d60c72d4b6f91b8641.zip
amd64/x86 stable, bug #314045
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/muParser/ChangeLog5
-rw-r--r--dev-cpp/muParser/muParser-1.32-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/muParser/ChangeLog b/dev-cpp/muParser/ChangeLog
index 301a9a422137..ab1d2fcda333 100644
--- a/dev-cpp/muParser/ChangeLog
+++ b/dev-cpp/muParser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/muParser
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/ChangeLog,v 1.14 2010/03/20 19:51:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/ChangeLog,v 1.15 2010/04/26 20:35:19 maekke Exp $
+
+ 26 Apr 2010; Markus Meier <maekke@gentoo.org> muParser-1.32-r1.ebuild:
+ amd64/x86 stable, bug #314045
*muParser-1.32-r1 (20 Mar 2010)
diff --git a/dev-cpp/muParser/muParser-1.32-r1.ebuild b/dev-cpp/muParser/muParser-1.32-r1.ebuild
index 66fccba446d8..a5820a77260a 100644
--- a/dev-cpp/muParser/muParser-1.32-r1.ebuild
+++ b/dev-cpp/muParser/muParser-1.32-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.32-r1.ebuild,v 1.1 2010/03/20 19:51:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.32-r1.ebuild,v 1.2 2010/04/26 20:35:19 maekke Exp $
EAPI=2
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc test"
RDEPEND=""