summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-27 12:10:10 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-27 12:10:10 +0000
commit99bafedc495bf816e2453c547f0378c793cb2629 (patch)
tree29e99b4d17c4856c7f706b46a3e7e5fa7759aeab /dev-libs/libatasmart
parentStable for amd64 wrt bug #490116 (diff)
downloadgentoo-2-99bafedc495bf816e2453c547f0378c793cb2629.tar.gz
gentoo-2-99bafedc495bf816e2453c547f0378c793cb2629.tar.bz2
gentoo-2-99bafedc495bf816e2453c547f0378c793cb2629.zip
Stable for HPPA (bug #492034).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 537d69bd0099..b3c2e125d532 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.42 2013/08/09 13:39:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.43 2013/11/27 12:10:10 jer Exp $
+
+ 27 Nov 2013; Jeroen Roovers <jer@gentoo.org> libatasmart-0.19-r1.ebuild:
+ Stable for HPPA (bug #492034).
*libatasmart-0.19-r1 (09 Aug 2013)
diff --git a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
index cd4aa5fb0028..503587d70b04 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.1 2013/08/09 13:39:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.2 2013/11/27 12:10:10 jer 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"