summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-19 18:49:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-19 18:49:16 +0000
commitbea72f4c27f608fab046b35e12985127c8f590f2 (patch)
tree0b5c08bcaba125744f0358a2e48f3a2a0e77be7e /dev-libs/libatasmart
parentStable for x86, wrt bug #431758 (diff)
downloadgentoo-2-bea72f4c27f608fab046b35e12985127c8f590f2.tar.gz
gentoo-2-bea72f4c27f608fab046b35e12985127c8f590f2.tar.bz2
gentoo-2-bea72f4c27f608fab046b35e12985127c8f590f2.zip
alpha/ia64/sh/sparc stable wrt #423541
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r--dev-libs/libatasmart/ChangeLog5
-rw-r--r--dev-libs/libatasmart/libatasmart-0.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog
index 989fc31a6f06..de56bb6846cf 100644
--- a/dev-libs/libatasmart/ChangeLog
+++ b/dev-libs/libatasmart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libatasmart
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.38 2012/07/19 20:10:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.39 2012/08/19 18:49:16 armin76 Exp $
+
+ 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> libatasmart-0.19.ebuild:
+ alpha/ia64/sh/sparc stable wrt #423541
19 Jul 2012; Markus Meier <maekke@gentoo.org> libatasmart-0.19.ebuild:
arm stable, bug #423541
diff --git a/dev-libs/libatasmart/libatasmart-0.19.ebuild b/dev-libs/libatasmart/libatasmart-0.19.ebuild
index 597918bd737e..1a903093785a 100644
--- a/dev-libs/libatasmart/libatasmart-0.19.ebuild
+++ b/dev-libs/libatasmart/libatasmart-0.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19.ebuild,v 1.7 2012/07/19 20:10:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19.ebuild,v 1.8 2012/08/19 18:49:16 armin76 Exp $
EAPI=4
@@ -10,7 +10,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=">=sys-fs/udev-143"