summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-08 10:49:01 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-08 10:49:01 +0000
commit310cb01344f76ce6601e71f47e167be83307d929 (patch)
tree68c62055368c2b8bf86e04235823ff78553b5d50 /dev-libs
parentx86 stable, bug #491890 (diff)
downloadgentoo-2-310cb01344f76ce6601e71f47e167be83307d929.tar.gz
gentoo-2-310cb01344f76ce6601e71f47e167be83307d929.tar.bz2
gentoo-2-310cb01344f76ce6601e71f47e167be83307d929.zip
x86 stable, bug #492034
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-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 72e664c947ef..75cfa187d25e 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.45 2013/12/08 10:22:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.46 2013/12/08 10:49:01 pacho Exp $
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> libatasmart-0.19-r1.ebuild:
+ x86 stable, bug #492034
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> libatasmart-0.19-r1.ebuild:
amd64 stable, bug #492034
diff --git a/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild b/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild
index 86e61c3997f6..0133fe95ee3b 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.4 2013/12/08 10:22:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19-r1.ebuild,v 1.5 2013/12/08 10:49:01 pacho 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"