summaryrefslogtreecommitdiff
path: root/sci-libs/indilib-driver-qhy
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-31 19:27:49 +0100
commit2ec543db5c4acd79fe1431fbdae520b03c65fb86 (patch)
tree5cc9f4a07c5cd20cfdbcb22c2759a660df0798aa /sci-libs/indilib-driver-qhy
parentbe82ba1228b1d1924a291424648980a2210b5024 (diff)
downloadbrancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.gz
brancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.bz2
Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines.
Diffstat (limited to 'sci-libs/indilib-driver-qhy')
-rw-r--r--sci-libs/indilib-driver-qhy/indilib-driver-qhy-0.9.9.ebuild8
-rw-r--r--sci-libs/indilib-driver-qhy/indilib-driver-qhy-9999.ebuild10
2 files changed, 7 insertions, 11 deletions
diff --git a/sci-libs/indilib-driver-qhy/indilib-driver-qhy-0.9.9.ebuild b/sci-libs/indilib-driver-qhy/indilib-driver-qhy-0.9.9.ebuild
index 9924989..dfe2b06 100644
--- a/sci-libs/indilib-driver-qhy/indilib-driver-qhy-0.9.9.ebuild
+++ b/sci-libs/indilib-driver-qhy/indilib-driver-qhy-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: $
@@ -17,10 +17,8 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
-DEPEND="
- <sci-libs/indilib-9999
- !sci-libs/libqhy
- "
+DEPEND="<sci-libs/indilib-9999
+ !sci-libs/libqhy"
RDEPEND="${DEPEND}"
diff --git a/sci-libs/indilib-driver-qhy/indilib-driver-qhy-9999.ebuild b/sci-libs/indilib-driver-qhy/indilib-driver-qhy-9999.ebuild
index e602a62..d99cbd7 100644
--- a/sci-libs/indilib-driver-qhy/indilib-driver-qhy-9999.ebuild
+++ b/sci-libs/indilib-driver-qhy/indilib-driver-qhy-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: $
@@ -17,13 +17,11 @@ KEYWORDS=""
SLOT="0"
-DEPEND="
- =sci-libs/indilib-9999
- =sci-libs/libqhy-9999
- "
+DEPEND="=sci-libs/indilib-9999
+ =sci-libs/libqhy-9999"
RDEPEND="${DEPEND}"
src_unpack() {
- subversion_src_unpack
+ subversion_src_unpack
}