summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:55:51 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:55:51 +0000
commit40116581c462a190bab6c21e04c6c29007953e5c (patch)
tree0f145ee7b098f8b998f74c93b2247697c1ce36fe /dev-libs/libatasmart
parentx86 stable wrt bug #391543 (diff)
downloadgentoo-2-40116581c462a190bab6c21e04c6c29007953e5c.tar.gz
gentoo-2-40116581c462a190bab6c21e04c6c29007953e5c.tar.bz2
gentoo-2-40116581c462a190bab6c21e04c6c29007953e5c.zip
x86 stable wrt bug #392313
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r--dev-libs/libatasmart/ChangeLog5
-rw-r--r--dev-libs/libatasmart/libatasmart-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog
index 7338c246bf82..8ed1b3b2dd29 100644
--- a/dev-libs/libatasmart/ChangeLog
+++ b/dev-libs/libatasmart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libatasmart
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.23 2011/12/03 12:03:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.24 2011/12/07 07:55:51 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libatasmart-0.18.ebuild:
+ x86 stable wrt bug #392313
03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> libatasmart-0.18.ebuild:
Stable on amd64 wrt bug #392313
diff --git a/dev-libs/libatasmart/libatasmart-0.18.ebuild b/dev-libs/libatasmart/libatasmart-0.18.ebuild
index 3071caef021e..b352825f276c 100644
--- a/dev-libs/libatasmart/libatasmart-0.18.ebuild
+++ b/dev-libs/libatasmart/libatasmart-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.3 2011/12/03 12:03:21 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.4 2011/12/07 07:55:51 phajdan.jr Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="static-libs"
RDEPEND=">=sys-fs/udev-143"