mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/corebird: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8479
This commit is contained in:
committed by
Aaron Bauman
parent
b6c7c384f5
commit
b91ae43c6d
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||
inherit eutils autotools-utils gnome2 vala
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||
inherit eutils autotools-utils gnome2 vala
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
|
||||
inherit eutils autotools-utils gnome2 vala
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ VALA_MIN_API_VERSION=0.34
|
||||
inherit autotools gnome2 vala virtualx
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ VALA_MIN_API_VERSION=0.34
|
||||
inherit autotools gnome2 vala virtualx
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ VALA_MIN_API_VERSION=0.34
|
||||
inherit autotools gnome2 vala virtualx
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -8,7 +8,7 @@ VALA_MIN_API_VERSION=0.34
|
||||
inherit autotools gnome2 vala virtualx
|
||||
|
||||
DESCRIPTION="Native GTK+3 Twitter client"
|
||||
HOMEPAGE="http://corebird.baedert.org/"
|
||||
HOMEPAGE="https://corebird.baedert.org/"
|
||||
SRC_URI="https://github.com/baedert/corebird/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
Reference in New Issue
Block a user