commit: 28cef97dc173740df7b94f8d6ab54cd9808d3303 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Wed Jul 8 12:27:47 2015 +0000 Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org> CommitDate: Wed Jul 8 12:27:47 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=28cef97d
Revert "dev-java/jlatexmath-fop: Drop keywords, dependencies broken" This reverts commit ca733f02b45aac1f799581e1c18b0b37a08a54b7. dev-java/jlatexmath-fop/ChangeLog | 6 +----- dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/dev-java/jlatexmath-fop/ChangeLog b/dev-java/jlatexmath-fop/ChangeLog index cab7e6f..fb9bf4a 100644 --- a/dev-java/jlatexmath-fop/ChangeLog +++ b/dev-java/jlatexmath-fop/ChangeLog @@ -1,11 +1,7 @@ # ChangeLog for dev-java/jlatexmath-fop -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ - 08 Jul 2015; Marius Brehler <[email protected]> - jlatexmath-fop-1.0.3.ebuild: - dev-java/jlatexmath-fop: Drop keywords, dependencies broken - 05 May 2014; Quentin Minster <[email protected]> files/version.xml: dev-java/jlatexmath-fop-1.0.3: fix wrong version number in version.xml diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild index d4f56fa..569ceec 100644 --- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild +++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -14,7 +14,7 @@ SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${PN}-src-${PV}.zip" LICENSE="GPL-2" SLOT="1" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" CDEPEND="dev-java/jlatexmath:1
