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/gobby-0.4.8.ebuild | |
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/gobby-0.4.8.ebuild')
-rw-r--r-- | app-editors/gobby/gobby-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |