diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-14 22:59:40 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-14 22:59:40 +0000 |
commit | b8a54bee8687447ab7bb5fa1ed99fd6f91673ca6 (patch) | |
tree | ea40c2797ead24d2769299355560a762bc52f017 /media-libs/atlas-c++/atlas-c++-0.6.2.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-b8a54bee8687447ab7bb5fa1ed99fd6f91673ca6.tar.gz gentoo-2-b8a54bee8687447ab7bb5fa1ed99fd6f91673ca6.tar.bz2 gentoo-2-b8a54bee8687447ab7bb5fa1ed99fd6f91673ca6.zip |
Stable on amd64 wrt bug #345181
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/atlas-c++/atlas-c++-0.6.2.ebuild')
-rw-r--r-- | media-libs/atlas-c++/atlas-c++-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild index a8a652e76ff5..dc42175e0876 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.2 2010/11/14 17:13:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.2.ebuild,v 1.3 2010/11/14 22:59:40 hwoarang Exp $ EAPI=2 MY_PN="Atlas-C++" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="doc" RDEPEND="" |