diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-04 18:14:14 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-04 18:14:14 +0100 |
commit | 738b9d5eac09d25e38df0b69ccc8c052c99cdb4e (patch) | |
tree | e702f10ba922671f4dd2666d9044a7c3b3377168 /sci-libs/libapogee/libapogee-0.9.9.ebuild | |
parent | ddc9eb8191b3ed89dd27a37951045fea59483e40 (diff) | |
download | brancik-overlay-738b9d5eac09d25e38df0b69ccc8c052c99cdb4e.tar.gz brancik-overlay-738b9d5eac09d25e38df0b69ccc8c052c99cdb4e.tar.bz2 |
Lots of small fixes in sci-libs/indilib* and friends
Diffstat (limited to 'sci-libs/libapogee/libapogee-0.9.9.ebuild')
-rw-r--r-- | sci-libs/libapogee/libapogee-0.9.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libapogee/libapogee-0.9.9.ebuild b/sci-libs/libapogee/libapogee-0.9.9.ebuild index c65d11b..8b05ea2 100644 --- a/sci-libs/libapogee/libapogee-0.9.9.ebuild +++ b/sci-libs/libapogee/libapogee-0.9.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils eutils DESCRIPTION="Apogee ALTA device drivers for Linux" -HOMEPAGE="http://indlib.org" +HOMEPAGE="http://indilib.org" SRC_URI="mirror://sourceforge/libindi/libindi_3rdparty_${PV}.tar.gz" LICENSE="LGPL-2" |