diff options
author | 2007-10-18 17:17:49 +0000 | |
---|---|---|
committer | 2007-10-18 17:17:49 +0000 | |
commit | 19009f0f1de693c4aa153a80f89837ffb1ab99d7 (patch) | |
tree | 3be5c1df01e9545f0ee89e116af6f6354c652875 | |
parent | Stable on amd64 wrt bug #196034 (diff) | |
download | gentoo-2-19009f0f1de693c4aa153a80f89837ffb1ab99d7.tar.gz gentoo-2-19009f0f1de693c4aa153a80f89837ffb1ab99d7.tar.bz2 gentoo-2-19009f0f1de693c4aa153a80f89837ffb1ab99d7.zip |
Stable on amd64 wrt bug #196034
(Portage version: 2.1.3.14)
-rw-r--r-- | app-editors/gobby/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 381ff75fd3f5..8c30b2d7b840 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.18 2007/10/17 00:05:39 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.19 2007/10/18 17:17:49 angelos Exp $ + + 18 Oct 2007; Christoph Mende <angelos@gentoo.org> gobby-0.4.5.ebuild: + Stable on amd64 wrt bug #196034 17 Oct 2007; Dawid Węgliński <cla@gentoo.org> gobby-0.4.5.ebuild: Stable on x86 (bug #196034) diff --git a/app-editors/gobby/gobby-0.4.5.ebuild b/app-editors/gobby/gobby-0.4.5.ebuild index 2d52a77cf166..46622687c3a9 100644 --- a/app-editors/gobby/gobby-0.4.5.ebuild +++ b/app-editors/gobby/gobby-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild,v 1.4 2007/10/17 00:05:39 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild,v 1.5 2007/10/18 17:17:49 angelos Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gobby.0x539.de/" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="avahi gnome" DEPEND=">=dev-cpp/glibmm-2.6 |