diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2017-11-07 03:40:18 -0500 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2017-11-07 03:40:18 -0500 |
commit | 985f387355d68c9938c865b85528392886b4b229 (patch) | |
tree | b4136784931204da350361b26d992b6906ca5608 /dev-libs/libsass | |
parent | dev-lang/sassc: new package (diff) | |
download | gentoo-985f387355d68c9938c865b85528392886b4b229.tar.gz gentoo-985f387355d68c9938c865b85528392886b4b229.tar.bz2 gentoo-985f387355d68c9938c865b85528392886b4b229.zip |
dev-libs/libsass: copypaste error in metadata.xml
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-libs/libsass')
-rw-r--r-- | dev-libs/libsass/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libsass/metadata.xml b/dev-libs/libsass/metadata.xml index 0208c3a7a59a..60582892ddc8 100644 --- a/dev-libs/libsass/metadata.xml +++ b/dev-libs/libsass/metadata.xml @@ -7,9 +7,9 @@ </maintainer> <longdescription lang="en"> LibSass is a C++ port of the original Ruby Sass CSS compiler with a C - API. It is coded LibSass with portability and efficiency in mind. You - can expect LibSass to be a lot faster than Ruby Sass and on par or - faster than the best alternative CSS compilers around. + API. It is coded with portability and efficiency in mind. You can + expect LibSass to be a lot faster than Ruby Sass and on par or faster + than the best alternative CSS compilers around. </longdescription> <upstream> <remote-id type="github">sass/libsass</remote-id> |