summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-12-20 16:39:31 +0000
committerMarkus Meier <maekke@gentoo.org>2014-12-20 16:39:31 +0000
commite8bed116730614c5fb80f6b723da83f227a51e82 (patch)
tree42e2e7376437f74160ff959226299c86a648c567 /sci-libs
parentarm stable, bug #531998 (diff)
downloadgentoo-2-e8bed116730614c5fb80f6b723da83f227a51e82.tar.gz
gentoo-2-e8bed116730614c5fb80f6b723da83f227a51e82.tar.bz2
gentoo-2-e8bed116730614c5fb80f6b723da83f227a51e82.zip
arm stable, bug #526034
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/djbfft/ChangeLog7
-rw-r--r--sci-libs/djbfft/djbfft-0.76-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/djbfft/ChangeLog b/sci-libs/djbfft/ChangeLog
index 35fe64442932..75e313cbfe8b 100644
--- a/sci-libs/djbfft/ChangeLog
+++ b/sci-libs/djbfft/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/djbfft
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/ChangeLog,v 1.21 2013/08/10 18:29:14 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/ChangeLog,v 1.22 2014/12/20 16:39:31 maekke Exp $
+
+ 20 Dec 2014; Markus Meier <maekke@gentoo.org> djbfft-0.76-r2.ebuild:
+ arm stable, bug #526034
*djbfft-0.76-r2 (10 Aug 2013)
diff --git a/sci-libs/djbfft/djbfft-0.76-r2.ebuild b/sci-libs/djbfft/djbfft-0.76-r2.ebuild
index 0a5aeffd3c02..2002254bbf87 100644
--- a/sci-libs/djbfft/djbfft-0.76-r2.ebuild
+++ b/sci-libs/djbfft/djbfft-0.76-r2.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/sci-libs/djbfft/djbfft-0.76-r2.ebuild,v 1.1 2013/08/10 18:29:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/djbfft/djbfft-0.76-r2.ebuild,v 1.2 2014/12/20 16:39:31 maekke Exp $
EAPI=5
inherit eutils flag-o-matic toolchain-funcs multilib multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="http://cr.yp.to/djbfft/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
DOCS=( CHANGES README TODO VERSION )