From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 468921381F3 for ; Sat, 13 Apr 2013 08:40:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF4C4E0A52; Sat, 13 Apr 2013 08:40:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42189E0A52 for ; Sat, 13 Apr 2013 08:40:41 +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 60E5033E61E for ; Sat, 13 Apr 2013 08:40:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2183) id 266252171D; Sat, 13 Apr 2013 08:40:38 +0000 (UTC) From: "Christoph Mende (angelos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, angelos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130413084039.266252171D@flycatcher.gentoo.org> Date: Sat, 13 Apr 2013 08:40:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f6998f29-988e-4d96-a9c1-787bb798db03 X-Archives-Hash: cdd9a2d4a757baddf89d4da619fb292a angelos 13/04/13 08:40:38 Modified: ChangeLog Log: Change gst-plugins-base:1.0 to >=gst-plugins-base-1.0 for EAPI0 compatibility Revision Changes Path 1.7723 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7723&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7723&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7722&r2=1.7723 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7722 retrieving revision 1.7723 diff -u -r1.7722 -r1.7723 --- ChangeLog 13 Apr 2013 02:19:33 -0000 1.7722 +++ ChangeLog 13 Apr 2013 08:40:38 -0000 1.7723 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7722 2013/04/13 02:19:33 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7723 2013/04/13 08:40:38 angelos Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 13 Apr 2013; Christoph Mende + targets/desktop/gnome/package.use: + Change gst-plugins-base:1.0 to >=gst-plugins-base-1.0 for EAPI0 compatibility + 13 Apr 2013; Michael Weber package.mask: Does not work with rdeps, mask for testing (bug #447246)