summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-24 18:35:00 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-24 18:35:00 +0000
commit80215a0aae08f770ceeaca59768d417390cf2bd4 (patch)
tree4fff0367012f2651606d86645d641b8ce75f9654 /app-editors/gphpedit
parentx86 stable per bug 353436 (diff)
downloadgentoo-2-80215a0aae08f770ceeaca59768d417390cf2bd4.tar.gz
gentoo-2-80215a0aae08f770ceeaca59768d417390cf2bd4.tar.bz2
gentoo-2-80215a0aae08f770ceeaca59768d417390cf2bd4.zip
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r--app-editors/gphpedit/ChangeLog5
-rw-r--r--app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog
index 519235626b75..e2cfe4f5bdf7 100644
--- a/app-editors/gphpedit/ChangeLog
+++ b/app-editors/gphpedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gphpedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.20 2011/02/23 22:39:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.21 2011/02/24 18:35:00 tomka Exp $
+
+ 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gphpedit-0.9.91-r1.ebuild:
+ x86 stable per bug 353436
23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gphpedit-0.9.91-r1.ebuild:
Stable on amd64 wrt bug #353436
diff --git a/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild b/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild
index 1c2b72a087e2..4e3fff1ecd27 100644
--- a/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild
+++ b/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild,v 1.2 2011/02/23 22:39:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild,v 1.3 2011/02/24 18:35:00 tomka Exp $
inherit gnome2 eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.gphpedit.org/download/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.0