diff options
Diffstat (limited to 'sci-libs/indilib-driver-sx')
-rw-r--r-- | sci-libs/indilib-driver-sx/indilib-driver-sx-0.9.9.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/indilib-driver-sx/indilib-driver-sx-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/indilib-driver-sx/indilib-driver-sx-0.9.9.ebuild b/sci-libs/indilib-driver-sx/indilib-driver-sx-0.9.9.ebuild index af021a6..28e5a4f 100644 --- a/sci-libs/indilib-driver-sx/indilib-driver-sx-0.9.9.ebuild +++ b/sci-libs/indilib-driver-sx/indilib-driver-sx-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -13,7 +13,7 @@ HOMEPAGE="http://indilib.org" SRC_URI="http://sourceforge.net/projects/indi/files/${MY_PN}_3rdparty_${PV}.tar.gz" LICENSE="LGPL-2 cloudmakers" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86" SLOT="0" diff --git a/sci-libs/indilib-driver-sx/indilib-driver-sx-9999.ebuild b/sci-libs/indilib-driver-sx/indilib-driver-sx-9999.ebuild index 5623830..45f4ed5 100644 --- a/sci-libs/indilib-driver-sx/indilib-driver-sx-9999.ebuild +++ b/sci-libs/indilib-driver-sx/indilib-driver-sx-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -22,5 +22,5 @@ DEPEND="=sci-libs/indilib-9999" RDEPEND="${DEPEND}" src_unpack() { - subversion_src_unpack + subversion_src_unpack } |