diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-02-10 19:24:56 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-02-10 19:24:56 +0000 |
commit | 4a04ef07cb3d7cf0fab0052a84e602ee917c0162 (patch) | |
tree | 613f6cc14fb587e64d6df527749794c2ac8fe52f /app-emulation/dinero/dinero-4.7-r1.ebuild | |
parent | Fix directory permissions. Thanks to ago for noticing. (diff) | |
download | gentoo-2-4a04ef07cb3d7cf0fab0052a84e602ee917c0162.tar.gz gentoo-2-4a04ef07cb3d7cf0fab0052a84e602ee917c0162.tar.bz2 gentoo-2-4a04ef07cb3d7cf0fab0052a84e602ee917c0162.zip |
Marked stable for amd64 wrt bug #456442
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emulation/dinero/dinero-4.7-r1.ebuild')
-rw-r--r-- | app-emulation/dinero/dinero-4.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dinero/dinero-4.7-r1.ebuild b/app-emulation/dinero/dinero-4.7-r1.ebuild index e4f737bc2d0b..ab84bd5593b3 100644 --- a/app-emulation/dinero/dinero-4.7-r1.ebuild +++ b/app-emulation/dinero/dinero-4.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7-r1.ebuild,v 1.3 2013/02/10 17:22:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dinero/dinero-4.7-r1.ebuild,v 1.4 2013/02/10 19:24:56 nimiux Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~markhill/DineroIV/" SRC_URI="ftp://ftp.cs.wisc.edu/markhill/DineroIV/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" LICENSE="as-is" IUSE="" |