diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-29 19:09:04 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-29 19:09:04 +0100 |
commit | b0bf5636cc7e5002101e912182563d54da24bdaf (patch) | |
tree | de371f42c5e9be3245ad1a92651d219d06c59a59 /sci-astronomy/ccd/ccd-1.2.9.ebuild | |
parent | 1297e07656f8b1d8db8b4a08871a38f26a58af38 (diff) | |
download | brancik-overlay-b0bf5636cc7e5002101e912182563d54da24bdaf.tar.gz brancik-overlay-b0bf5636cc7e5002101e912182563d54da24bdaf.tar.bz2 |
Changed EAPI to 5 for sci-astronomy/ccd
Diffstat (limited to 'sci-astronomy/ccd/ccd-1.2.9.ebuild')
-rw-r--r-- | sci-astronomy/ccd/ccd-1.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/ccd/ccd-1.2.9.ebuild b/sci-astronomy/ccd/ccd-1.2.9.ebuild index 515d930..7bc0879 100644 --- a/sci-astronomy/ccd/ccd-1.2.9.ebuild +++ b/sci-astronomy/ccd/ccd-1.2.9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.7.2.ebuild,v 1.6 2011/10/30 15:47:38 ssuominen Exp $ -EAPI=3 +EAPI=5 inherit qt4-r2 |