diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 05:08:13 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 05:08:13 +0000 |
commit | 1c49a54ec680ccae229c63a33d3b6e47fe55214f (patch) | |
tree | a66e248cc93946f485fd5801a9466bc794c80696 | |
parent | stable on x86 for bug #115113 (diff) | |
download | historical-1c49a54ec680ccae229c63a33d3b6e47fe55214f.tar.gz historical-1c49a54ec680ccae229c63a33d3b6e47fe55214f.tar.bz2 historical-1c49a54ec680ccae229c63a33d3b6e47fe55214f.zip |
stable on x86 for bug #115113
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | app-editors/gobby/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gobby/Manifest | 10 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.3.0.ebuild | 6 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index b8ed4a3e8f1e..dd32128d0e78 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.7 2005/12/09 18:36:00 humpback Exp $ +# 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 $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gobby-0.3.0.ebuild: + stable on x86 for bug #115113 *gobby-0.3.0 (09 Dec 2005) diff --git a/app-editors/gobby/Manifest b/app-editors/gobby/Manifest index 46c4ccad93f0..d3dbcb035af1 100644 --- a/app-editors/gobby/Manifest +++ b/app-editors/gobby/Manifest @@ -1,17 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6e98a9e0e4948cb21b85b49267fde6fe ChangeLog 1831 +MD5 16067b74594d9aa1d10ab7651186c748 ChangeLog 1932 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 77e79d9301c62b28f72555dfb238d117 gobby-0.3.0.ebuild 1422 +MD5 6fd3f21e13e40efbacd4a3e544d15117 gobby-0.3.0.ebuild 1419 MD5 08b59cdb7488971fc1ab89cfc860eee9 metadata.xml 287 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDmc6+8zY1VwezZiERAojOAJ0SxpCD9qP0vmtPMPExMEma+wHgIwCfc6Bc -91l7GiMRSkQ7h1GvRd2klLk= -=21mF +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 e08e64368c50..164f2472c029 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-2005 Gentoo Foundation +# 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.1 2005/12/09 18:36:00 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.2 2006/01/22 05:08:13 tsunam Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="GTK-based collaborative editor" HOMEPAGE="http://darcs.0x539.de/gobby" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc x86" IUSE="gnome" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" |