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 1J8S6x-0001kq-3U for garchives@archives.gentoo.org; Sat, 29 Dec 2007 03:11:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBT3Bat9027568; Sat, 29 Dec 2007 03:11:36 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBT3BYEc027563 for ; Sat, 29 Dec 2007 03:11:35 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 D20AA65BBD for ; Sat, 29 Dec 2007 03:11:34 +0000 (UTC) Received: from rich0 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J8S6n-0006eN-LY for gentoo-commits@lists.gentoo.org; Sat, 29 Dec 2007 03:11:33 +0000 From: "Richard Freeman (rich0)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, rich0@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: rich0 X-VCS-Committer-Name: Richard Freeman Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Richard Freeman Date: Sat, 29 Dec 2007 03:11:33 +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: 8f00e645-a4ad-4844-9e59-901607b01bdb X-Archives-Hash: 0b8a2f7e3cfe288be46569a75e51f00c rich0 07/12/29 03:11:33 Modified: ChangeLog use.local.desc Log: Add sound useflag for games-rpg/eternal-lands-data. Revision Changes Path 1.949 profiles/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.949&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.949&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.948&r2=1.949 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.948 retrieving revision 1.949 diff -u -r1.948 -r1.949 --- ChangeLog 28 Dec 2007 12:46:58 -0000 1.948 +++ ChangeLog 29 Dec 2007 03:11:32 -0000 1.949 @@ -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.948 2007/12/28 12:46:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.949 2007/12/29 03:11:32 rich0 Exp $ + + 29 Dec 2007; Richard Freeman use.local.desc: + Add sound useflag for games-rpg/eternal-lands-data. 28 Dec 2007; Raúl Porcel use.local.desc: Add browser use-flag for net-p2p/deluge 1.3244 profiles/use.local.desc file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3244&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3244&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3243&r2=1.3244 Index: use.local.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v retrieving revision 1.3243 retrieving revision 1.3244 diff -u -r1.3243 -r1.3244 --- use.local.desc 28 Dec 2007 14:38:03 -0000 1.3243 +++ use.local.desc 29 Dec 2007 03:11:32 -0000 1.3244 @@ -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.3243 2007/12/28 14:38:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3244 2007/12/29 03:11:32 rich0 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -694,6 +694,7 @@ games-mud/mmucl:mccp - adds support for the Mud Client Compression Protocol games-roguelike/scourge:editor - Install Scourge Data Editor (scourge-tools) games-rpg/eternal-lands-data:music - Install optional music files (extra 30 meg) +games-rpg/eternal-lands-data:sound - Install optional sound files (extra 40 meg) games-rpg/galaxymage:psyco - psyco python accelerator games-rpg/nwn-cep:hou - Adds support for the Hordes of the Underdark expansion pack games-rpg/nwn-cep:sou - Adds support for the Shadows of Undrentide expension pack -- gentoo-commits@gentoo.org mailing list