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 1RFoEn-0002j8-7W for garchives@archives.gentoo.org; Mon, 17 Oct 2011 14:32:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBDC721C067; Mon, 17 Oct 2011 14:32:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8B4B721C067 for ; Mon, 17 Oct 2011 14:32:12 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F20971B4003 for ; Mon, 17 Oct 2011 14:32:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 6188C2004B; Mon, 17 Oct 2011 14:32:10 +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 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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20111017143210.6188C2004B@flycatcher.gentoo.org> Date: Mon, 17 Oct 2011 14:32:10 +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: d7affd1494866b6fd230a26158915fbb jer 11/10/17 14:32:10 Modified: liblrdf-0.4.0-r20.ebuild ChangeLog Log: Stable for HPPA (bug #382641). =20 (Portage version: 2.2.0_alpha67/cvs/Linux x86_64) Revision Changes Path 1.6 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.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /liblrdf-0.4.0-r20.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /liblrdf-0.4.0-r20.ebuild?r1=3D1.5&r2=3D1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- liblrdf-0.4.0-r20.ebuild 5 Oct 2011 08:26:50 -0000 1.5 +++ liblrdf-0.4.0-r20.ebuild 17 Oct 2011 14:32:10 -0000 1.6 @@ -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.5 2011/10/05 08:26:50 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.= ebuild,v 1.6 2011/10/17 14:32:10 jer 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-mac= os" +KEYWORDS=3D"amd64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-maco= s" IUSE=3D"static-libs" =20 RDEPEND=3D"media-libs/raptor:2 1.47 media-libs/liblrdf/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?rev=3D1.47&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?rev=3D1.47&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/liblrdf= /ChangeLog?r1=3D1.46&r2=3D1.47 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.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 6 Oct 2011 08:33:27 -0000 1.46 +++ ChangeLog 17 Oct 2011 14:32:10 -0000 1.47 @@ -1,6 +1,9 @@ # 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.46 2= 011/10/06 08:33:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.47 2= 011/10/17 14:32:10 jer Exp $ + + 17 Oct 2011; Jeroen Roovers liblrdf-0.4.0-r20.ebuild: + Stable for HPPA (bug #382641). =20 *liblrdf-0.4.0_p20111006 (06 Oct 2011) =20