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 <gentoo-commits+bounces-348561-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QQkKG-0003xR-30
	for garchives@archives.gentoo.org; Sun, 29 May 2011 18:02:56 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AEF051C0B7;
	Sun, 29 May 2011 18:02:48 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 819B41C0B6
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 May 2011 18:02:48 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id DD33C2AC053
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 May 2011 18:02:47 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 984)
	id 9635E20057; Sun, 29 May 2011 18:02:46 +0000 (UTC)
From: "Fabian Groffen (grobian)" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: ChangeLog
X-VCS-Directories: profiles/prefix
X-VCS-Committer: grobian
X-VCS-Committer-Name: Fabian Groffen
Content-Type: text/plain; charset=utf8
Message-Id: <20110529180246.9635E20057@flycatcher.gentoo.org>
Date: Sun, 29 May 2011 18:02:46 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 402bd2e0bfe1acdde355ff8353fa3616

grobian     11/05/29 18:02:46

  Modified:             ChangeLog
  Log:
  force static-libs on libarchive for MiNT too, bug #364789

Revision  Changes    Path
1.281                profiles/prefix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?rev=3D1.281&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?rev=3D1.281&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/Ch=
angeLog?r1=3D1.280&r2=3D1.281

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/profiles/prefix/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog	29 May 2011 16:36:55 -0000	1.280
+++ ChangeLog	29 May 2011 18:02:46 -0000	1.281
@@ -1,6 +1,9 @@
 # ChangeLog for profiles/prefix
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.280 201=
1/05/29 16:36:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.281 201=
1/05/29 18:02:46 grobian Exp $
+
+  29 May 2011; Fabian Groffen <grobian@gentoo.org> mint/package.use.forc=
e:
+  force static-libs on libarchive for MiNT too, bug #364789
=20
   29 May 2011; Fabian Groffen <grobian@gentoo.org> mint/make.defaults:
   Update default USE-flags for FreeMiNT, bug #368407