summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink <binki@gentoo.org>2011-05-04 23:36:26 +0000
committerNathan Phillip Brink <binki@gentoo.org>2011-05-04 23:36:26 +0000
commit31291a3de4bd18e562ce42099cb96bbb67ad5d1a (patch)
treec2711d7e34ad87734fc96e79ccb9e0943993d657 /dev-util/geany-plugins
parentTake over difffilter which used to be proxy maintained for me. (diff)
downloadgentoo-2-31291a3de4bd18e562ce42099cb96bbb67ad5d1a.tar.gz
gentoo-2-31291a3de4bd18e562ce42099cb96bbb67ad5d1a.tar.bz2
gentoo-2-31291a3de4bd18e562ce42099cb96bbb67ad5d1a.zip
Take over geany-plugins which used to be proxy maintained for me.
(Portage version: 2.2.0_alpha30-r1/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/geany-plugins')
-rw-r--r--dev-util/geany-plugins/ChangeLog5
-rw-r--r--dev-util/geany-plugins/metadata.xml27
2 files changed, 15 insertions, 17 deletions
diff --git a/dev-util/geany-plugins/ChangeLog b/dev-util/geany-plugins/ChangeLog
index 52693455c904..c72d2de0f67c 100644
--- a/dev-util/geany-plugins/ChangeLog
+++ b/dev-util/geany-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/geany-plugins
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.6 2011/03/04 08:57:30 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.7 2011/05/04 23:36:26 binki Exp $
+
+ 04 May 2011; Nathan Phillip Brink <binki@gentoo.org> metadata.xml:
+ Take over geany-plugins which used to be proxy maintained for me.
04 Mar 2011; Thomas Kahle <tomka@gentoo.org> geany-plugins-0.19.ebuild:
x86 stable per bug 352782
diff --git a/dev-util/geany-plugins/metadata.xml b/dev-util/geany-plugins/metadata.xml
index 68d999185325..470e65c02928 100644
--- a/dev-util/geany-plugins/metadata.xml
+++ b/dev-util/geany-plugins/metadata.xml
@@ -1,20 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>ohnobinki@ohnopublishing.net</email>
- <name>Nathan Phillip Brink</name>
- </maintainer>
- <maintainer>
- <email>polynomial-c@gentoo.org</email>
- <name>Lars Wendler</name>
- <description>Proxy maintainer for Nathan</description>
- </maintainer>
- <use>
- <flag name='enchant'>Enable spell checking using enchant</flag>
- <flag name='gtkspell'>Use gtkspell for dictionary support</flag>
- <flag name='soup'>Enable updatechecker plugin which requires net-libs/libsoup</flag>
- <flag name='webkit'>Enable webhelper plugin which requires net-libs/webkit-gtk</flag>
- </use>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>binki@gentoo.org</email>
+ <name>Nathan Phillip Brink</name>
+ </maintainer>
+ <use>
+ <flag name='enchant'>Enable spell checking using enchant</flag>
+ <flag name='gtkspell'>Use gtkspell for dictionary support</flag>
+ <flag name='soup'>Enable updatechecker plugin which requires net-libs/libsoup</flag>
+ <flag name='webkit'>Enable webhelper plugin which requires net-libs/webkit-gtk</flag>
+ </use>
</pkgmetadata>