diff options
Diffstat (limited to 'net-libs/libotr/libotr-4.0.0.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-4.0.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libotr/libotr-4.0.0.ebuild b/net-libs/libotr/libotr-4.0.0.ebuild index e8123671fe9e..e826f37d0eda 100644 --- a/net-libs/libotr/libotr-4.0.0.ebuild +++ b/net-libs/libotr/libotr-4.0.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.0.0.ebuild,v 1.2 2013/06/20 14:50:40 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-4.0.0.ebuild,v 1.3 2014/02/14 20:56:01 mrueg Exp $ EAPI=5 DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" -HOMEPAGE="http://www.cypherpunks.ca/otr/" -SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" +HOMEPAGE="https://otr.cypherpunks.ca" +SRC_URI="https://otr.cypherpunks.ca/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |