diff options
-rw-r--r-- | dev-libs/libusbhp/libusbhp-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libusbhp/libusbhp-1.0.2-r1.ebuild b/dev-libs/libusbhp/libusbhp-1.0.2-r1.ebuild index af8356687f2a..9f881e3540b9 100644 --- a/dev-libs/libusbhp/libusbhp-1.0.2-r1.ebuild +++ b/dev-libs/libusbhp/libusbhp-1.0.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="Usb Hotplug Library" +DESCRIPTION="USB Hotplug Library" HOMEPAGE="http://www.aasimon.org/libusbhp/" SRC_URI="http://www.aasimon.org/${PN}/${P}.tar.gz" |