diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-14 19:05:03 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-08-14 19:05:03 +0000 |
commit | 13d7814df53882754f8c2db69bce774d06c743f5 (patch) | |
tree | 9793088851b9ea7c9c03982a6e5cd32e4f0deefc /dev-ruby/podcast | |
parent | off-by-one minor cosmetic typo (diff) | |
download | historical-13d7814df53882754f8c2db69bce774d06c743f5.tar.gz historical-13d7814df53882754f8c2db69bce774d06c743f5.tar.bz2 historical-13d7814df53882754f8c2db69bce774d06c743f5.zip |
Update metadata.xml so that it's the same as most other packages.
Package-Manager: portage-2.2.0_alpha121/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r-- | dev-ruby/podcast/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/podcast/metadata.xml | 2 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ruby/podcast/ChangeLog b/dev-ruby/podcast/ChangeLog index 094d68ceaa79..bfd5daa64219 100644 --- a/dev-ruby/podcast/ChangeLog +++ b/dev-ruby/podcast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/podcast -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.9 2011/06/24 14:33:38 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.10 2012/08/14 18:45:20 flameeyes Exp $ + + 14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml: + Update metadata.xml so that it's the same as most other packages. 24 Jun 2011; Raúl Porcel <armin76@gentoo.org> podcast-0.0.4-r1.ebuild: Drop ia64 keywords @@ -35,4 +38,3 @@ 10 Jan 2006; Grant Goodyear <g2boojum@gentoo.org> +metadata.xml, +podcast-0.0.4.ebuild: New package - diff --git a/dev-ruby/podcast/metadata.xml b/dev-ruby/podcast/metadata.xml index 0040b1162894..852136183369 100644 --- a/dev-ruby/podcast/metadata.xml +++ b/dev-ruby/podcast/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>ruby</herd> +<herd>ruby</herd> </pkgmetadata> |