diff options
Diffstat (limited to 'rox-extra/resolution/resolution-0.3.ebuild')
-rw-r--r-- | rox-extra/resolution/resolution-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-extra/resolution/resolution-0.3.ebuild b/rox-extra/resolution/resolution-0.3.ebuild index 35ced7e55cf5..341771d06e68 100644 --- a/rox-extra/resolution/resolution-0.3.ebuild +++ b/rox-extra/resolution/resolution-0.3.ebuild @@ -1,6 +1,6 @@ # 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.2 2011/12/11 09:27:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.3.ebuild,v 1.3 2011/12/13 23:21:33 ago 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="" |