Skip to content

Commit

Permalink
net-misc/seafile: update homepage
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <[email protected]>
Signed-off-by: Aaron Bauman <[email protected]>
  • Loading branch information
DarthGandalf authored and FuzzyGophers committed May 17, 2020
1 parent c1c5611 commit 3b0714b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net-misc/seafile/seafile-6.2.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools python-single-r1 vala

DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/"
HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/"
SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+-with-openssl-exception"
Expand Down
2 changes: 1 addition & 1 deletion net-misc/seafile/seafile-7.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools python-single-r1 vala

DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/"
HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/"
SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+-with-openssl-exception"
Expand Down
2 changes: 1 addition & 1 deletion net-misc/seafile/seafile-7.0.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PYTHON_COMPAT=(python3_6)
inherit autotools python-single-r1 vala

DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/"
HOMEPAGE="https://github.com/haiwen/seafile/ https://www.seafile.com/"
SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+-with-openssl-exception"
Expand Down
2 changes: 1 addition & 1 deletion net-misc/seafile/seafile-7.0.5-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ WANT_AUTOMAKE=1.16
inherit autotools python-single-r1 vala

DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="http://www.seafile.com/ https://github.com/haiwen/seafile/"
HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/"
SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2+-with-openssl-exception"
Expand Down

0 comments on commit 3b0714b

Please sign in to comment.