diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-02-22 21:29:25 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-02-22 21:29:25 +0000 |
commit | 00c8557a86e555fc60616fa4a302fb08119f0218 (patch) | |
tree | 1144ee416fcd056b9186be71ed8c8f69b4a8456b /x11-plugins | |
parent | Accepting maintainership (diff) | |
download | gentoo-2-00c8557a86e555fc60616fa4a302fb08119f0218.tar.gz gentoo-2-00c8557a86e555fc60616fa4a302fb08119f0218.tar.bz2 gentoo-2-00c8557a86e555fc60616fa4a302fb08119f0218.zip |
Accepting maintainership
(Portage version: 2.1.2-r10)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellmouse/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gkrellmouse/metadata.xml | 9 |
2 files changed, 13 insertions, 1 deletions
diff --git a/x11-plugins/gkrellmouse/ChangeLog b/x11-plugins/gkrellmouse/ChangeLog index 683e4a8b3119..cc2aaf79bf88 100644 --- a/x11-plugins/gkrellmouse/ChangeLog +++ b/x11-plugins/gkrellmouse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gkrellmouse # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmouse/ChangeLog,v 1.7 2007/02/09 08:43:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmouse/ChangeLog,v 1.8 2007/02/22 21:29:25 lack Exp $ + + 22 Feb 2007; Jim Ramsay <lack@gentoo.org> +metadata.xml: + Accepting maintainership 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/x11-plugins/gkrellmouse/metadata.xml b/x11-plugins/gkrellmouse/metadata.xml new file mode 100644 index 000000000000..220d60947054 --- /dev/null +++ b/x11-plugins/gkrellmouse/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>desktop-dock</herd> + <maintainer> + <email>lack@gentoo.org</email> + <name>Jim Ramsay</name> + </maintainer> +</pkgmetadata> |