Gentoo Archives: gentoo-commits

From: Robert Greener <me@××××××.dev>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/lubridate/
Date: Sat, 02 Jul 2022 18:12:37
Message-Id: 1656785223.419dd23f62bc9b562f45708b29adc6e94de9e208.me@gentoo
1 commit: 419dd23f62bc9b562f45708b29adc6e94de9e208
2 Author: Robert Greener <me <AT> r0bert <DOT> dev>
3 AuthorDate: Sat Jul 2 18:07:00 2022 +0000
4 Commit: Robert Greener <me <AT> r0bert <DOT> dev>
5 CommitDate: Sat Jul 2 18:07:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=419dd23f
7
8 dev-R/lubridate: Remove malformed xml in metadata
9
10 Signed-off-by: Robert Greener <me <AT> r0bert.dev>
11
12 dev-R/lubridate/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-R/lubridate/metadata.xml b/dev-R/lubridate/metadata.xml
16 index 1cebf48f2..d4948c200 100644
17 --- a/dev-R/lubridate/metadata.xml
18 +++ b/dev-R/lubridate/metadata.xml
19 @@ -5,7 +5,7 @@
20 <email>me@××××××.dev</email>
21 <name>Robert Greener</name>
22 </maintainer>
23 - <longdescription lang="en">Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See <https://github.com/google/cctz> for more details.</longdescription>
24 + <longdescription lang="en">Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See https://github.com/google/cctz for more details.</longdescription>
25 <upstream>
26 <maintainer>
27 <name>Vitalie Spinu</name>