diff options
-rw-r--r-- | app-misc/freemind/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/freemind/freemind-1.0.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/freemind/ChangeLog b/app-misc/freemind/ChangeLog index 597b249d55f1..0ff81405681c 100644 --- a/app-misc/freemind/ChangeLog +++ b/app-misc/freemind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/freemind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/ChangeLog,v 1.65 2014/03/31 16:48:09 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/ChangeLog,v 1.66 2014/07/27 11:26:41 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + freemind-1.0.0-r1.ebuild: + x86 stable wrt bug #501728 31 Mar 2014; Michał Górny <mgorny@gentoo.org> freemind-0.9.0-r1.ebuild: Move the java-ant_remove-taskdefs function from the ebuild since this ebuild diff --git a/app-misc/freemind/freemind-1.0.0-r1.ebuild b/app-misc/freemind/freemind-1.0.0-r1.ebuild index 7ddb824f89a6..55192b2cdcb3 100644 --- a/app-misc/freemind/freemind-1.0.0-r1.ebuild +++ b/app-misc/freemind/freemind-1.0.0-r1.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/app-misc/freemind/freemind-1.0.0-r1.ebuild,v 1.3 2014/03/22 16:42:04 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/freemind-1.0.0-r1.ebuild,v 1.4 2014/07/27 11:26:41 phajdan.jr Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 x86" IUSE="groovy latex pdf svg" COMMON_DEP=" |