commit: 985f387355d68c9938c865b85528392886b4b229
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 7 08:40:18 2017 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Nov 7 08:40:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985f3873
dev-libs/libsass: copypaste error in metadata.xml
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-libs/libsass/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/libsass/metadata.xml b/dev-libs/libsass/metadata.xml
index 0208c3a7a59..60582892ddc 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>