diff options
Diffstat (limited to 'dev-ruby/image_processing')
| -rw-r--r-- | dev-ruby/image_processing/image_processing-1.12.1.ebuild | 4 | ||||
| -rw-r--r-- | dev-ruby/image_processing/metadata.xml | 19 |
2 files changed, 12 insertions, 11 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.12.1.ebuild b/dev-ruby/image_processing/image_processing-1.12.1.ebuild index 2ce41c80f42e..d983c4e2111d 100644 --- a/dev-ruby/image_processing/image_processing-1.12.1.ebuild +++ b/dev-ruby/image_processing/image_processing-1.12.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_RECIPE_DOC="none" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md doc/*.md" diff --git a/dev-ruby/image_processing/metadata.xml b/dev-ruby/image_processing/metadata.xml index 1f111fbaf4c1..912eb203d703 100644 --- a/dev-ruby/image_processing/metadata.xml +++ b/dev-ruby/image_processing/metadata.xml @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="github">janko/image_processing</remote-id> - </upstream> -</pkgmetadata> + <maintainer type="project"> + <email>ruby@gentoo.org</email> + <name>Gentoo Ruby Project</name> + </maintainer> + <upstream> + <remote-id type="github">janko/image_processing</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
