diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-11-19 13:56:47 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-11-19 13:56:47 +0000 |
commit | 775fff01490e2ddfb95855d3c7f1371aa3ed2d65 (patch) | |
tree | 84e7e36ec999521e8d6cad58b3c88e4f66b679fa /profiles | |
parent | x86 stable, bug #199308 (diff) | |
download | gentoo-2-775fff01490e2ddfb95855d3c7f1371aa3ed2d65.tar.gz gentoo-2-775fff01490e2ddfb95855d3c7f1371aa3ed2d65.tar.bz2 gentoo-2-775fff01490e2ddfb95855d3c7f1371aa3ed2d65.zip |
Add snapshot USE flag for the rbot live ebuild.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 44834c98d84a..0f3a198c8776 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -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.833 2007/11/19 09:19:08 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.834 2007/11/19 13:56:47 flameeyes Exp $ + + 19 Nov 2007; Diego Pettenò <flameeyes@gentoo.org> use.local.desc: + Add snapshot USE flag for the rbot live ebuild. 19 Nov 2007; <alistair@gentoo.org> package.mask: Added =dev-java/soap-2.3.1-r2 to mask diff --git a/profiles/use.local.desc b/profiles/use.local.desc index dfb041b9fd41..397feebec625 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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.3151 2007/11/18 21:52:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3152 2007/11/19 13:56:47 flameeyes Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1529,6 +1529,7 @@ net-irc/ezbounce:boost - Compile against boost libraries net-irc/inspircd:openssl - Build OpenSSL module net-irc/ircd-hybrid:contrib - Build contrib modules (eg. cloaking) net-irc/ngircd:ident - Enables support for libident +net-irc/rbot:snapshot - Set the Ruby gem version to a value suitable for a snapshot ebuild net-irc/srvx:bahamut - Choose bahamut protocol over p10 protocol net-irc/unrealircd:hub - Enable hub support net-irc/unrealircd:prefixaq - Enable chanadmin and chanowner prefixes |