File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
inherit eutils git-2 autotools
8
8
9
9
DESCRIPTION=" A C/C++ implementation of a Sass compiler."
10
- HOMEPAGE=" http ://libsass.org /"
10
+ HOMEPAGE=" https ://sass-lang.com /"
11
11
EGIT_PROJECT=' libsass'
12
12
EGIT_REPO_URI=" https://github.com/sass/libsass.git"
13
13
LICENSE=" MIT"
38
38
inherit eutils git-2 autotools
39
39
40
40
DESCRIPTION=" Command Line Tool for LibSass."
41
- HOMEPAGE=" http ://libsass.org /"
41
+ HOMEPAGE=" https ://sass-lang.com /"
42
42
EGIT_PROJECT=' sassc'
43
43
EGIT_REPO_URI=" https://github.com/sass/sassc.git"
44
44
LICENSE=" MIT"
Original file line number Diff line number Diff line change 22
22
VALUE "FileDescription", "A C/C++ implementation of a Sass compiler"
23
23
VALUE "FileVersion", "1.0.0.0"
24
24
VALUE "InternalName", "libsass"
25
- VALUE "LegalCopyright", "\251 2017 libsass .org"
25
+ VALUE "LegalCopyright", "\251 2017 sass-lang .org"
26
26
VALUE "OriginalFilename", "libsass.dll"
27
27
VALUE "ProductName", "LibSass Library"
28
28
VALUE "ProductVersion", "1.0.0.0"
You can’t perform that action at this time.
0 commit comments