Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmlformat/
Date: Tue, 28 Apr 2020 04:42:00
Message-Id: 1588048796.a4a42876241ddf5173056acaadd5f0d90c3089b5.graaff@gentoo
1 commit: a4a42876241ddf5173056acaadd5f0d90c3089b5
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 27 09:18:56 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 04:39:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a42876
7
8 app-text/xmlformat: add ruby26
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 app-text/xmlformat/xmlformat-1.04.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-text/xmlformat/xmlformat-1.04.ebuild b/app-text/xmlformat/xmlformat-1.04.ebuild
17 index b91035f55bd..044ee876c25 100644
18 --- a/app-text/xmlformat/xmlformat-1.04.ebuild
19 +++ b/app-text/xmlformat/xmlformat-1.04.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26
27 -USE_RUBY="ruby22 ruby23 ruby24 ruby25"
28 +USE_RUBY="ruby24 ruby25 ruby26"
29
30 inherit ruby-single