summaryrefslogtreecommitdiff
path: root/gnustep-libs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-01-24 23:32:36 +0100
committerMichał Górny <mgorny@gentoo.org>2016-01-24 23:58:38 +0100
commitcfd93d768e79a349f1e762b92773190295c36980 (patch)
tree2239eb163651fea5371739f3e415bc11793ec557 /gnustep-libs
parent54abd8ef454d94e71828d9841d045b8c58a58987 (diff)
downloadgentoo-cfd93d768e79a349f1e762b92773190295c36980.tar.gz
gentoo-cfd93d768e79a349f1e762b92773190295c36980.tar.xz
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/camerakit/metadata.xml5
-rw-r--r--gnustep-libs/cenonlibrary/metadata.xml5
-rw-r--r--gnustep-libs/dbuskit/metadata.xml5
-rw-r--r--gnustep-libs/gsldap/metadata.xml5
-rw-r--r--gnustep-libs/highlighterkit/metadata.xml5
-rw-r--r--gnustep-libs/iconkit/metadata.xml5
-rw-r--r--gnustep-libs/netclasses/metadata.xml5
-rw-r--r--gnustep-libs/pantomime/metadata.xml10
-rw-r--r--gnustep-libs/performance/metadata.xml5
-rw-r--r--gnustep-libs/prefsmodule/metadata.xml5
-rw-r--r--gnustep-libs/renaissance/metadata.xml5
-rw-r--r--gnustep-libs/smbkit/metadata.xml5
-rw-r--r--gnustep-libs/sope/metadata.xml5
-rw-r--r--gnustep-libs/sqlclient/metadata.xml5
14 files changed, 60 insertions, 15 deletions
diff --git a/gnustep-libs/camerakit/metadata.xml b/gnustep-libs/camerakit/metadata.xml
index 176741dff10..4b02c7aa0d5 100644
--- a/gnustep-libs/camerakit/metadata.xml
+++ b/gnustep-libs/camerakit/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
<longdescription>
A simple ObjC wrapper around libgphoto2 for GNUstep.
</longdescription>
diff --git a/gnustep-libs/cenonlibrary/metadata.xml b/gnustep-libs/cenonlibrary/metadata.xml
index 73e8b8b06df..cb70989e9a4 100644
--- a/gnustep-libs/cenonlibrary/metadata.xml
+++ b/gnustep-libs/cenonlibrary/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>
Cenon is a graphical tool of a special kind. Build upon a
modular graphical core, Cenon offers a wide variety of
diff --git a/gnustep-libs/dbuskit/metadata.xml b/gnustep-libs/dbuskit/metadata.xml
index 4858c3463a2..a2ff05f55db 100644
--- a/gnustep-libs/dbuskit/metadata.xml
+++ b/gnustep-libs/dbuskit/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services.</longdescription>
</pkgmetadata>
diff --git a/gnustep-libs/gsldap/metadata.xml b/gnustep-libs/gsldap/metadata.xml
index 1966891d2c5..3bce3fe2ccf 100644
--- a/gnustep-libs/gsldap/metadata.xml
+++ b/gnustep-libs/gsldap/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>
gsldap is a library which use open ldap (www.openldap.org) C
libraries to provide an Objective-C interface to access LDAP
diff --git a/gnustep-libs/highlighterkit/metadata.xml b/gnustep-libs/highlighterkit/metadata.xml
index 9932f034706..3929036aba5 100644
--- a/gnustep-libs/highlighterkit/metadata.xml
+++ b/gnustep-libs/highlighterkit/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.</longdescription>
</pkgmetadata>
diff --git a/gnustep-libs/iconkit/metadata.xml b/gnustep-libs/iconkit/metadata.xml
index a06c9f6fded..bce9aa87fcd 100644
--- a/gnustep-libs/iconkit/metadata.xml
+++ b/gnustep-libs/iconkit/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
<longdescription>
A framework used to create icons using different elements
</longdescription>
diff --git a/gnustep-libs/netclasses/metadata.xml b/gnustep-libs/netclasses/metadata.xml
index 05362e16a19..1a39b2da73f 100644
--- a/gnustep-libs/netclasses/metadata.xml
+++ b/gnustep-libs/netclasses/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>
netclasses is an asynchronous networking library that works on
OS X natively, and any of the multitude of platforms supported
diff --git a/gnustep-libs/pantomime/metadata.xml b/gnustep-libs/pantomime/metadata.xml
index 188fd7b76cb..68057edafd5 100644
--- a/gnustep-libs/pantomime/metadata.xml
+++ b/gnustep-libs/pantomime/metadata.xml
@@ -1,8 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
-<herd>proxy-maintainers</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
+<maintainer>
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+</maintainer>
<longdescription>
A set of Objective-C classes that model a mail system.
Author Ludovic Marcotte ludovic@Sophos.ca
diff --git a/gnustep-libs/performance/metadata.xml b/gnustep-libs/performance/metadata.xml
index f35a090c8e6..35f1e5c91de 100644
--- a/gnustep-libs/performance/metadata.xml
+++ b/gnustep-libs/performance/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>A collection of classes to help improve/tune performance of your software </longdescription>
</pkgmetadata>
diff --git a/gnustep-libs/prefsmodule/metadata.xml b/gnustep-libs/prefsmodule/metadata.xml
index 7aa6d7b5fa8..3797c91c5b9 100644
--- a/gnustep-libs/prefsmodule/metadata.xml
+++ b/gnustep-libs/prefsmodule/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
<longdescription>
Module framework for Preferences.app
A modular GNUstep preferences editor
diff --git a/gnustep-libs/renaissance/metadata.xml b/gnustep-libs/renaissance/metadata.xml
index ff7f03c8ed9..72313d6a20b 100644
--- a/gnustep-libs/renaissance/metadata.xml
+++ b/gnustep-libs/renaissance/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
<longdescription>
Welcome to GNUstep Renaissance!
diff --git a/gnustep-libs/smbkit/metadata.xml b/gnustep-libs/smbkit/metadata.xml
index bec3d05b3b7..1bb53256e56 100644
--- a/gnustep-libs/smbkit/metadata.xml
+++ b/gnustep-libs/smbkit/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>gnustep</herd>
+<maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+</maintainer>
<longdescription>
SMBKit offers a samba library and headers for GNUstep.
</longdescription>
diff --git a/gnustep-libs/sope/metadata.xml b/gnustep-libs/sope/metadata.xml
index 67c64170deb..accb8a54dd7 100644
--- a/gnustep-libs/sope/metadata.xml
+++ b/gnustep-libs/sope/metadata.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
<maintainer>
<email>hasufell@gentoo.org</email>
<name>Julian Ospald</name>
@@ -10,6 +9,10 @@
<email>xmw@gentoo.org</email>
<name>Michael Weber</name>
</maintainer>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<upstream>
<remote-id type="github">inverse-inc/sope</remote-id>
</upstream>
diff --git a/gnustep-libs/sqlclient/metadata.xml b/gnustep-libs/sqlclient/metadata.xml
index 530936af752..0074d06324d 100644
--- a/gnustep-libs/sqlclient/metadata.xml
+++ b/gnustep-libs/sqlclient/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>gnustep</herd>
+ <maintainer>
+ <email>gnustep@gentoo.org</email>
+ <name>Gentoo GNUstep Project</name>
+ </maintainer>
<longdescription>The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements.
SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC).</longdescription>