diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:43:08 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:43:08 +0000 |
commit | d1561bda7bd5081d8025b1f984a591582f318185 (patch) | |
tree | 46e2bd16538fa17ef5e3589ce87770c98698645f /app-editors/gphpedit | |
parent | stable bump (diff) | |
download | gentoo-2-d1561bda7bd5081d8025b1f984a591582f318185.tar.gz gentoo-2-d1561bda7bd5081d8025b1f984a591582f318185.tar.bz2 gentoo-2-d1561bda7bd5081d8025b1f984a591582f318185.zip |
stable bump
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/gphpedit/Manifest | 5 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/gphpedit/metadata.xml | 5 |
4 files changed, 15 insertions, 5 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> |