summaryrefslogtreecommitdiff
path: root/dev-ruby/base64/base64-0.2.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-02 19:08:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-02 19:08:42 +0000
commit265855a209a72957bd712b57fbb11a508ee33cf0 (patch)
treee814d424c4e886b62ee44e2e149624de1d3df634 /dev-ruby/base64/base64-0.2.0.ebuild
parent4a1bcc485932394e05bc3a82bc5911c5534f8150 (diff)
downloadbaldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.gz
baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.xz
baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.zip
Adding metadata
Diffstat (limited to 'dev-ruby/base64/base64-0.2.0.ebuild')
-rw-r--r--dev-ruby/base64/base64-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/base64/base64-0.2.0.ebuild b/dev-ruby/base64/base64-0.2.0.ebuild
index 803c4d196b0d..7a56b864ae20 100644
--- a/dev-ruby/base64/base64-0.2.0.ebuild
+++ b/dev-ruby/base64/base64-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ RUBY_FAKEGEM_GEMSPEC="base64.gemspec"
inherit ruby-fakegem
-DESCRIPTION="Support for encoding and decoding binary data using a Base64 representation."
+DESCRIPTION="Support for encoding and decoding binary data using a Base64 representation"
HOMEPAGE="https://github.com/ruby/base64"
SRC_URI="https://github.com/ruby/base64/archive/v${PV}.tar.gz -> ${P}.tar.gz"