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
commitae07765b6e6a41e32529c9771de7fe3e9656b1b6 (patch)
treeb557443ca9d23ecb87dd7c3e402c23695e028ece /app-editors/gphpedit
parentNew version on cpan; tested on sparc (diff)
downloadhistorical-ae07765b6e6a41e32529c9771de7fe3e9656b1b6.tar.gz
historical-ae07765b6e6a41e32529c9771de7fe3e9656b1b6.tar.bz2
historical-ae07765b6e6a41e32529c9771de7fe3e9656b1b6.zip
stable bump
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r--app-editors/gphpedit/Manifest12
-rw-r--r--app-editors/gphpedit/gphpedit-0.9.6.ebuild7
2 files changed, 15 insertions, 4 deletions
diff --git a/app-editors/gphpedit/Manifest b/app-editors/gphpedit/Manifest
index 4a7bf24edc84..8fec00ef6896 100644
--- a/app-editors/gphpedit/Manifest
+++ b/app-editors/gphpedit/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 fa9a7f1bb72ad6e20f8f88387d581e74 ChangeLog 889
MD5 c378217638aa9b5056b3a33f8859b8bc gphpedit-0.4.3.ebuild 648
-MD5 5643a8be6b3a6a878e96d4d259988439 gphpedit-0.9.6.ebuild 684
+MD5 56c07b77b23c278b36a6967016ed812f gphpedit-0.9.6.ebuild 683
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 fd6d197b7562ef3b534e1db2f822744e files/digest-gphpedit-0.4.3 66
MD5 f44408eb5e7c8472ca40c70423599872 files/digest-gphpedit-0.9.6 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBcrayRkyva5PS18kRAqjfAKCnzO75T83ge/QcGFkAuG2c8lcvHQCeI0dw
+0M7HFH75HtQa+8Mn6EHRBLg=
+=m5H4
+-----END PGP SIGNATURE-----
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}"