summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-27 12:24:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-27 12:24:11 +0000
commit34480b82f92fbe7379eb2693c254c863e0c3a28e (patch)
tree76ca18472ac3e4582543ee0b2baf4a9429f9e37e /dev-libs/libatasmart
parentStable for amd64, wrt bug #423507 (diff)
downloadgentoo-2-34480b82f92fbe7379eb2693c254c863e0c3a28e.tar.gz
gentoo-2-34480b82f92fbe7379eb2693c254c863e0c3a28e.tar.bz2
gentoo-2-34480b82f92fbe7379eb2693c254c863e0c3a28e.zip
Stable for amd64, wrt bug #423541
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 cc3f4e94c83e..3d66eb363233 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.32 2012/05/21 20:55:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.33 2012/06/27 12:24:11 ago Exp $
+
+ 27 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libatasmart-0.19.ebuild:
+ Stable for amd64, wrt bug #423541
*libatasmart-0.19 (21 May 2012)
diff --git a/dev-libs/libatasmart/libatasmart-0.19.ebuild b/dev-libs/libatasmart/libatasmart-0.19.ebuild
index d03ea802dba9..7e3461be87cc 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.1 2012/05/21 20:55:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19.ebuild,v 1.2 2012/06/27 12:24:11 ago 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"