From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IdF1M-0005xZ-PW for garchives@archives.gentoo.org; Thu, 04 Oct 2007 00:56:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l940ldnk027148; Thu, 4 Oct 2007 00:47:39 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l940lcUq027143 for ; Thu, 4 Oct 2007 00:47:38 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2062E64E15 for ; Thu, 4 Oct 2007 00:47:38 +0000 (UTC) Received: from dirtyepic by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IdEsL-0001Q6-1S for gentoo-commits@lists.gentoo.org; Thu, 04 Oct 2007 00:47:37 +0000 From: "Ryan Hill (dirtyepic)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dirtyepic@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog use.local.desc X-VCS-Directories: profiles X-VCS-Committer: dirtyepic X-VCS-Committer-Name: Ryan Hill Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ryan Hill Date: Thu, 04 Oct 2007 00:47:37 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 663fc329-00c7-4805-913a-1e6f610ce5aa X-Archives-Hash: 92228e9b75f226f78df889d11a702cd7 dirtyepic 07/10/04 00:47:37 Modified: ChangeLog use.local.desc Log: Add utils to local USE for freetype. Revision Changes Path 1.688 profiles/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.688&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.688&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.687&r2=1.688 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.687 retrieving revision 1.688 diff -u -r1.687 -r1.688 --- ChangeLog 3 Oct 2007 22:13:22 -0000 1.687 +++ ChangeLog 4 Oct 2007 00:47:36 -0000 1.688 @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.687 2007/10/03 22:13:22 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.688 2007/10/04 00:47:36 dirtyepic Exp $ + + 04 Oct 2007; Ryan Hill use.local.desc: + Add utils to local USE for freetype. 03 Oct 2007; Wulf C. Krueger use.local.desc: Added media-video/kmplayer:npp. 1.3059 profiles/use.local.desc file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3059&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3059&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3058&r2=1.3059 Index: use.local.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v retrieving revision 1.3058 retrieving revision 1.3059 diff -u -r1.3058 -r1.3059 --- use.local.desc 3 Oct 2007 23:36:53 -0000 1.3058 +++ use.local.desc 4 Oct 2007 00:47:36 -0000 1.3059 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3058 2007/10/03 23:36:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3059 2007/10/04 00:47:36 dirtyepic Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -932,6 +932,7 @@ media-libs/coin:fontconfig - Support for managing custom fonts via fontconfig. media-libs/devil:allegro - Add support for Allegro media-libs/farsight:jingle - Enables voice calls for jabber +media-libs/freetype utils - Install utilities and examples from ft2demos media-libs/gd:fontconfig - Support for managing custom fonts via fontconfig. media-libs/giflib:rle - Build converters for RLE format (utah raster toolkit) media-libs/glide-v3:voodoo1 - Support 3DFX Voodoo1 video cards -- gentoo-commits@gentoo.org mailing list