diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2012-12-02 00:57:22 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2012-12-02 00:57:22 +0100 |
commit | 7c881f3e31fc069c9cbb0275941c3a44303b3d1b (patch) | |
tree | 36f7c213f634c574560a0ec4a26428d7c6505106 /sci-astronomy/ccd/ccd-1.2.7.ebuild | |
parent | ec7f1673cc967a2c5d9216206b93fe982bafa7e9 (diff) | |
download | brancik-overlay-7c881f3e31fc069c9cbb0275941c3a44303b3d1b.tar.gz brancik-overlay-7c881f3e31fc069c9cbb0275941c3a44303b3d1b.tar.bz2 |
Follow the qt4 eclass name change for sci-astronomy/ccd.
Diffstat (limited to 'sci-astronomy/ccd/ccd-1.2.7.ebuild')
-rw-r--r-- | sci-astronomy/ccd/ccd-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/ccd/ccd-1.2.7.ebuild b/sci-astronomy/ccd/ccd-1.2.7.ebuild index 3e29d46..515c74b 100644 --- a/sci-astronomy/ccd/ccd-1.2.7.ebuild +++ b/sci-astronomy/ccd/ccd-1.2.7.ebuild @@ -4,7 +4,7 @@ EAPI=3 -inherit qt4 +inherit qt4-r2 DESCRIPTION="Simple astronomical CCD controller" HOMEPAGE="http://sourceforge.net/projects/cccd/" |