diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-06-24 13:39:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-06-24 13:39:08 +0000 |
commit | fd89ead3a5f8dedc93470c45a4b77ac4682af562 (patch) | |
tree | 301b9622682b5e06af9743d565ba1c1a43977cd6 /sci-calculators | |
parent | depend.php.eclass is deprecated and is set to be removed 30 days after bug 55... (diff) | |
download | gentoo-2-fd89ead3a5f8dedc93470c45a4b77ac4682af562.tar.gz gentoo-2-fd89ead3a5f8dedc93470c45a4b77ac4682af562.tar.bz2 gentoo-2-fd89ead3a5f8dedc93470c45a4b77ac4682af562.zip |
Update HOMEPAGE.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/pcalc/ChangeLog | 8 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.2.ebuild | 6 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-1.3.ebuild | 6 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-2.ebuild | 6 | ||||
-rw-r--r-- | sci-calculators/pcalc/pcalc-3.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/sci-calculators/pcalc/ChangeLog b/sci-calculators/pcalc/ChangeLog index 72afd65151e8..e18ce27af9fa 100644 --- a/sci-calculators/pcalc/ChangeLog +++ b/sci-calculators/pcalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-calculators/pcalc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.28 2014/12/30 23:28:42 vapier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/ChangeLog,v 1.29 2015/06/24 13:39:08 vapier Exp $ + + 24 Jun 2015; Mike Frysinger <vapier@gentoo.org> pcalc-1.2.ebuild, + pcalc-1.3.ebuild, pcalc-2.ebuild, pcalc-3.ebuild: + Update HOMEPAGE. *pcalc-3 (30 Dec 2014) diff --git a/sci-calculators/pcalc/pcalc-1.2.ebuild b/sci-calculators/pcalc/pcalc-1.2.ebuild index d12c7365d80c..76f56f6d532c 100644 --- a/sci-calculators/pcalc/pcalc-1.2.ebuild +++ b/sci-calculators/pcalc/pcalc-1.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.9 2008/11/09 12:01:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.2.ebuild,v 1.10 2015/06/24 13:39:08 vapier Exp $ inherit eutils DESCRIPTION="the programmers calculator" -HOMEPAGE="http://pcalc.sourceforge.net/" +HOMEPAGE="https://github.com/vapier/pcalc" SRC_URI="mirror://sourceforge/pcalc/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/sci-calculators/pcalc/pcalc-1.3.ebuild b/sci-calculators/pcalc/pcalc-1.3.ebuild index f52062bf9328..719969440f63 100644 --- a/sci-calculators/pcalc/pcalc-1.3.ebuild +++ b/sci-calculators/pcalc/pcalc-1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.5 2014/01/18 05:23:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-1.3.ebuild,v 1.6 2015/06/24 13:39:08 vapier Exp $ inherit toolchain-funcs DESCRIPTION="the programmers calculator" -HOMEPAGE="http://pcalc.sourceforge.net/" +HOMEPAGE="https://github.com/vapier/pcalc" SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma" LICENSE="GPL-2" diff --git a/sci-calculators/pcalc/pcalc-2.ebuild b/sci-calculators/pcalc/pcalc-2.ebuild index 0c1e1b91a447..219ccfd32bb9 100644 --- a/sci-calculators/pcalc/pcalc-2.ebuild +++ b/sci-calculators/pcalc/pcalc-2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild,v 1.5 2014/12/30 23:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-2.ebuild,v 1.6 2015/06/24 13:39:08 vapier Exp $ EAPI=4 inherit toolchain-funcs DESCRIPTION="the programmers calculator" -HOMEPAGE="http://pcalc.sourceforge.net/" +HOMEPAGE="https://github.com/vapier/pcalc" SRC_URI="mirror://sourceforge/pcalc/${P}.tar.lzma" LICENSE="GPL-2" diff --git a/sci-calculators/pcalc/pcalc-3.ebuild b/sci-calculators/pcalc/pcalc-3.ebuild index 81993865d063..698179984537 100644 --- a/sci-calculators/pcalc/pcalc-3.ebuild +++ b/sci-calculators/pcalc/pcalc-3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v 1.1 2014/12/30 23:28:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/pcalc/pcalc-3.ebuild,v 1.2 2015/06/24 13:39:08 vapier Exp $ EAPI=4 inherit toolchain-funcs DESCRIPTION="the programmers calculator" -HOMEPAGE="http://pcalc.sourceforge.net/" +HOMEPAGE="https://github.com/vapier/pcalc" SRC_URI="mirror://sourceforge/pcalc/${P}.tar.xz" LICENSE="GPL-2" |