From a2a5eeac95b2d8f446f41c4c190e1b5848d2f249 Mon Sep 17 00:00:00 2001 From: Corentin Chary Date: Tue, 12 Jun 2012 11:52:06 +0000 Subject: Fix HOMEPAGE (Portage version: 2.1.10.65/cvs/Linux x86_64) --- sys-auth/ykpers/ChangeLog | 5 ++++- sys-auth/ykpers/ykpers-1.3.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/ykpers/ChangeLog b/sys-auth/ykpers/ChangeLog index 8aa58b89a50e..a0aba97b9e41 100644 --- a/sys-auth/ykpers/ChangeLog +++ b/sys-auth/ykpers/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/ykpers # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ChangeLog,v 1.3 2012/05/22 16:15:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ChangeLog,v 1.4 2012/06/12 11:52:06 iksaif Exp $ + + 12 Jun 2012; Corentin Chary ykpers-1.3.4.ebuild: + Fix HOMEPAGE 22 May 2012; Samuli Suominen ykpers-1.3.4.ebuild: Use virtual/libusb instead of dev-libs/libusb. diff --git a/sys-auth/ykpers/ykpers-1.3.4.ebuild b/sys-auth/ykpers/ykpers-1.3.4.ebuild index fe27664e436a..0f072527a51f 100644 --- a/sys-auth/ykpers/ykpers-1.3.4.ebuild +++ b/sys-auth/ykpers/ykpers-1.3.4.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-auth/ykpers/ykpers-1.3.4.ebuild,v 1.3 2012/05/22 16:15:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ykpers-1.3.4.ebuild,v 1.4 2012/06/12 11:52:06 iksaif Exp $ EAPI=2 inherit eutils autotools DESCRIPTION="Library and tool for personalization of Yubico's YubiKey" SRC_URI="http://yubikey-personalization.googlecode.com/files/${P}.tar.gz" -HOMEPAGE="http://code.google.com/p/yubikey-personalizaiton/" +HOMEPAGE="http://code.google.com/p/yubikey-personalization" KEYWORDS="~amd64" SLOT="0" -- cgit v1.2.3-65-gdbad