diff options
author | Christian Heim <phreak@gentoo.org> | 2007-08-29 15:44:15 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-08-29 15:44:15 +0000 |
commit | cc805ad33cd9f89d1e4db08efc9b6cff04f642bc (patch) | |
tree | a79004ec17fd9868aca616b54b9cc8b30448315b /x11-themes | |
parent | bump to 2.18.3 (diff) | |
download | gentoo-2-cc805ad33cd9f89d1e4db08efc9b6cff04f642bc.tar.gz gentoo-2-cc805ad33cd9f89d1e4db08efc9b6cff04f642bc.tar.bz2 gentoo-2-cc805ad33cd9f89d1e4db08efc9b6cff04f642bc.zip |
Fixing up the metadata.xml. <herd></herd> ain't a proper herd.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gdm-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gdm-themes/metadata.xml | 22 |
2 files changed, 16 insertions, 11 deletions
diff --git a/x11-themes/gdm-themes/ChangeLog b/x11-themes/gdm-themes/ChangeLog index b0471b436dd6..6b15d9b9c8ff 100644 --- a/x11-themes/gdm-themes/ChangeLog +++ b/x11-themes/gdm-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gdm-themes # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gdm-themes/ChangeLog,v 1.25 2007/08/11 21:46:06 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gdm-themes/ChangeLog,v 1.26 2007/08/29 15:44:15 phreak Exp $ + + 29 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Fixing up the metadata.xml. <herd></herd> ain't a proper herd. *gdm-themes-20070811 (11 Aug 2007) diff --git a/x11-themes/gdm-themes/metadata.xml b/x11-themes/gdm-themes/metadata.xml index 52b7a6d24f44..072f9bd40064 100644 --- a/x11-themes/gdm-themes/metadata.xml +++ b/x11-themes/gdm-themes/metadata.xml @@ -1,14 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd></herd> -<maintainer> - <email>beandog@gentoo.org</email> -</maintainer> -<maintainer> - <email>cla@gentoo.org</email> -</maintainer> -<longdescription>This will install a very long list of gdm themes. Most of them -were tested and found to work in gdm-2.18.4. They may or might not work with your gdm version</longdescription> + <herd>no-herd</herd> + <maintainer> + <email>beandog@gentoo.org</email> + </maintainer> + <maintainer> + <email>cla@gentoo.org</email> + </maintainer> + <longdescription> + This will install a very long list of gdm themes. Most of them were + tested and found to work in gdm-2.18.4. They may or might not work + with your gdm version + </longdescription> </pkgmetadata> - |