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 1JwAa8-0007n1-CN for garchives@archives.gentoo.org; Wed, 14 May 2008 06:35:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73AFCE0498; Wed, 14 May 2008 06:35:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C1D4E0498 for ; Wed, 14 May 2008 06:35:19 +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 B2E8566F1D for ; Wed, 14 May 2008 06:35:18 +0000 (UTC) Received: from corsair by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JwAa5-0003W8-Jk for gentoo-commits@lists.gentoo.org; Wed, 14 May 2008 06:35:17 +0000 From: "Markus Rothe (corsair)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, corsair@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/notify-python: notify-python-0.1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: notify-python-0.1.1.ebuild ChangeLog X-VCS-Directories: dev-python/notify-python X-VCS-Committer: corsair X-VCS-Committer-Name: Markus Rothe Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Rothe Date: Wed, 14 May 2008 06:35:17 +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: a94a27a0-1a33-4762-a8ef-7fcd1c8c24dd X-Archives-Hash: 00e021c4809c187fb7dc45040368e7d7 corsair 08/05/14 06:35:17 Modified: notify-python-0.1.1.ebuild ChangeLog Log: Added ~ppc64 (Portage version: 2.1.4.4) Revision Changes Path 1.9 dev-python/notify-python/notify-python-0.1.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/notify-python-0.1.1.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/notify-python-0.1.1.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/notify-python-0.1.1.ebuild?r1=3D1.8&r2=3D1.9 Index: notify-python-0.1.1.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/dev-python/notify-python/notify-python-= 0.1.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- notify-python-0.1.1.ebuild 18 Apr 2008 09:53:28 -0000 1.8 +++ notify-python-0.1.1.ebuild 14 May 2008 06:35:17 -0000 1.9 @@ -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/dev-python/notify-python/notify-pytho= n-0.1.1.ebuild,v 1.8 2008/04/18 09:53:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-pytho= n-0.1.1.ebuild,v 1.9 2008/05/14 06:35:17 corsair Exp $ =20 NEED_PYTHON=3D2.3.5 =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"LGPL-2.1" SLOT=3D"0" -KEYWORDS=3D"amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS=3D"amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-python/pygtk-2.4.0 1.9 dev-python/notify-python/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/ChangeLog?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/ChangeLog?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/notify-= python/ChangeLog?r1=3D1.8&r2=3D1.9 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/dev-python/notify-python/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 18 Apr 2008 09:53:28 -0000 1.8 +++ ChangeLog 14 May 2008 06:35:17 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/notify-python # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v = 1.8 2008/04/18 09:53:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v = 1.9 2008/05/14 06:35:17 corsair Exp $ + + 14 May 2008; Markus Rothe notify-python-0.1.1.ebu= ild: + Added ~ppc64 =20 18 Apr 2008; Ra=C3=BAl Porcel notify-python-0.1.1= .ebuild: Add ~sparc --=20 gentoo-commits@lists.gentoo.org mailing list