diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:32:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-08 12:32:50 +0000 |
commit | 39bf4f6605355476ce8f58d9ab784f333aa71551 (patch) | |
tree | c2ebe096b57292e8ef0315eec0bde144b004cf0c /app-editors/jedit | |
parent | Stable for ppc64, wrt bug #425858 (diff) | |
download | gentoo-2-39bf4f6605355476ce8f58d9ab784f333aa71551.tar.gz gentoo-2-39bf4f6605355476ce8f58d9ab784f333aa71551.tar.bz2 gentoo-2-39bf4f6605355476ce8f58d9ab784f333aa71551.zip |
Stable for ppc64, wrt bug #426218
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/jedit')
-rw-r--r-- | app-editors/jedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/jedit/jedit-4.4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog index 8458968d4889..0935e34ee064 100644 --- a/app-editors/jedit/ChangeLog +++ b/app-editors/jedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/jedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.103 2012/12/07 21:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.104 2012/12/08 12:32:50 ago Exp $ + + 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jedit-4.4.2-r1.ebuild: + Stable for ppc64, wrt bug #426218 07 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jedit-4.4.2-r1.ebuild: Stable for ppc, wrt bug #426218 diff --git a/app-editors/jedit/jedit-4.4.2-r1.ebuild b/app-editors/jedit/jedit-4.4.2-r1.ebuild index dcf8f5dfeb74..71404f8e8f2c 100644 --- a/app-editors/jedit/jedit-4.4.2-r1.ebuild +++ b/app-editors/jedit/jedit-4.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.4.2-r1.ebuild,v 1.4 2012/12/07 21:31:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.4.2-r1.ebuild,v 1.5 2012/12/08 12:32:50 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.jedit.org" SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" SLOT="0" IUSE="" |