diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-07 22:30:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-07 22:30:48 +0000 |
commit | b9d4fba05ec841300a4edd7e8388ae8f6286a0aa (patch) | |
tree | 6ece3eb4c51faf8d8980eb904974c16564eb3649 /app-editors/gobby | |
parent | clean up (diff) | |
download | gentoo-2-b9d4fba05ec841300a4edd7e8388ae8f6286a0aa.tar.gz gentoo-2-b9d4fba05ec841300a4edd7e8388ae8f6286a0aa.tar.bz2 gentoo-2-b9d4fba05ec841300a4edd7e8388ae8f6286a0aa.zip |
Marked ppc stable for bug #225519.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gobby')
-rw-r--r-- | app-editors/gobby/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 6ef8b9a53bde..90d8b9089716 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.27 2009/03/07 22:13:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.28 2009/03/07 22:30:48 josejx Exp $ + + 07 Mar 2009; Joseph Jezak <josejx@gentoo.org> gobby-0.4.8.ebuild: + Marked ppc stable for bug #225519. 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> gobby-0.4.5.ebuild, gobby-0.4.8.ebuild: diff --git a/app-editors/gobby/gobby-0.4.8.ebuild b/app-editors/gobby/gobby-0.4.8.ebuild index b259e12c19a3..0ed45007b47e 100644 --- a/app-editors/gobby/gobby-0.4.8.ebuild +++ b/app-editors/gobby/gobby-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.3 2009/03/07 22:13:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.4 2009/03/07 22:30:48 josejx Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://gobby.0x539.de/" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~x86" IUSE="avahi gnome" RDEPEND=">=dev-cpp/glibmm-2.6 |