diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-21 20:05:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-12-21 20:05:01 +0000 |
commit | e2bb2fee281bc4d7919eadb72ace1026305960d8 (patch) | |
tree | b42a32f8cf6a4f44f82a3f4774fe8614bb730570 /app-editors/joe | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-e2bb2fee281bc4d7919eadb72ace1026305960d8.tar.gz gentoo-2-e2bb2fee281bc4d7919eadb72ace1026305960d8.tar.bz2 gentoo-2-e2bb2fee281bc4d7919eadb72ace1026305960d8.zip |
Stable on sparc wrt #116311
(Portage version: 2.0.53)
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/joe/joe-3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index ece802edfc27..f9696d0cd06e 100644 --- a/app-editors/joe/ChangeLog +++ b/app-editors/joe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/joe # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.36 2005/09/10 18:00:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.37 2005/12/21 20:05:01 gustavoz Exp $ + + 21 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> joe-3.2.ebuild: + Stable on sparc wrt #116311 10 Sep 2005; Fabian Groffen <grobian@gentoo.org> joe-3.2.ebuild: Marking ~ppc-macos diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild index 4fca6c072073..4498152ba605 100644 --- a/app-editors/joe/joe-3.2.ebuild +++ b/app-editors/joe/joe-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.3 2005/09/10 18:00:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.4 2005/12/21 20:05:01 gustavoz Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos ~ppc64 sparc ~x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r2" |