diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:03:35 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:03:35 +0000 |
commit | c2b41576ea37355cd4770a6e4c639bee028c4b45 (patch) | |
tree | f42f45fd7dbbed79a168b19c2163fcbae8b7a62e /app-editors/gphpedit | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-c2b41576ea37355cd4770a6e4c639bee028c4b45.tar.gz gentoo-2-c2b41576ea37355cd4770a6e4c639bee028c4b45.tar.bz2 gentoo-2-c2b41576ea37355cd4770a6e4c639bee028c4b45.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index 9ed7c367f3b7..c987d77e6d76 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/gphpedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.27 2012/10/04 14:44:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.28 2012/10/16 04:03:35 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + gphpedit-0.9.98_rc1.ebuild: + stable ppc, bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gphpedit-0.9.98_rc1.ebuild: Stable for amd64, wrt bug #427544 diff --git a/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild b/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild index 8b4e5f61fef0..4c5759dcfe0d 100644 --- a/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild +++ b/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild,v 1.3 2012/10/04 14:44:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild,v 1.4 2012/10/16 04:03:35 blueness Exp $ EAPI="4" inherit gnome2 autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.gphpedit.org/sites/default/files/${P/_rc/RC}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0:2 |