diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:01:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 12:01:56 +0000 |
commit | 33b0d2ae8f6d49ec1fbfb8b33b3cbf97440ecbf6 (patch) | |
tree | b8dbbc55647646fec5e28b8048abade897b757a9 /app-editors/jedit | |
parent | Stable for ppc64, wrt bug #489496 (diff) | |
download | gentoo-2-33b0d2ae8f6d49ec1fbfb8b33b3cbf97440ecbf6.tar.gz gentoo-2-33b0d2ae8f6d49ec1fbfb8b33b3cbf97440ecbf6.tar.bz2 gentoo-2-33b0d2ae8f6d49ec1fbfb8b33b3cbf97440ecbf6.zip |
Stable for ppc64, wrt bug #494344
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/jedit')
-rw-r--r-- | app-editors/jedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/jedit/jedit-5.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog index c51787ba4856..935d21ef6fc6 100644 --- a/app-editors/jedit/ChangeLog +++ b/app-editors/jedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.106 2013/12/21 18:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.107 2013/12/22 12:01:56 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> jedit-5.0.0.ebuild: + Stable for ppc64, wrt bug #494344 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> jedit-5.0.0.ebuild: Stable for ppc, wrt bug #494344 diff --git a/app-editors/jedit/jedit-5.0.0.ebuild b/app-editors/jedit/jedit-5.0.0.ebuild index 6273ef93af34..dce52b4f4dd0 100644 --- a/app-editors/jedit/jedit-5.0.0.ebuild +++ b/app-editors/jedit/jedit-5.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-5.0.0.ebuild,v 1.2 2013/12/21 18:13:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-5.0.0.ebuild,v 1.3 2013/12/22 12:01:56 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.jedit.org" SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" SLOT="0" IUSE="" |