diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-22 16:21:55 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-22 16:21:55 +0000 |
commit | 77099eb82c1d68f74c71338a6f0c5221d0359d7f (patch) | |
tree | 200e98f03cd1b0d88f633c74f50bf5e596df0d3d /dev-java/jortho | |
parent | Package restored; it was previously removed at 2007-02-05, bug 159726. Versio... (diff) | |
download | gentoo-2-77099eb82c1d68f74c71338a6f0c5221d0359d7f.tar.gz gentoo-2-77099eb82c1d68f74c71338a6f0c5221d0359d7f.tar.bz2 gentoo-2-77099eb82c1d68f74c71338a6f0c5221d0359d7f.zip |
Stable for amd64 wrt bug #501728
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-java/jortho')
-rw-r--r-- | dev-java/jortho/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/jortho/jortho-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/jortho/ChangeLog b/dev-java/jortho/ChangeLog index dc70fb14b4da..332c6e140bb4 100644 --- a/dev-java/jortho/ChangeLog +++ b/dev-java/jortho/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/jortho # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jortho/ChangeLog,v 1.1 2014/01/20 18:46:39 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jortho/ChangeLog,v 1.2 2014/03/22 16:21:55 nimiux Exp $ + + 22 Mar 2014; Chema Alonso <nimiux@gentoo.org> jortho-1.0.ebuild: + Stable for amd64 wrt bug #501728 *jortho-1.0 (20 Jan 2014) diff --git a/dev-java/jortho/jortho-1.0.ebuild b/dev-java/jortho/jortho-1.0.ebuild index d485b19661ea..a0c3148a701c 100644 --- a/dev-java/jortho/jortho-1.0.ebuild +++ b/dev-java/jortho/jortho-1.0.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-java/jortho/jortho-1.0.ebuild,v 1.1 2014/01/20 18:46:39 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jortho/jortho-1.0.ebuild,v 1.2 2014/03/22 16:21:55 nimiux Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/jortho/JOrtho%20Library/${PV}/JOrtho_${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" RDEPEND=" |