diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2005-07-15 16:20:10 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2005-07-15 16:20:10 +0000 |
commit | c05da42a4f9c998a92c69711a8ce0aa850510855 (patch) | |
tree | f487fc9203996cc666dbe4de8720d83e64016c10 /app-editors/gobby | |
parent | Readded ipv6 include patch, still needed for 1.0.1, fixes #99083 (diff) | |
download | gentoo-2-c05da42a4f9c998a92c69711a8ce0aa850510855.tar.gz gentoo-2-c05da42a4f9c998a92c69711a8ce0aa850510855.tar.bz2 gentoo-2-c05da42a4f9c998a92c69711a8ce0aa850510855.zip |
~amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/gobby')
-rw-r--r-- | app-editors/gobby/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 92159a4c918f..0ba1656bb9cf 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.1 2005/06/19 14:20:12 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.2 2005/07/15 16:20:10 humpback Exp $ + + 15 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>; gobby-0.1.1.ebuild: + Keywording ~amd64 19 Jun 2005; Gustavo Felisberto <humpback@gentoo.org>; +files/gobby.desktop, +metadata.xml, +gobby-0.1.1.ebuild: diff --git a/app-editors/gobby/gobby-0.1.1.ebuild b/app-editors/gobby/gobby-0.1.1.ebuild index bd5ec67891de..2097152f0eab 100644 --- a/app-editors/gobby/gobby-0.1.1.ebuild +++ b/app-editors/gobby/gobby-0.1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.1.1.ebuild,v 1.1 2005/06/19 14:20:12 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.1.1.ebuild,v 1.2 2005/07/15 16:20:10 humpback Exp $ DESCRIPTION="GTK-based collaborative editor" HOMEPAGE="http://gobby.0x539.de" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="gnome" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" DEPEND=">=dev-cpp/gtkmm-2.6 |