summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-03-31 02:39:23 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-03-31 02:39:23 +0000
commit3390f282357ecc05a8d1f27df09006c400b12a36 (patch)
tree4bce15b90ae7b1655c44d8ed09812960d359dd89 /net-irc
parentepatch: add support for users to exclude specific patches via EPATCH_USER_EXC... (diff)
downloadgentoo-2-3390f282357ecc05a8d1f27df09006c400b12a36.tar.gz
gentoo-2-3390f282357ecc05a8d1f27df09006c400b12a36.tar.bz2
gentoo-2-3390f282357ecc05a8d1f27df09006c400b12a36.zip
add myself to metadata.xml
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/metadata.xml26
2 files changed, 20 insertions, 11 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 3c4f9fbc7a58..38dfd0db1a9f 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/hexchat
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.33 2013/03/09 14:26:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.34 2013/03/31 02:39:23 hasufell Exp $
+
+ 31 Mar 2013; Julian Ospald <hasufell@gentoo.org> metadata.xml:
+ add myself to metadata.xml
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild:
Stable for ia64, wrt bug #459868
diff --git a/net-irc/hexchat/metadata.xml b/net-irc/hexchat/metadata.xml
index f98dea53d065..315570d6c79d 100644
--- a/net-irc/hexchat/metadata.xml
+++ b/net-irc/hexchat/metadata.xml
@@ -1,15 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>proxy-maintainers</herd>
- <maintainer>
- <email>god@politeia.in</email>
- </maintainer>
- <use>
- <flag name='fastscroll'>Make scrolling of large text buffers faster by
- circumventing some of pango's overhead</flag>
- <flag name='ntlm'>Enable NTLM authentication</flag>
- <flag name='libproxy'>Enable proxy support.</flag>
- <flag name='plugins'>Enable plugin support and installs some built-in plugins</flag>
+ <herd>proxy-maintainers</herd>
+ <maintainer>
+ <email>hasufell@gentoo.org</email>
+ <name>Julian Ospald</name>
+ <description>Maintainer, assign bugs to him</description>
+ </maintainer>
+ <maintainer>
+ <email>god@politeia.in</email>
+ <description>Proxy maintainer. CC him on bugs</description>
+ </maintainer>
+ <use>
+ <flag name='fastscroll'>Make scrolling of large text buffers faster by
+ circumventing some of pango's overhead</flag>
+ <flag name='ntlm'>Enable NTLM authentication</flag>
+ <flag name='libproxy'>Enable proxy support.</flag>
+ <flag name='plugins'>Enable plugin support and installs some built-in plugins</flag>
</use>
</pkgmetadata>