summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2007-10-11 18:48:29 +0000
committerRémi Cardona <remi@gentoo.org>2007-10-11 18:48:29 +0000
commitd38bff782d664e9f3cd139d2637ec1e052c95a38 (patch)
tree78dd9b854ff733997177645df57b02f91e0417c6 /app-editors
parentalpha/ia64/sparc stable wrt security #193095 (diff)
downloadgentoo-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')
-rw-r--r--app-editors/amyedit/ChangeLog6
-rw-r--r--app-editors/amyedit/amyedit-0.9.ebuild6
-rw-r--r--app-editors/amyedit/amyedit-1.0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog
index 4a176e011ee4..8d4c7b4f3b62 100644
--- a/app-editors/amyedit/ChangeLog
+++ b/app-editors/amyedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/amyedit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.13 2007/03/12 23:28:29 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.14 2007/10/11 18:48:29 remi Exp $
+
+ 11 Oct 2007; Rémi Cardona <remi@gentoo.org> amyedit-0.9.ebuild,
+ amyedit-1.0.ebuild:
+ update gtksourceview deps (see bug #195366)
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
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() {
diff --git a/app-editors/amyedit/amyedit-1.0.ebuild b/app-editors/amyedit/amyedit-1.0.ebuild
index c1b13e784a7d..9a5e2af85d2e 100644
--- a/app-editors/amyedit/amyedit-1.0.ebuild
+++ b/app-editors/amyedit/amyedit-1.0.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-1.0.ebuild,v 1.3 2006/03/22 01:37:59 deltacow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.4 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.6
- >=x11-libs/gtksourceview-1.0
+ =x11-libs/gtksourceview-1*
app-text/aspell"
src_install() {