diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-12 19:56:02 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-12 19:56:02 +0000 |
commit | cb668014f2cf9a8e8a1b2a604c900fb85f88a2fb (patch) | |
tree | dda83ed1b0dd8cc8a05040e2f2f94e301b20e7ec /app-editors/jove/jove-4.16.0.73.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | historical-cb668014f2cf9a8e8a1b2a604c900fb85f88a2fb.tar.gz historical-cb668014f2cf9a8e8a1b2a604c900fb85f88a2fb.tar.bz2 historical-cb668014f2cf9a8e8a1b2a604c900fb85f88a2fb.zip |
Stable on amd64 wrt bug #336803
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'app-editors/jove/jove-4.16.0.73.ebuild')
-rw-r--r-- | app-editors/jove/jove-4.16.0.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jove/jove-4.16.0.73.ebuild b/app-editors/jove/jove-4.16.0.73.ebuild index 39eece29448f..ca6c86a0a981 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.2 2010/08/10 19:29:17 ulm Exp $ +# $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 $ 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" |