diff options
Diffstat (limited to 'app-editors/gphpedit/gphpedit-0.9.6.ebuild')
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/gphpedit/gphpedit-0.9.6.ebuild b/app-editors/gphpedit/gphpedit-0.9.6.ebuild index d23373e463bd..2f12c0f179aa 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.6 2005/03/27 00:44:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.6.ebuild,v 1.7 2006/01/12 22:37:46 compnerd Exp $ inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.0 >=x11-libs/gtk+-2.0 >=gnome-base/libgnomeui-2.0 >=x11-libs/gtkscintilla2-0.1.0 - =gnome-extra/libgtkhtml-2*" + =gnome-extra/gtkhtml-2*" DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" |