diff options
author | 2012-05-24 00:02:37 +0000 | |
---|---|---|
committer | 2012-05-24 00:02:37 +0000 | |
commit | b44895810dfd8ab628890acd44b320188ee71fb7 (patch) | |
tree | 2a317d07dcf88c51dac5a752f4be56846c29c72b /sys-apps/pciutils/pciutils-3.1.9-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-b44895810dfd8ab628890acd44b320188ee71fb7.tar.gz gentoo-2-b44895810dfd8ab628890acd44b320188ee71fb7.tar.bz2 gentoo-2-b44895810dfd8ab628890acd44b320188ee71fb7.zip |
Update HOMEPAGE wrt #417277 by Arvydas Sidorenko
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pciutils/pciutils-3.1.9-r1.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild b/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild index 47c551323f23..7e91a9b25644 100644 --- a/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild,v 1.9 2012/04/24 14:43:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.9-r1.ebuild,v 1.10 2012/05/24 00:02:37 ssuominen Exp $ EAPI="4" inherit eutils multilib toolchain-funcs DESCRIPTION="Various utilities dealing with the PCI bus" -HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html" +HOMEPAGE="http://mj.ucw.cz/sw/pciutils/ http://git.kernel.org/?p=utils/pciutils/pciutils.git" SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" LICENSE="GPL-2" |