diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2005-12-24 15:48:35 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2005-12-24 15:48:35 +0000 |
commit | 2a32d2fbafff214b4a2f0929d1952c53df402a67 (patch) | |
tree | 9a971b3344e8eecf9c9bac05920976e25446807c /app-editors | |
parent | x11-plugins/wmwifi stable on ppc. (diff) | |
download | gentoo-2-2a32d2fbafff214b4a2f0929d1952c53df402a67.tar.gz gentoo-2-2a32d2fbafff214b4a2f0929d1952c53df402a67.tar.bz2 gentoo-2-2a32d2fbafff214b4a2f0929d1952c53df402a67.zip |
Stable on alpha wrt bug #110660
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-editors')
-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 fb1013f536a6..e9ae21cc9ee6 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.40 2005/12/23 19:35:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.41 2005/12/24 15:48:35 yoswink Exp $ + + 24 Dec 2005; Jose Luis Rivero <yoswink@gentoo.org> joe-3.2.ebuild: + Stable on alpha wrt bug #110660 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> joe-3.2.ebuild: Marked ppc stable, #116311 diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild index 68a4ba7b35cd..901f1652067b 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.7 2005/12/23 19:35:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.8 2005/12/24 15:48:35 yoswink 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" |