summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-10-17 18:14:15 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-10-17 18:14:15 +0000
commitae501546cf0a49900986f8db83c0f7a5d36cc1bc (patch)
tree1328be35017c5d39a767130128d68f2c0b9b9245 /app-editors
parentNew version on cpan; tested on sparc (Manifest recommit) (diff)
downloadgentoo-2-ae501546cf0a49900986f8db83c0f7a5d36cc1bc.tar.gz
gentoo-2-ae501546cf0a49900986f8db83c0f7a5d36cc1bc.tar.bz2
gentoo-2-ae501546cf0a49900986f8db83c0f7a5d36cc1bc.zip
stable bump
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gphpedit/gphpedit-0.9.6.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-editors/gphpedit/gphpedit-0.9.6.ebuild b/app-editors/gphpedit/gphpedit-0.9.6.ebuild
index 2ece8b0332c7..5f2ab34d2356 100644
--- a/app-editors/gphpedit/gphpedit-0.9.6.ebuild
+++ b/app-editors/gphpedit/gphpedit-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.6.ebuild,v 1.3 2004/06/24 21:55:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.6.ebuild,v 1.4 2004/10/17 18:14:15 liquidx Exp $
inherit gnome2
@@ -10,14 +10,15 @@ SRC_URI="http://gphpedit.org/download/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
RDEPEND=">=dev-libs/glib-2.0
>=x11-libs/gtk+-2.0
>=gnome-base/libgnomeui-2.0
- >=x11-libs/gtkscintilla2-0.0.8
+ >=x11-libs/gtkscintilla2-0.1.0
=gnome-extra/libgtkhtml-2*"
+
DEPEND=">=dev-util/pkgconfig-0.12.0
${RDEPEND}"