From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ob2sZ-0005hH-Jj for garchives@archives.gentoo.org; Tue, 20 Jul 2010 02:48:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DF6BE0BAB; Tue, 20 Jul 2010 02:48:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C79E9E0BAB for ; Tue, 20 Jul 2010 02:48:20 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 826B31B4026 for ; Tue, 20 Jul 2010 02:48:20 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2078) id C5AE82CF3C; Tue, 20 Jul 2010 02:48:18 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-themes/gtk-theme-switch: gtk-theme-switch-2.1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gtk-theme-switch-2.1.0.ebuild ChangeLog X-VCS-Directories: x11-themes/gtk-theme-switch X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20100720024818.C5AE82CF3C@corvid.gentoo.org> Date: Tue, 20 Jul 2010 02:48:18 +0000 (UTC) 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: 30eac6b9-2e7e-427e-b369-db33f281c184 X-Archives-Hash: cac4ea9f0a8b1ed9c470056b80d619df jer 10/07/20 02:48:18 Modified: gtk-theme-switch-2.1.0.ebuild ChangeLog Log: Stable for HPPA (bug #322951). (Portage version: 2.2_rc67/cvs/Linux i686) Revision Changes Path 1.8 x11-themes/gtk-theme-switch/gtk-theme-switch-2.1.0.e= build file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/gtk-theme-switch-2.1.0.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/gtk-theme-switch-2.1.0.ebuild?rev=3D1.8&content-type=3Dtext/pla= in diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/gtk-theme-switch-2.1.0.ebuild?r1=3D1.7&r2=3D1.8 Index: gtk-theme-switch-2.1.0.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/x11-themes/gtk-theme-switch/gtk-theme-s= witch-2.1.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gtk-theme-switch-2.1.0.ebuild 17 Jul 2010 17:30:10 -0000 1.7 +++ gtk-theme-switch-2.1.0.ebuild 20 Jul 2010 02:48:17 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme= -switch-2.1.0.ebuild,v 1.7 2010/07/17 17:30:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/gtk-theme= -switch-2.1.0.ebuild,v 1.8 2010/07/20 02:48:17 jer Exp $ =20 EAPI=3D2 inherit toolchain-funcs @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~= x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS=3D"alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x= 86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" IUSE=3D"" =20 RDEPEND=3D"x11-libs/gtk+:2" 1.45 x11-themes/gtk-theme-switch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/ChangeLog?rev=3D1.45&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/ChangeLog?rev=3D1.45&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-the= me-switch/ChangeLog?r1=3D1.44&r2=3D1.45 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/x11-themes/gtk-theme-switch/ChangeLog,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 17 Jul 2010 17:30:10 -0000 1.44 +++ ChangeLog 20 Jul 2010 02:48:17 -0000 1.45 @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-theme-switch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog= ,v 1.44 2010/07/17 17:30:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-theme-switch/ChangeLog= ,v 1.45 2010/07/20 02:48:17 jer Exp $ + + 20 Jul 2010; Jeroen Roovers + gtk-theme-switch-2.1.0.ebuild: + Stable for HPPA (bug #322951). =20 17 Jul 2010; Ra=C3=BAl Porcel gtk-theme-switch-2.1.0.ebuild: