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 1R60D9-0008Id-Av for garchives@archives.gentoo.org; Tue, 20 Sep 2011 13:18:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A07BD21C2CA; Tue, 20 Sep 2011 13:17:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 61E6521C2CA for ; Tue, 20 Sep 2011 13:17:54 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9A961B4016 for ; Tue, 20 Sep 2011 13:17:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 820) id 7447F20035; Tue, 20 Sep 2011 13:17:52 +0000 (UTC) From: "Tony Vroon (chainsaw)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chainsaw@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/liblrdf: liblrdf-0.4.0-r20.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: liblrdf-0.4.0-r20.ebuild ChangeLog X-VCS-Directories: media-libs/liblrdf X-VCS-Committer: chainsaw X-VCS-Committer-Name: Tony Vroon Content-Type: text/plain; charset=utf8 Message-Id: <20110920131752.7447F20035@flycatcher.gentoo.org> Date: Tue, 20 Sep 2011 13:17:52 +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: X-Archives-Hash: f1f3878f5bd6fad4a729a9eecd833b20 chainsaw 11/09/20 13:17:52 Modified: liblrdf-0.4.0-r20.ebuild ChangeLog Log: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo = & Ian "idella4" Delaney in bug #382641. =20 (Portage version: 2.1.10.19/cvs/Linux x86_64) Revision Changes Path 1.4 media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /liblrdf-0.4.0-r20.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /liblrdf-0.4.0-r20.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /liblrdf-0.4.0-r20.ebuild?r1=3D1.3&r2=3D1.4 Index: liblrdf-0.4.0-r20.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/media-libs/liblrdf/liblrdf-0.4.0-r20.eb= uild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- liblrdf-0.4.0-r20.ebuild 29 Jul 2011 17:03:32 -0000 1.3 +++ liblrdf-0.4.0-r20.ebuild 20 Sep 2011 13:17:52 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.= ebuild,v 1.3 2011/07/29 17:03:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.= ebuild,v 1.4 2011/09/20 13:17:52 chainsaw Exp $ =20 EAPI=3D4 inherit autotools eutils @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-m= acos" +KEYWORDS=3D"amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-ma= cos" IUSE=3D"static-libs" =20 RDEPEND=3D"media-libs/raptor:2 1.42 media-libs/liblrdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?r1=3D1.41&r2=3D1.42 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/media-libs/liblrdf/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 29 Jul 2011 17:03:32 -0000 1.41 +++ ChangeLog 20 Sep 2011 13:17:52 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/liblrdf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.41 2= 011/07/29 17:03:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.42 2= 011/09/20 13:17:52 chainsaw Exp $ + + 20 Sep 2011; Tony Vroon liblrdf-0.4.0-r20.ebuild= : + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo= & Ian + "idella4" Delaney in bug #382641. =20 29 Jul 2011; Samuli Suominen liblrdf-0.4.0-r20.= ebuild, +files/liblrdf-0.4.0-rename_clashing_md5_symbols.patch: