vapier 14/11/15 08:08:56 Modified: which-2.20-r1.ebuild ChangeLog Log: Update HOMEPAGE/SRC_URI #515528 by Manfred Knick. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.16 sys-apps/which/which-2.20-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild?r1=1.15&r2=1.16 Index: which-2.20-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- which-2.20-r1.ebuild 26 Jan 2014 12:19:19 -0000 1.15 +++ which-2.20-r1.ebuild 15 Nov 2014 08:08:56 -0000 1.16 @@ -1,14 +1,14 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.15 2014/01/26 12:19:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.16 2014/11/15 08:08:56 vapier Exp $ EAPI="4" inherit flag-o-matic toolchain-funcs DESCRIPTION="Prints out location of specified executables that are in your path" -HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" -SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" +HOMEPAGE="https://carlowood.github.io/which/" +SRC_URI="https://carlowood.github.io/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" 1.58 sys-apps/which/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/which/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 26 Jan 2014 12:19:19 -0000 1.57 +++ ChangeLog 15 Nov 2014 08:08:56 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/which # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.57 2014/01/26 12:19:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.58 2014/11/15 08:08:56 vapier Exp $ + + 15 Nov 2014; Mike Frysinger <[email protected]> which-2.20-r1.ebuild: + Update HOMEPAGE/SRC_URI #515528 by Manfred Knick. 26 Jan 2014; Agostino Sarubbo <[email protected]> which-2.20-r1.ebuild: Stable for sparc, wrt bug #495938
