diff options
Diffstat (limited to 'rox-extra/resolution/resolution-0.3.ebuild')
-rw-r--r-- | rox-extra/resolution/resolution-0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-extra/resolution/resolution-0.3.ebuild b/rox-extra/resolution/resolution-0.3.ebuild index a997fc5feebd..35ced7e55cf5 100644 --- a/rox-extra/resolution/resolution-0.3.ebuild +++ b/rox-extra/resolution/resolution-0.3.ebuild @@ -1,6 +1,6 @@ -# 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/rox-extra/resolution/resolution-0.3.ebuild,v 1.1 2010/01/12 14:21:17 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.3.ebuild,v 1.2 2011/12/11 09:27:58 phajdan.jr Exp $ ROX_LIB_VER=1.9.3 inherit rox @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="" |