From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IoYrF-0003Wv-R1 for garchives@archives.gentoo.org; Sun, 04 Nov 2007 06:21:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id lA46LFNX023165; Sun, 4 Nov 2007 06:21:15 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id lA46LEDv023160 for ; Sun, 4 Nov 2007 06:21:15 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DEA84657C1 for ; Sun, 4 Nov 2007 06:21:14 +0000 (UTC) Received: from pylon by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IoYrB-0005sI-TI for gentoo-commits@lists.gentoo.org; Sun, 04 Nov 2007 06:21:13 +0000 From: "Lars Weiler (pylon)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pylon@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-editors/gobby: gobby-0.4.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gobby-0.4.5.ebuild ChangeLog X-VCS-Directories: app-editors/gobby X-VCS-Committer: pylon X-VCS-Committer-Name: Lars Weiler Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Lars Weiler Date: Sun, 04 Nov 2007 06:21:13 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: bdf80f62-67f7-4353-b679-9fe086f514f5 X-Archives-Hash: 20e0ecd2a7ef8a2f369fe655b62a2e9a pylon 07/11/04 06:21:13 Modified: gobby-0.4.5.ebuild ChangeLog Log: stable ppc, bug #197438 (Portage version: 2.1.3.17) Revision Changes Path 1.6 app-editors/gobby/gobby-0.4.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild?r1=1.5&r2=1.6 Index: gobby-0.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gobby-0.4.5.ebuild 18 Oct 2007 17:17:49 -0000 1.5 +++ gobby-0.4.5.ebuild 4 Nov 2007 06:21:13 -0000 1.6 @@ -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.5 2007/10/18 17:17:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.5.ebuild,v 1.6 2007/11/04 06:21:13 pylon Exp $ inherit eutils @@ -9,7 +9,7 @@ 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 1.20 app-editors/gobby/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/gobby/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 18 Oct 2007 17:17:49 -0000 1.19 +++ ChangeLog 4 Nov 2007 06:21:13 -0000 1.20 @@ -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.19 2007/10/18 17:17:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.20 2007/11/04 06:21:13 pylon Exp $ + + 04 Nov 2007; Lars Weiler gobby-0.4.5.ebuild: + stable ppc, bug #197438 18 Oct 2007; Christoph Mende gobby-0.4.5.ebuild: Stable on amd64 wrt bug #196034 -- gentoo-commits@gentoo.org mailing list