diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:04:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-27 19:04:57 +0000 |
commit | c532e2230186a4880cfa88a6e2a3b1c1f820b958 (patch) | |
tree | 8c44ab0ca1a14824a9963ef823dae12201271e42 /app-editors/gphpedit | |
parent | Added pkg-config files in patch, removed slot, added blocking for parmetis. S... (diff) | |
download | gentoo-2-c532e2230186a4880cfa88a6e2a3b1c1f820b958.tar.gz gentoo-2-c532e2230186a4880cfa88a6e2a3b1c1f820b958.tar.bz2 gentoo-2-c532e2230186a4880cfa88a6e2a3b1c1f820b958.zip |
Stable on ppc wrt bug 214904
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors/gphpedit')
-rw-r--r-- | app-editors/gphpedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.9.91.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gphpedit/ChangeLog b/app-editors/gphpedit/ChangeLog index d8bdfb6fc558..3b247cde4d26 100644 --- a/app-editors/gphpedit/ChangeLog +++ b/app-editors/gphpedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gphpedit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.16 2007/02/21 21:00:58 peper Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/ChangeLog,v 1.17 2008/03/27 19:04:57 nixnut Exp $ + + 27 Mar 2008; nixnut <nixnut@gentoo.org> gphpedit-0.9.91.ebuild: + Stable on ppc wrt bug 214904 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/app-editors/gphpedit/gphpedit-0.9.91.ebuild b/app-editors/gphpedit/gphpedit-0.9.91.ebuild index 8e6ff9773689..f25c7157dc47 100644 --- a/app-editors/gphpedit/gphpedit-0.9.91.ebuild +++ b/app-editors/gphpedit/gphpedit-0.9.91.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.ebuild,v 1.3 2007/02/03 03:57:22 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.9.91.ebuild,v 1.4 2008/03/27 19:04:57 nixnut 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 |