diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-03-03 17:45:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-03-03 17:45:43 +0000 |
commit | c852671b81f7e8afaeaabf3db49f2a35b23254f7 (patch) | |
tree | 661b741586a497c038a21313bf47b58a38808abb /sys-boot | |
parent | Version bump wrt bug #459990. Remove old. (diff) | |
download | gentoo-2-c852671b81f7e8afaeaabf3db49f2a35b23254f7.tar.gz gentoo-2-c852671b81f7e8afaeaabf3db49f2a35b23254f7.tar.bz2 gentoo-2-c852671b81f7e8afaeaabf3db49f2a35b23254f7.zip |
This will now be proxy maintained https://bugs.gentoo.org/show_bug.cgi?id=430478#c8
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/ChangeLog | 6 | ||||
-rw-r--r-- | sys-boot/plymouth/metadata.xml | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog index c1ef4fe9ddbf..a86d61149bda 100644 --- a/sys-boot/plymouth/ChangeLog +++ b/sys-boot/plymouth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/plymouth # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.31 2013/02/02 23:11:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.32 2013/03/03 17:45:43 pacho Exp $ + + 03 Mar 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: + This will now be proxy maintained + https://bugs.gentoo.org/show_bug.cgi?id=430478#c8 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> plymouth-0.8.4.ebuild: Add ~arm, wrt bug #449220 diff --git a/sys-boot/plymouth/metadata.xml b/sys-boot/plymouth/metadata.xml index 7ba68e94445d..6a4d868578db 100644 --- a/sys-boot/plymouth/metadata.xml +++ b/sys-boot/plymouth/metadata.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>a3li@gentoo.org</email> - </maintainer> +<herd>proxy-maintainers</herd> +<maintainer> + <email>enrico.tagliavini@gmail.com</email> + <name>Enrico Tagliavini</name> +</maintainer> <use> <flag name="gdm">Enables smooth transition to GDM</flag> <flag name="libkms">Provides abstraction to the DRM drivers (intel, |