diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:41:54 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:38 +0200 |
commit | 2a7c5d56689a752a8c756bca861134785490f0b1 (patch) | |
tree | 0e22145612478ef0296bae95897875254eeafae7 /dev-libs/libspnav | |
parent | dev-libs/libpqxx: Shorter DESCRIPTION (diff) | |
download | gentoo-2a7c5d56689a752a8c756bca861134785490f0b1.tar.gz gentoo-2a7c5d56689a752a8c756bca861134785490f0b1.tar.bz2 gentoo-2a7c5d56689a752a8c756bca861134785490f0b1.zip |
dev-libs/libspnav: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/libspnav')
-rw-r--r-- | dev-libs/libspnav/libspnav-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libspnav/libspnav-0.2.2.ebuild b/dev-libs/libspnav/libspnav-0.2.2.ebuild index e205f2f1359e..b97017ab74ea 100644 --- a/dev-libs/libspnav/libspnav-0.2.2.ebuild +++ b/dev-libs/libspnav/libspnav-0.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,7 +6,7 @@ EAPI="4" inherit multilib eutils toolchain-funcs MY_PN='spacenav' -DESCRIPTION="The libspnav provides a replacement of the magellan library with cleaner and more orthogonal API" +DESCRIPTION="libspnav is a replacement for the magellan library with a cleaner API" HOMEPAGE="http://spacenav.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}%20library%20%28SDK%29/${PN}%20${PV}/${P}.tar.gz" LICENSE="BSD" |