summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2014-10-29 12:45:10 +0000
committerAlexis Ballier <aballier@gentoo.org>2014-10-29 12:45:10 +0000
commit7c8bacb194dac78ceb27ab9564c300c8078a7680 (patch)
tree6b8ad5b9da1df604b79afe677bcae0f5fa429810 /sci-libs
parentnew ebuild written by me, new dep to testsuite of pytextile-2.2.1 (diff)
downloadgentoo-2-7c8bacb194dac78ceb27ab9564c300c8078a7680.tar.gz
gentoo-2-7c8bacb194dac78ceb27ab9564c300c8078a7680.tar.bz2
gentoo-2-7c8bacb194dac78ceb27ab9564c300c8078a7680.zip
keyword ~arm
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/octomap/ChangeLog6
-rw-r--r--sci-libs/octomap/octomap-1.6.8.ebuild4
-rw-r--r--sci-libs/octomap/octomap-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/octomap/ChangeLog b/sci-libs/octomap/ChangeLog
index d802f209528e..42f15dc016fb 100644
--- a/sci-libs/octomap/ChangeLog
+++ b/sci-libs/octomap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/octomap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/ChangeLog,v 1.1 2014/10/29 10:20:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/ChangeLog,v 1.2 2014/10/29 12:45:10 aballier Exp $
+
+ 29 Oct 2014; Alexis Ballier <aballier@gentoo.org> octomap-1.6.8.ebuild,
+ octomap-9999.ebuild:
+ keyword ~arm
*octomap-9999 (29 Oct 2014)
*octomap-1.6.8 (29 Oct 2014)
diff --git a/sci-libs/octomap/octomap-1.6.8.ebuild b/sci-libs/octomap/octomap-1.6.8.ebuild
index ee432d7d2af7..e24e48c0db99 100644
--- a/sci-libs/octomap/octomap-1.6.8.ebuild
+++ b/sci-libs/octomap/octomap-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/octomap-1.6.8.ebuild,v 1.1 2014/10/29 10:20:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/octomap-1.6.8.ebuild,v 1.2 2014/10/29 12:45:10 aballier Exp $
EAPI=5
@@ -16,7 +16,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
SRC_URI="http://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi
diff --git a/sci-libs/octomap/octomap-9999.ebuild b/sci-libs/octomap/octomap-9999.ebuild
index 878ff4441bc1..12fc219efc87 100644
--- a/sci-libs/octomap/octomap-9999.ebuild
+++ b/sci-libs/octomap/octomap-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/octomap-9999.ebuild,v 1.1 2014/10/29 10:20:20 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/octomap/octomap-9999.ebuild,v 1.2 2014/10/29 12:45:10 aballier Exp $
EAPI=5
@@ -16,7 +16,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then
KEYWORDS=""
SRC_URI=""
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
SRC_URI="http://github.com/OctoMap/octomap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi