From: "Manuel Rueger (mrueg)" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/unrealircd: metadata.xml ChangeLog
Date: Sun, 28 Jun 2015 21:34:10 +0000 (UTC) [thread overview]
Message-ID: <20150628213410.66DBD746@oystercatcher.gentoo.org> (raw)
mrueg 15/06/28 21:34:10
Modified: metadata.xml ChangeLog
Log:
Drop unused local USE-description. Fix indentation.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.11 net-irc/unrealircd/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/metadata.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/metadata.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/metadata.xml?r1=1.10&r2=1.11
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml 15 Aug 2014 06:40:27 -0000 1.10
+++ metadata.xml 28 Jun 2015 21:34:10 -0000 1.11
@@ -1,26 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>net-irc</herd>
- <maintainer>
- <email>binki@gentoo.org</email>
- <name>Nathan Phillip Brink</name>
- </maintainer>
- <maintainer>
- <email>jdhore@gentoo.org</email>
- <name>Jeff Horelick</name>
- </maintainer>
-<use>
- <flag name='class-nofakelag'>Enable an unsupported class::options flag called “nofakelag” allowing you to grant fakelag exemption to normal user (instead of just opers).</flag>
- <flag name='extban-stacking'>Enable extended channel bans (such as +b ~c: and +b ~n:) to contain other extended bans instead of just hostmasks.</flag>
- <flag name='spoof'>Enable the spoof protection</flag>
- <flag name='prefixaq'>Enable chanadmin and chanowner prefixes</flag>
- <flag name='showlistmodes'>Support displaying channel modes during compilation</flag>
- <flag name='operoverride-verify'>Enable requiring opers to invite themselves to +s/+p channels</flag>
- <flag name='operoverride'>Enable OperOverride extension</flag>
- <flag name='usermod'>Enable /set* and /chg* commands</flag>
- <flag name='showlistmodes'>Support displaying channel modes in /list</flag>
- <flag name='shunnotices'>Enable notifying a user when un-shunned</flag>
- <flag name='topicisnuhost'>Enable displaying nick!user@host as topic setter</flag>
-</use>
+ <herd>net-irc</herd>
+ <maintainer>
+ <email>binki@gentoo.org</email>
+ <name>Nathan Phillip Brink</name>
+ </maintainer>
+ <maintainer>
+ <email>jdhore@gentoo.org</email>
+ <name>Jeff Horelick</name>
+ </maintainer>
+ <use>
+ <flag name='class-nofakelag'>Enable an unsupported class::options flag called “nofakelag” allowing you to grant fakelag exemption to normal user (instead of just opers).</flag>
+ <flag name='extban-stacking'>Enable extended channel bans (such as +b ~c: and +b ~n:) to contain other extended bans instead of just hostmasks.</flag>
+ <flag name='prefixaq'>Enable chanadmin and chanowner prefixes</flag>
+ <flag name='showlistmodes'>Support displaying channel modes during compilation</flag>
+ <flag name='operoverride-verify'>Enable requiring opers to invite themselves to +s/+p channels</flag>
+ <flag name='operoverride'>Enable OperOverride extension</flag>
+ <flag name='usermod'>Enable /set* and /chg* commands</flag>
+ <flag name='showlistmodes'>Support displaying channel modes in /list</flag>
+ <flag name='shunnotices'>Enable notifying a user when un-shunned</flag>
+ <flag name='topicisnuhost'>Enable displaying nick!user@host as topic setter</flag>
+ </use>
</pkgmetadata>
1.123 net-irc/unrealircd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/unrealircd/ChangeLog?r1=1.122&r2=1.123
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog 28 Jun 2015 19:20:50 -0000 1.122
+++ ChangeLog 28 Jun 2015 21:34:10 -0000 1.123
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/unrealircd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.122 2015/06/28 19:20:50 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.123 2015/06/28 21:34:10 mrueg Exp $
+
+ 28 Jun 2015; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
+ Drop unused local USE-description. Fix indentation.
28 Jun 2015; Manuel Rüger <mrueg@gentoo.org>
-files/unrealircd-3.2.9-disabled-stacked-extbans.patch,
next reply other threads:[~2015-06-28 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-28 21:34 Manuel Rueger (mrueg) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-27 4:22 [gentoo-commits] gentoo-x86 commit in net-irc/unrealircd: metadata.xml ChangeLog Nathan Phillip Brink (binki)
2013-03-26 5:23 Nathan Phillip Brink (binki)
2013-03-17 15:11 Markos Chandras (hwoarang)
2011-06-26 16:59 Nathan Phillip Brink (binki)
2008-08-23 1:20 Doug Goldstein (cardoe)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150628213410.66DBD746@oystercatcher.gentoo.org \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox