diff options
author | Rémi Cardona <remi@gentoo.org> | 2007-10-11 18:48:29 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2007-10-11 18:48:29 +0000 |
commit | d38bff782d664e9f3cd139d2637ec1e052c95a38 (patch) | |
tree | 78dd9b854ff733997177645df57b02f91e0417c6 /app-editors/amyedit/amyedit-0.9.ebuild | |
parent | alpha/ia64/sparc stable wrt security #193095 (diff) | |
download | gentoo-2-d38bff782d664e9f3cd139d2637ec1e052c95a38.tar.gz gentoo-2-d38bff782d664e9f3cd139d2637ec1e052c95a38.tar.bz2 gentoo-2-d38bff782d664e9f3cd139d2637ec1e052c95a38.zip |
app-editors/amyedit: update gtksourceview deps (see bug #195366)
(Portage version: 2.1.3.12)
Diffstat (limited to 'app-editors/amyedit/amyedit-0.9.ebuild')
-rw-r--r-- | app-editors/amyedit/amyedit-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild index d4bd639071b4..882fe1a6f173 100644 --- a/app-editors/amyedit/amyedit-0.9.ebuild +++ b/app-editors/amyedit/amyedit-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.7 2006/01/12 21:34:28 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.8 2007/10/11 18:48:29 remi Exp $ inherit eutils @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.4.8 - >=x11-libs/gtksourceview-1.0 + =x11-libs/gtksourceview-1* app-text/aspell" src_install() { |