diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-15 13:38:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-15 13:38:00 +0000 |
| commit | f596a36251c2cebe18ca9f5d802b0fcc4cc725da (patch) | |
| tree | d5cfacaa1bd4f4082f4ab9835dd151f0922f6b4e /dev-ruby/log4r | |
| parent | 4cbcd3347fecebeb3f9cf14e634f333a21664104 (diff) | |
| download | baldeagleos-repo-f596a36251c2cebe18ca9f5d802b0fcc4cc725da.tar.gz baldeagleos-repo-f596a36251c2cebe18ca9f5d802b0fcc4cc725da.tar.xz baldeagleos-repo-f596a36251c2cebe18ca9f5d802b0fcc4cc725da.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/log4r')
| -rw-r--r-- | dev-ruby/log4r/log4r-1.1.10-r2.ebuild | 28 | ||||
| -rw-r--r-- | dev-ruby/log4r/log4r-1.1.10-r3.ebuild | 4 |
2 files changed, 2 insertions, 30 deletions
diff --git a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild b/dev-ruby/log4r/log4r-1.1.10-r2.ebuild deleted file mode 100644 index 90b18cdbabc7..000000000000 --- a/dev-ruby/log4r/log4r-1.1.10-r2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_TASK_DOC="" - -# There are no working tests atm, to be checked on next version bump. -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_DOCDIR="doc" - -inherit ruby-fakegem - -DESCRIPTION="A comprehensive and flexible logging library written in Ruby" -HOMEPAGE="http://log4r.sourceforge.net/" -IUSE="" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" - -all_ruby_install() { - all_fakegem_install - - dodoc -r examples -} diff --git a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild b/dev-ruby/log4r/log4r-1.1.10-r3.ebuild index 1e8c89bcc55e..e0b2e1255f04 100644 --- a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" all_ruby_install() { all_fakegem_install |
