summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-18 19:05:00 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-18 19:05:00 +0000
commite72c5b29c79775fac1a0ca135914adb4acef9189 (patch)
tree32696d25699b96a566b82d65fc7cafa9b46e1a7e /media-libs/atlas-c++
parentamd64 stable, bug #498452 (diff)
downloadgentoo-2-e72c5b29c79775fac1a0ca135914adb4acef9189.tar.gz
gentoo-2-e72c5b29c79775fac1a0ca135914adb4acef9189.tar.bz2
gentoo-2-e72c5b29c79775fac1a0ca135914adb4acef9189.zip
amd64 stable, bug #495708
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/atlas-c++')
-rw-r--r--media-libs/atlas-c++/ChangeLog7
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/atlas-c++/ChangeLog b/media-libs/atlas-c++/ChangeLog
index 8d1324a0a6fe..83718d52c49f 100644
--- a/media-libs/atlas-c++/ChangeLog
+++ b/media-libs/atlas-c++/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/atlas-c++
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.39 2013/09/26 08:32:32 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/ChangeLog,v 1.40 2014/01/18 19:05:00 pacho Exp $
+
+ 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> atlas-c++-0.6.3.ebuild:
+ amd64 stable, bug #495708
*atlas-c++-0.6.3 (26 Sep 2013)
diff --git a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild
index 381582cdd377..2b404b492773 100644
--- a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.3.ebuild,v 1.1 2013/09/26 08:32:32 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild,v 1.2 2014/01/18 19:05:00 pacho Exp $
EAPI=5
inherit eutils autotools
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
RDEPEND=""