summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/gobby/ChangeLog5
-rw-r--r--app-editors/gobby/Manifest14
-rw-r--r--app-editors/gobby/gobby-0.3.0.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/app-editors/gobby/Manifest
index d3dbcb035af1..8fadcc3a5b86 100644
--- a/app-editors/gobby/Manifest
+++ b/app-editors/gobby/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 16067b74594d9aa1d10ab7651186c748 ChangeLog 1932
+MD5 f3e795eb2448fd608e00f31838368226 ChangeLog 2019
MD5 19d6bb1c6dde54bc3c8cc32de695bb78 files/digest-gobby-0.2.2 63
MD5 fe543a507e0e8da2e1fda13c28966576 files/digest-gobby-0.3.0 63
MD5 d4df29d4d1de91d4adccda4b540e256f files/gobby.desktop-r1 336
MD5 1448d76e4ea01b937b6bb4dc9e12087d gobby-0.2.2.ebuild 1381
-MD5 6fd3f21e13e40efbacd4a3e544d15117 gobby-0.3.0.ebuild 1419
+MD5 b0ae9938da91a2f42984c4bf600dad20 gobby-0.3.0.ebuild 1417
MD5 08b59cdb7488971fc1ab89cfc860eee9 metadata.xml 287
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD0xQRSENan+PfizARAslrAJ4pPXlk8cc2sJJajUQ5Baf/xW/rQgCggZOR
-4r1rjzYmYSOaFGYhjLHm21E=
-=wRZ5
------END PGP SIGNATURE-----
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"