summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-02 11:34:46 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-02 11:34:46 +0000
commitc4fc1a05f0c9a24b292baf13d14e6930fa09bd48 (patch)
tree9108b8cb82b3275c6a41dd0f09d6f7412de94268 /sys-fs/diskdev_cmds
parentarm stable, bug #473404 (diff)
downloadgentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.tar.gz
gentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.tar.bz2
gentoo-2-c4fc1a05f0c9a24b292baf13d14e6930fa09bd48.zip
add ~arm, bug #473474
(Portage version: 2.1.13.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-fs/diskdev_cmds')
-rw-r--r--sys-fs/diskdev_cmds/ChangeLog7
-rw-r--r--sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/diskdev_cmds/ChangeLog b/sys-fs/diskdev_cmds/ChangeLog
index b3b99d2561e9..6f96bfdae34d 100644
--- a/sys-fs/diskdev_cmds/ChangeLog
+++ b/sys-fs/diskdev_cmds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/diskdev_cmds
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/ChangeLog,v 1.7 2012/08/19 00:53:16 zerochaos Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/ChangeLog,v 1.8 2013/08/02 11:34:46 maekke Exp $
+
+ 02 Aug 2013; Markus Meier <maekke@gentoo.org> diskdev_cmds-332.14_p1.ebuild:
+ add ~arm, bug #473474
19 Aug 2012; Rick Farina <zerochaos@gentoo.org> diskdev_cmds-332.14_p1.ebuild:
fixing missing openssl dep per #431778
diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
index f8d72244d076..9c67630ed48c 100644
--- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
+++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.5 2012/08/19 00:53:16 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.6 2013/08/02 11:34:46 maekke Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}.
mirror://gentoo/diskdev_cmds-${PV}.patch.bz2"
LICENSE="APSL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE=""
DEPEND="dev-libs/openssl"
RDEPEND="${DEPEND}"