summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-01 19:16:20 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-01 19:16:20 +0000
commite8d176bf6be82674b3953dfade16142d97fc2fdf (patch)
treeaaf62a90ed8800e4c3f746ce9bc203b4fb31b1e7 /dev-libs/libatasmart
parentBump per bug #486836, adds new modules and future warning about NET_NS. Make ... (diff)
downloadgentoo-2-e8d176bf6be82674b3953dfade16142d97fc2fdf.tar.gz
gentoo-2-e8d176bf6be82674b3953dfade16142d97fc2fdf.tar.bz2
gentoo-2-e8d176bf6be82674b3953dfade16142d97fc2fdf.zip
arm stable, bug #492034
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r--dev-libs/libatasmart/ChangeLog5
-rw-r--r--dev-libs/libatasmart/libatasmart-0.19-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog
index b3c2e125d532..d25c7b1422dc 100644
--- a/dev-libs/libatasmart/ChangeLog
+++ b/dev-libs/libatasmart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libatasmart
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.43 2013/11/27 12:10:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.44 2013/12/01 19:16:20 maekke Exp $
+
+ 01 Dec 2013; Markus Meier <maekke@gentoo.org> libatasmart-0.19-r1.ebuild:
+ arm stable, bug #492034
27 Nov 2013; Jeroen Roovers <jer@gentoo.org> libatasmart-0.19-r1.ebuild:
Stable for HPPA (bug #492034).
diff --git a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
index 503587d70b04..fe18d623810a 100644
--- a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
+++ b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.2 2013/11/27 12:10:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.3 2013/12/01 19:16:20 maekke Exp $
EAPI=5
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.xz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="static-libs"
RDEPEND="virtual/udev"