diff options
Diffstat (limited to 'app-editors/gphpedit/gphpedit-0.4.3.ebuild')
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/gphpedit/gphpedit-0.4.3.ebuild b/app-editors/gphpedit/gphpedit-0.4.3.ebuild index 72db871a6f24..397858ca7c7a 100644 --- a/app-editors/gphpedit/gphpedit-0.4.3.ebuild +++ b/app-editors/gphpedit/gphpedit-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.1 2003/07/20 15:30:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.2 2003/09/05 23:05:05 msterret Exp $ inherit gnome2 @@ -16,9 +16,9 @@ LICENSE="GPL-2" 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.0.8" -DEPEND=">=dev-util/pkgconfig-0.12.0 +DEPEND=">=dev-util/pkgconfig-0.12.0 ${RDEPEND}" DOCS="AUTHORS ChangeLog COPYING README" |