diff options
author | Christian Heim <phreak@gentoo.org> | 2007-08-29 18:48:34 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-08-29 18:48:34 +0000 |
commit | 326a236e394309d067b5aad5e2e18c62d19c7831 (patch) | |
tree | 1ce7b35971b1cf6fcf855f3f7844f8532d7087f0 /sec-policy/selinux-bind | |
parent | use WIRELESS_EXT to make it work in newer kernels thanks Sonny Lander <spock2... (diff) | |
download | historical-326a236e394309d067b5aad5e2e18c62d19c7831.tar.gz historical-326a236e394309d067b5aad5e2e18c62d19c7831.tar.bz2 historical-326a236e394309d067b5aad5e2e18c62d19c7831.zip |
Removing kaiowas from metadata due to his retirement (see #61930 for reference).
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'sec-policy/selinux-bind')
-rw-r--r-- | sec-policy/selinux-bind/ChangeLog | 6 | ||||
-rw-r--r-- | sec-policy/selinux-bind/metadata.xml | 21 |
2 files changed, 14 insertions, 13 deletions
diff --git a/sec-policy/selinux-bind/ChangeLog b/sec-policy/selinux-bind/ChangeLog index 6f57cd0fd2dd..84056c2329aa 100644 --- a/sec-policy/selinux-bind/ChangeLog +++ b/sec-policy/selinux-bind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sec-policy/selinux-bind # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.19 2007/06/04 00:26:41 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/ChangeLog,v 1.20 2007/08/29 18:21:22 phreak Exp $ + + 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing kaiowas from metadata due to his retirement (see #61930 for + reference). 04 Jun 2007; Chris PeBenito <pebenito@gentoo.org> selinux-bind-20070329.ebuild: diff --git a/sec-policy/selinux-bind/metadata.xml b/sec-policy/selinux-bind/metadata.xml index e436587f9c3c..b280b80f933e 100644 --- a/sec-policy/selinux-bind/metadata.xml +++ b/sec-policy/selinux-bind/metadata.xml @@ -1,16 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>hardened</herd> -<maintainer> - <email>kaiowas@gentoo.org</email> - <name>Petre Rodan</name> - <description>Primary Maintainer</description> -</maintainer> -<maintainer> - <email>pebenito@gentoo.org</email> - <name>Chris PeBenito</name> - <description>Backup Maintainer</description> -</maintainer> -<longdescription>Gentoo SELinux policy for the Berkeley Internet Name Domain server</longdescription> + <herd>hardened</herd> + <maintainer> + <email>pebenito@gentoo.org</email> + <name>Chris PeBenito</name> + <description>Backup Maintainer</description> + </maintainer> + <longdescription> + Gentoo SELinux policy for the Berkeley Internet Name Domain server. + </longdescription> </pkgmetadata> |