diff options
Diffstat (limited to 'sci-libs/libqsi')
-rw-r--r-- | sci-libs/libqsi/libqsi-0.9.9.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libqsi/libqsi-9999.ebuild | 8 |
2 files changed, 5 insertions, 9 deletions
diff --git a/sci-libs/libqsi/libqsi-0.9.9.ebuild b/sci-libs/libqsi/libqsi-0.9.9.ebuild index e9d4daf..1bb4b00 100644 --- a/sci-libs/libqsi/libqsi-0.9.9.ebuild +++ b/sci-libs/libqsi/libqsi-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: $ @@ -15,9 +15,7 @@ KEYWORDS="~amd64 ~x86 ~arm" SLOT="0" -DEPEND=" - dev-embedded/libftdi - " +DEPEND="dev-embedded/libftdi" RDEPEND="${DEPEND}" diff --git a/sci-libs/libqsi/libqsi-9999.ebuild b/sci-libs/libqsi/libqsi-9999.ebuild index 6f0a836..6feefe4 100644 --- a/sci-libs/libqsi/libqsi-9999.ebuild +++ b/sci-libs/libqsi/libqsi-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: $ @@ -16,12 +16,10 @@ KEYWORDS="" SLOT="0" -DEPEND=" - dev-embedded/libftdi - " +DEPEND="dev-embedded/libftdi" RDEPEND="${DEPEND}" src_unpack() { - subversion_src_unpack + subversion_src_unpack }
\ No newline at end of file |