diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-09-14 17:07:05 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-09-14 17:07:05 +0000 |
commit | 3b620f086a6cf4377759af7258cd1dc03b8e9904 (patch) | |
tree | 18222d21b38fc0069f67292eff29642bbfc79dfd /app-editors | |
parent | stable x86, bug 336720 (diff) | |
download | gentoo-2-3b620f086a6cf4377759af7258cd1dc03b8e9904.tar.gz gentoo-2-3b620f086a6cf4377759af7258cd1dc03b8e9904.tar.bz2 gentoo-2-3b620f086a6cf4377759af7258cd1dc03b8e9904.zip |
stable x86, bug 336803
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jove/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/jove/jove-4.16.0.73.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/jove/ChangeLog b/app-editors/jove/ChangeLog index 55b66188c7e2..3835a70d2efe 100644 --- a/app-editors/jove/ChangeLog +++ b/app-editors/jove/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/jove # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/ChangeLog,v 1.30 2010/09/12 19:56:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/ChangeLog,v 1.31 2010/09/14 17:07:05 fauli Exp $ + + 14 Sep 2010; Christian Faulhammer <fauli@gentoo.org> + jove-4.16.0.73.ebuild: + stable x86, bug 336803 12 Sep 2010; Markos Chandras <hwoarang@gentoo.org> jove-4.16.0.73.ebuild: Stable on amd64 wrt bug #336803 diff --git a/app-editors/jove/jove-4.16.0.73.ebuild b/app-editors/jove/jove-4.16.0.73.ebuild index ca6c86a0a981..dd336619a6f5 100644 --- a/app-editors/jove/jove-4.16.0.73.ebuild +++ b/app-editors/jove/jove-4.16.0.73.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/jove/jove-4.16.0.73.ebuild,v 1.3 2010/09/12 19:56:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jove/jove-4.16.0.73.ebuild,v 1.4 2010/09/14 17:07:05 fauli Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cs.toronto.edu/cs/ftp/pub/hugh/jove-dev/${PN}${PV}.tgz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" RDEPEND="sys-libs/ncurses" |