summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Chary <iksaif@gentoo.org>2012-06-12 11:52:06 +0000
committerCorentin Chary <iksaif@gentoo.org>2012-06-12 11:52:06 +0000
commita2a5eeac95b2d8f446f41c4c190e1b5848d2f249 (patch)
tree71b7b80fdc09ee78b7986800da02a8b1da5fca54 /sys-auth
parentNew HOMEPAGE is https://github.com/cucumber/cucumber/wikis (diff)
downloadgentoo-2-a2a5eeac95b2d8f446f41c4c190e1b5848d2f249.tar.gz
gentoo-2-a2a5eeac95b2d8f446f41c4c190e1b5848d2f249.tar.bz2
gentoo-2-a2a5eeac95b2d8f446f41c4c190e1b5848d2f249.zip
Fix HOMEPAGE
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/ykpers/ChangeLog5
-rw-r--r--sys-auth/ykpers/ykpers-1.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <iksaif@gentoo.org> ykpers-1.3.4.ebuild:
+ Fix HOMEPAGE
22 May 2012; Samuli Suominen <ssuominen@gentoo.org> 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"