commit:     0bbe1a1615954b3323154d91eeaf4254197f9166
Author:     Robert Greener <me <AT> r0bert <DOT> dev>
AuthorDate: Sun Jul  3 08:25:27 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 08:25:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bbe1a16

dev-R/sass: add correct metadata

Signed-off-by: Robert Greener <me <AT> r0bert.dev>

 dev-R/sass/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-R/sass/metadata.xml b/dev-R/sass/metadata.xml
index a9c6ff8e7..0118fd2a7 100644
--- a/dev-R/sass/metadata.xml
+++ b/dev-R/sass/metadata.xml
@@ -5,13 +5,13 @@
                <email>[email protected]</email>
                <name>Robert Greener</name>
        </maintainer>
-       <longdescription lang="en">Tools for HTML generation and 
output.</longdescription>
+       <longdescription lang="en">An 'SCSS' compiler, powered by the 'LibSass' 
library. With this, R developers can use variables, inheritance, and functions 
to generate dynamic style sheets. The package uses the 'Sass CSS' extension 
language, which is stable, powerful, and CSS compatible.</longdescription>
        <upstream>
                <maintainer>
                        <name>Carson Sievert</name>
                        <email>[email protected]</email>
                </maintainer>
-               <bugs-to>https://github.com/rstudio/htmltools/issues</bugs-to>
-               <remote-id type="github">rstudio/htmltools</remote-id>
+               <bugs-to>https://github.com/rstudio/sass/issues</bugs-to>
+               <remote-id type="github">rstudio/sass</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to