diff options
Diffstat (limited to 'sys-devel/ucpp')
-rw-r--r-- | sys-devel/ucpp/ucpp-1.3.4.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/ucpp/ucpp-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ucpp/ucpp-1.3.4.ebuild b/sys-devel/ucpp/ucpp-1.3.4.ebuild index ec58884c6e87..8b775a19fc25 100644 --- a/sys-devel/ucpp/ucpp-1.3.4.ebuild +++ b/sys-devel/ucpp/ucpp-1.3.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="http://code.google.com/p/ucpp/" +HOMEPAGE="https://code.google.com/p/ucpp/" SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" LICENSE="BSD" diff --git a/sys-devel/ucpp/ucpp-9999.ebuild b/sys-devel/ucpp/ucpp-9999.ebuild index 5f0eed12f385..de9e1ccdd337 100644 --- a/sys-devel/ucpp/ucpp-9999.ebuild +++ b/sys-devel/ucpp/ucpp-9999.ebuild @@ -8,7 +8,7 @@ EGIT_REPO_URI="git://github.com/scarabeusiv/ucpp.git" inherit eutils git-2 autotools DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99" -HOMEPAGE="http://code.google.com/p/ucpp/" +HOMEPAGE="https://code.google.com/p/ucpp/" LICENSE="BSD" SLOT="0" |