diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-02-02 03:45:48 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-02-02 03:45:48 +0000 |
commit | c7bfe8481ccef32c800c7ee5a9b4494a1fe6a344 (patch) | |
tree | e33819f01ec5f919931f83283f1856e3f548d0d6 /media-libs/gluon/gluon-0.70.0.ebuild | |
parent | Explicitly set empty DEPEND and RDEPEND. (diff) | |
download | gentoo-2-c7bfe8481ccef32c800c7ee5a9b4494a1fe6a344.tar.gz gentoo-2-c7bfe8481ccef32c800c7ee5a9b4494a1fe6a344.tar.bz2 gentoo-2-c7bfe8481ccef32c800c7ee5a9b4494a1fe6a344.zip |
EAPI3, slotmove to 4
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gluon/gluon-0.70.0.ebuild')
-rw-r--r-- | media-libs/gluon/gluon-0.70.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gluon/gluon-0.70.0.ebuild b/media-libs/gluon/gluon-0.70.0.ebuild index 2196c18116d5..828a68669e20 100644 --- a/media-libs/gluon/gluon-0.70.0.ebuild +++ b/media-libs/gluon/gluon-0.70.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild,v 1.1 2010/06/06 21:02:19 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild,v 1.2 2011/02/02 03:45:48 tampakrap Exp $ -EAPI=2 +EAPI=3 OPENGL_REQUIRED="always" inherit kde4-base @@ -13,7 +13,7 @@ SRC_URI="http://gluon.gamingfreedom.org/sites/default/files/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64" -SLOT="0" +SLOT="4" IUSE="" COMMON_DEPEND=" |