From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JcunB-00072k-Te for garchives@archives.gentoo.org; Sat, 22 Mar 2008 03:53:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E16BE05D6; Sat, 22 Mar 2008 03:53:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B3427E05D6 for ; Sat, 22 Mar 2008 03:53:12 +0000 (UTC) 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 5706266A8E for ; Sat, 22 Mar 2008 03:53:12 +0000 (UTC) Received: from dang by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jcun8-00010n-Vc for gentoo-commits@lists.gentoo.org; Sat, 22 Mar 2008 03:53:11 +0000 From: "Daniel Gryniewicz (dang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/gnome-spell: gnome-spell-1.0.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gnome-spell-1.0.8.ebuild ChangeLog X-VCS-Directories: app-text/gnome-spell X-VCS-Committer: dang X-VCS-Committer-Name: Daniel Gryniewicz Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Gryniewicz Date: Sat, 22 Mar 2008 03:53:10 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5ebff784-eb51-4c5b-b2ea-6bf80e00296b X-Archives-Hash: 3f97639f2b035425eadccc931b8f3889 dang 08/03/22 03:53:10 Modified: gnome-spell-1.0.8.ebuild ChangeLog Log: Marked stable on amd64 for bug #212986 (Portage version: 2.1.4.4) Revision Changes Path 1.7 app-text/gnome-spell/gnome-spell-1.0.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/gnome-spell-1.0.8.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/gnome-spell-1.0.8.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/gnome-spell-1.0.8.ebuild?r1=3D1.6&r2=3D1.7 Index: gnome-spell-1.0.8.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.8.= ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnome-spell-1.0.8.ebuild 17 Mar 2008 00:29:45 -0000 1.6 +++ gnome-spell-1.0.8.ebuild 22 Mar 2008 03:53:10 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.= 8.ebuild,v 1.6 2008/03/17 00:29:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.= 8.ebuild,v 1.7 2008/03/22 03:53:10 dang Exp $ =20 inherit eutils gnome2 autotools =20 @@ -9,7 +9,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"1" -KEYWORDS=3D"alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" =20 RDEPEND=3D">=3Dgnome-base/libgnome-1.112.1 >=3Dgnome-base/libbonoboui-1.112.1 1.88 app-text/gnome-spell/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/ChangeLog?rev=3D1.88&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/ChangeLog?rev=3D1.88&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gnome-spe= ll/ChangeLog?r1=3D1.87&r2=3D1.88 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 17 Mar 2008 00:29:45 -0000 1.87 +++ ChangeLog 22 Mar 2008 03:53:10 -0000 1.88 @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnome-spell # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.87= 2008/03/17 00:29:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.88= 2008/03/22 03:53:10 dang Exp $ + + 22 Mar 2008; Daniel Gryniewicz gnome-spell-1.0.8.ebu= ild: + Marked stable on amd64 for bug #212986 =20 17 Mar 2008; Jeroen Roovers gnome-spell-1.0.8.ebuild: Stable for HPPA (bug #212986). --=20 gentoo-commits@lists.gentoo.org mailing list