summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-23 14:15:32 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-23 14:15:32 +0000
commit4c12154e0d152b26e67d4062637aafca3c7b7a19 (patch)
tree1fc38528d1219da5413886efeeffb28c4445f3cf /app-editors/gobby
parentStable on amd64. (diff)
downloadgentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.tar.gz
gentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.tar.bz2
gentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.zip
stable on amd64
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/gobby')
-rw-r--r--app-editors/gobby/ChangeLog5
-rw-r--r--app-editors/gobby/gobby-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog
index dd32128d0e78..4394975e1d3d 100644
--- a/app-editors/gobby/ChangeLog
+++ b/app-editors/gobby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gobby
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.8 2006/01/22 05:08:13 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.9 2006/01/23 14:15:32 blubb Exp $
+
+ 23 Jan 2006; Simon Stelling <blubb@gentoo.org> gobby-0.3.0.ebuild:
+ stable on amd64
22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gobby-0.3.0.ebuild:
stable on x86 for bug #115113
diff --git a/app-editors/gobby/gobby-0.3.0.ebuild b/app-editors/gobby/gobby-0.3.0.ebuild
index 164f2472c029..5bb78724e42a 100644
--- a/app-editors/gobby/gobby-0.3.0.ebuild
+++ b/app-editors/gobby/gobby-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.2 2006/01/22 05:08:13 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.3 2006/01/23 14:15:32 blubb Exp $
inherit eutils
@@ -11,7 +11,7 @@ DESCRIPTION="GTK-based collaborative editor"
HOMEPAGE="http://darcs.0x539.de/gobby"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="gnome"
SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz"