diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:21:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-13 23:21:33 +0000 |
commit | 9a644e30adbc0d8c1713d3bd2ecc0db80889b291 (patch) | |
tree | e393e047b574a1d7a62dad583216609bd1f95b0f /rox-extra/resolution/resolution-0.3.ebuild | |
parent | Stable for AMD64, wrt bug #392825 (diff) | |
download | gentoo-2-9a644e30adbc0d8c1713d3bd2ecc0db80889b291.tar.gz gentoo-2-9a644e30adbc0d8c1713d3bd2ecc0db80889b291.tar.bz2 gentoo-2-9a644e30adbc0d8c1713d3bd2ecc0db80889b291.zip |
Stable for AMD64, wrt bug #392821
(Portage version: 2.1.10.39/cvs/Linux i686)
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="" |