diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-03-06 16:08:13 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-03-06 16:08:13 +0000 |
commit | d6d12f687de79b72879583d0997580c83695afe1 (patch) | |
tree | 37dc8974999f79a883263f4fdac9273b0009a654 /app-editors/joe | |
parent | Move stgit to dev-vcs, bug 56967. (diff) | |
download | gentoo-2-d6d12f687de79b72879583d0997580c83695afe1.tar.gz gentoo-2-d6d12f687de79b72879583d0997580c83695afe1.tar.bz2 gentoo-2-d6d12f687de79b72879583d0997580c83695afe1.zip |
stable sparc, bug 259482
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/joe/joe-3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index 0347dda2c059..4cf27a2369f0 100644 --- a/app-editors/joe/ChangeLog +++ b/app-editors/joe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/joe # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.70 2010/03/06 12:38:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.71 2010/03/06 16:08:13 tcunha Exp $ + + 06 Mar 2010; Tiago Cunha <tcunha@gentoo.org> joe-3.7-r1.ebuild: + stable sparc, bug 259482 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> joe-3.7-r1.ebuild: x86 stable wrt bug #259482 diff --git a/app-editors/joe/joe-3.7-r1.ebuild b/app-editors/joe/joe-3.7-r1.ebuild index 93a3efab5846..aea7f16d8223 100644 --- a/app-editors/joe/joe-3.7-r1.ebuild +++ b/app-editors/joe/joe-3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.3 2010/03/06 12:38:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r1.ebuild,v 1.4 2010/03/06 16:08:13 tcunha Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |