summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-02-14 20:56:01 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-02-14 20:56:01 +0000
commit332d22b31347cf0e0aec834befdee4c9e63e0430 (patch)
treec6f266dba8f9e7f96ce9bd3738b6e129732a1b85 /net-libs
parentVersion bump. (diff)
downloadgentoo-2-332d22b31347cf0e0aec834befdee4c9e63e0430.tar.gz
gentoo-2-332d22b31347cf0e0aec834befdee4c9e63e0430.tar.bz2
gentoo-2-332d22b31347cf0e0aec834befdee4c9e63e0430.zip
Update HOMEPAGE and SRC_URI. Fixes bug #501076.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libotr/ChangeLog8
-rw-r--r--net-libs/libotr/libotr-3.2.1.ebuild6
-rw-r--r--net-libs/libotr/libotr-4.0.0.ebuild8
3 files changed, 13 insertions, 9 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 4ebf73fee011..601997070412 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libotr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.49 2013/06/20 14:50:40 polynomial-c Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.50 2014/02/14 20:56:01 mrueg Exp $
+
+ 14 Feb 2014; Manuel Rüger <mrueg@gentoo.org> libotr-3.2.1.ebuild,
+ libotr-4.0.0.ebuild:
+ Update HOMEPAGE and SRC_URI. Fixes bug #501076.
20 Jun 2013; Lars Wendler <polynomial-c@gentoo.org> -libotr-3.1.0.ebuild,
-libotr-3.2.0.ebuild, libotr-4.0.0.ebuild:
diff --git a/net-libs/libotr/libotr-3.2.1.ebuild b/net-libs/libotr/libotr-3.2.1.ebuild
index cf40525cd585..265181e63f02 100644
--- a/net-libs/libotr/libotr-3.2.1.ebuild
+++ b/net-libs/libotr/libotr-3.2.1.ebuild
@@ -1,11 +1,11 @@
-# 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-3.2.1.ebuild,v 1.7 2013/04/13 07:22:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.1.ebuild,v 1.8 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/"
+HOMEPAGE="https://otr.cypherpunks.ca"
SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz"
LICENSE="GPL-2"
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"