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 | d22385ebdc03a27a220d660b6b578f5a61fbee31 (patch) | |
tree | 6747c6dc69eee7ec3cb1460394009cdc4a64f83d /app-editors/gphpedit | |
parent | fix manifest and gpg signing (diff) | |
download | historical-d22385ebdc03a27a220d660b6b578f5a61fbee31.tar.gz historical-d22385ebdc03a27a220d660b6b578f5a61fbee31.tar.bz2 historical-d22385ebdc03a27a220d660b6b578f5a61fbee31.zip |
stable ppc, bug #427544
Package-Manager: portage-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 |