diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:51:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:51:44 +0000 |
commit | 8be9d92d2cedf22b64885a64db46ff20cec019a7 (patch) | |
tree | 99c54bdb165f5f06d26e3a0d3e2e001acbb72997 /app-editors | |
parent | Stable for x86, wrt bug #485126 (diff) | |
download | gentoo-2-8be9d92d2cedf22b64885a64db46ff20cec019a7.tar.gz gentoo-2-8be9d92d2cedf22b64885a64db46ff20cec019a7.tar.bz2 gentoo-2-8be9d92d2cedf22b64885a64db46ff20cec019a7.zip |
Stable for x86, wrt bug #494344
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 935d21ef6fc6..8f5611ad94b1 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.107 2013/12/22 12:01:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.108 2013/12/24 12:51:44 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> jedit-5.0.0.ebuild: + Stable for x86, wrt bug #494344 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> jedit-5.0.0.ebuild: Stable for ppc64, wrt bug #494344 diff --git a/app-editors/jedit/jedit-5.0.0.ebuild b/app-editors/jedit/jedit-5.0.0.ebuild index dce52b4f4dd0..ea1e27913c57 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.3 2013/12/22 12:01:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-5.0.0.ebuild,v 1.4 2013/12/24 12:51:44 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="" |