summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-28 07:02:51 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-28 07:02:51 +0000
commit6b14257f3698e6d45f6cceaa6064fdab64ee2427 (patch)
tree025bd5312c57f66f0c8cc9f1c7e83514a9093310 /dev-libs/libatasmart
parentmarked x86 per bug 418395 (diff)
downloadgentoo-2-6b14257f3698e6d45f6cceaa6064fdab64ee2427.tar.gz
gentoo-2-6b14257f3698e6d45f6cceaa6064fdab64ee2427.tar.bz2
gentoo-2-6b14257f3698e6d45f6cceaa6064fdab64ee2427.zip
marked x86 per bug 423541
(Portage version: 2.2.0_alpha114/cvs/Linux i686)
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 3d66eb363233..65340a552b8f 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.33 2012/06/27 12:24:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.34 2012/06/28 07:02:51 jdhore Exp $
+
+ 28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> libatasmart-0.19.ebuild:
+ marked x86 per bug 423541
27 Jun 2012; Agostino Sarubbo <ago@gentoo.org> libatasmart-0.19.ebuild:
Stable for amd64, wrt bug #423541
diff --git a/dev-libs/libatasmart/libatasmart-0.19.ebuild b/dev-libs/libatasmart/libatasmart-0.19.ebuild
index 7e3461be87cc..0e0c713d5939 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.2 2012/06/27 12:24:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19.ebuild,v 1.3 2012/06/28 07:02:51 jdhore 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"