summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/gphpedit/ChangeLog6
-rw-r--r--app-editors/gphpedit/Manifest5
-rw-r--r--app-editors/gphpedit/gphpedit-0.4.3.ebuild4
-rw-r--r--app-editors/gphpedit/metadata.xml5
-rw-r--r--app-editors/scite/Manifest2
-rw-r--r--app-editors/scite/scite-1.5.4.ebuild4
6 files changed, 18 insertions, 8 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog
index fd84fc4cf814..da501db1e295 100644
--- a/app-editors/gphpedit/ChangeLog
+++ b/app-editors/gphpedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/gphpedit
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.1 2003/07/20 15:30:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.2 2003/10/08 09:41:48 liquidx Exp $
+
+ 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> gphpedit-0.4.3.ebuild,
+ metadata.xml:
+ stable bump and adding to gnome herd
*gphpedit-0.4.3 (20 Jul 2003)
diff --git a/app-editors/gphpedit/Manifest b/app-editors/gphpedit/Manifest
index 743b0904a46d..3a5fcd9d4fd3 100644
--- a/app-editors/gphpedit/Manifest
+++ b/app-editors/gphpedit/Manifest
@@ -1,3 +1,4 @@
-MD5 989f6980b7143bbc3e0166bcdc80d6dd ChangeLog 433
-MD5 f1dd2ee79134881032569066d6dc88d7 gphpedit-0.4.3.ebuild 664
+MD5 b2f8d5a3c69b88374e468f707f81befa ChangeLog 561
+MD5 e3d21bf3d97a708a564f3a7442bb575e gphpedit-0.4.3.ebuild 662
+MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 fd6d197b7562ef3b534e1db2f822744e files/digest-gphpedit-0.4.3 66
diff --git a/app-editors/gphpedit/gphpedit-0.4.3.ebuild b/app-editors/gphpedit/gphpedit-0.4.3.ebuild
index 397858ca7c7a..53b79a687c89 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.2 2003/09/05 23:05:05 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.3 2003/10/08 09:41:48 liquidx Exp $
inherit gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://gphpedit.org/releases/${P}.tar.gz"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="GPL-2"
RDEPEND=">=dev-libs/glib-2.0
diff --git a/app-editors/gphpedit/metadata.xml b/app-editors/gphpedit/metadata.xml
new file mode 100644
index 000000000000..da6fd63d0085
--- /dev/null
+++ b/app-editors/gphpedit/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>
diff --git a/app-editors/scite/Manifest b/app-editors/scite/Manifest
index 3a14dfc9c43c..25024ffa9ecc 100644
--- a/app-editors/scite/Manifest
+++ b/app-editors/scite/Manifest
@@ -2,7 +2,7 @@ MD5 8803c5b9046501f84a1a35053985afc8 ChangeLog 2183
MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
MD5 9b99c735833410c4d863b47c0ee61d60 scite-1.4.9.ebuild 1329
MD5 7954463b548282c780a5674346e39c54 scite-1.5.1.ebuild 1330
-MD5 522327364fd5d15202fb3d47dca9c681 scite-1.5.4.ebuild 1676
+MD5 37c9241048829087459facd484908441 scite-1.5.4.ebuild 1675
MD5 e21b1647de51e2cea2682beaf5522ea7 files/digest-scite-1.4.9 57
MD5 9ee947d9de84f03b11e6b1f7f195d87a files/digest-scite-1.5.1 57
MD5 8f703db06b0c2938ae6349c2970ead59 files/digest-scite-1.5.4 57
diff --git a/app-editors/scite/scite-1.5.4.ebuild b/app-editors/scite/scite-1.5.4.ebuild
index cbaa1becaf4f..9b1be9ea9262 100644
--- a/app-editors/scite/scite-1.5.4.ebuild
+++ b/app-editors/scite/scite-1.5.4.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/scite/scite-1.5.4.ebuild,v 1.3 2003/09/11 10:40:08 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.4.ebuild,v 1.4 2003/10/08 09:40:44 liquidx Exp $
MY_PV=$(echo ${PV} | sed 's:\.::g')
@@ -16,7 +16,7 @@ S=${WORKDIR}/${PN}/gtk
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="gtk2 gnome"
src_unpack() {