diff options
author | David Holm <dholm@gentoo.org> | 2003-10-12 21:49:16 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-10-12 21:49:16 +0000 |
commit | 523a8ea5631433955eaaa6871e8d1fd489834ae0 (patch) | |
tree | b0283591da1657847a34da71d9216d12adce5e3f /app-editors/gphpedit | |
parent | Fixed build failure with SLOT'd ruby. Marked as stable for x86, alpha, sparc ... (diff) | |
download | historical-523a8ea5631433955eaaa6871e8d1fd489834ae0.tar.gz historical-523a8ea5631433955eaaa6871e8d1fd489834ae0.tar.bz2 historical-523a8ea5631433955eaaa6871e8d1fd489834ae0.zip |
Added to ~ppc
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gphpedit/Manifest | 4 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.4.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index da501db1e295..f24fbed3c977 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2003/10/08 09:41:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.3 2003/10/12 21:49:05 dholm Exp $ + + 12 Oct 2003; David Holm <dholm@gentoo.org> gphpedit-0.4.3.ebuild: + Added to ~ppc. 08 Oct 2003; Alastair Tse <liquidx@gentoo.org> gphpedit-0.4.3.ebuild, metadata.xml: diff --git a/app-editors/gphpedit/Manifest b/app-editors/gphpedit/Manifest index 3a5fcd9d4fd3..dcc0a460c150 100644 --- a/app-editors/gphpedit/Manifest +++ b/app-editors/gphpedit/Manifest @@ -1,4 +1,4 @@ -MD5 b2f8d5a3c69b88374e468f707f81befa ChangeLog 561 -MD5 e3d21bf3d97a708a564f3a7442bb575e gphpedit-0.4.3.ebuild 662 +MD5 5fd32368ee0b98b9000f99a0962b4be8 ChangeLog 645 +MD5 5fc23b6d5e1b1f7962107203575bb63c gphpedit-0.4.3.ebuild 665 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 53b79a687c89..c0a321b0bbcb 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.3 2003/10/08 09:41:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.4 2003/10/12 21:49:05 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gphpedit.org/releases/${P}.tar.gz" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=dev-libs/glib-2.0 |