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/coderay | |
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/coderay')
-rw-r--r-- | dev-ruby/coderay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/coderay/metadata.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog index eb09ae54f403..a087ce7f9efd 100644 --- a/dev-ruby/coderay/ChangeLog +++ b/dev-ruby/coderay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/coderay # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.58 2012/08/09 14:35:53 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.59 2012/08/14 19:03:50 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. 09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> coderay-1.0.6.ebuild: Stable ppc, bug #427594 diff --git a/dev-ruby/coderay/metadata.xml b/dev-ruby/coderay/metadata.xml index 0040b1162894..852136183369 100644 --- a/dev-ruby/coderay/metadata.xml +++ b/dev-ruby/coderay/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> |