diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:41 +0000 |
commit | c5eb2da89e32f0646a7f21eae068cb04715892e0 (patch) | |
tree | 4f761dbc5dde9ca9a00fdba88fea81d904acb0d8 /app-editors/gphpedit | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-c5eb2da89e32f0646a7f21eae068cb04715892e0.tar.gz gentoo-2-c5eb2da89e32f0646a7f21eae068cb04715892e0.tar.bz2 gentoo-2-c5eb2da89e32f0646a7f21eae068cb04715892e0.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index ea9e04e43c78..519235626b75 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gphpedit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.19 2010/03/12 13:07:33 pacho Exp $ +# 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 $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gphpedit-0.9.91-r1.ebuild: + Stable on amd64 wrt bug #353436 *gphpedit-0.9.91-r1 (12 Mar 2010) diff --git a/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild b/app-editors/gphpedit/gphpedit-0.9.91-r1.ebuild index d90100979762..1c2b72a087e2 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-2010 Gentoo Foundation +# 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.1 2010/03/12 13:07:33 pacho Exp $ +# $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 $ 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 |