summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-12-11 15:49:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-12-11 15:49:49 +0000
commitc2f42e686ce6e2b6db18512d6ff120235c5ed144 (patch)
tree229998c0b9b6212ded2f3577463c5a928094b32c /dev-libs/libatasmart
parentStable for AMD64, wrt bug #394279 (diff)
downloadgentoo-2-c2f42e686ce6e2b6db18512d6ff120235c5ed144.tar.gz
gentoo-2-c2f42e686ce6e2b6db18512d6ff120235c5ed144.tar.bz2
gentoo-2-c2f42e686ce6e2b6db18512d6ff120235c5ed144.zip
alpha/ia64/sh/sparc stable wrt #392313
(Portage version: 2.1.10.38/cvs/Linux ia64)
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 6553f0540f56..70c075e76c79 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.25 2011/12/08 20:38:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.26 2011/12/11 15:49:49 armin76 Exp $
+
+ 11 Dec 2011; Raúl Porcel <armin76@gentoo.org> libatasmart-0.18.ebuild:
+ alpha/ia64/sh/sparc stable wrt #392313
08 Dec 2011; Markus Meier <maekke@gentoo.org> libatasmart-0.18.ebuild:
arm stable, bug #392313
diff --git a/dev-libs/libatasmart/libatasmart-0.18.ebuild b/dev-libs/libatasmart/libatasmart-0.18.ebuild
index 36fca1e3089f..9a2687acfd51 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.5 2011/12/08 20:38:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.6 2011/12/11 15:49:49 armin76 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"