diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:44:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:44:48 +0000 |
commit | 26e9ad563141a8b8b6015279abbfef0cce2d45cf (patch) | |
tree | fa783457c721e3f91131f5b1488ad25d9e5986c9 /app-editors/gphpedit | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-26e9ad563141a8b8b6015279abbfef0cce2d45cf.tar.gz gentoo-2-26e9ad563141a8b8b6015279abbfef0cce2d45cf.tar.bz2 gentoo-2-26e9ad563141a8b8b6015279abbfef0cce2d45cf.zip |
Stable for amd64, wrt 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 | 5 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index 007c6f752c53..9ed7c367f3b7 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2012/10/03 10:24:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.27 2012/10/04 14:44:48 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gphpedit-0.9.98_rc1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gphpedit-0.9.98_rc1.ebuild: diff --git a/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild b/app-editors/gphpedit/gphpedit-0.9.98_rc1.ebuild index 1c641fe7a906..8b4e5f61fef0 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.2 2012/10/03 10:24:38 phajdan.jr Exp $ +# $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 $ 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 |