summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-06-29 12:41:28 +0000
committerBrent Baude <ranger@gentoo.org>2012-06-29 12:41:28 +0000
commit513da0a9bdb9e16b1a8aa9f5e312236eddc40d83 (patch)
tree861239782b48c8a24cb9ce6a7c7f8fa76ed44a82 /dev-libs
parentMarking trac-0.12.3 ppc for bug 422241 (diff)
downloadgentoo-2-513da0a9bdb9e16b1a8aa9f5e312236eddc40d83.tar.gz
gentoo-2-513da0a9bdb9e16b1a8aa9f5e312236eddc40d83.tar.bz2
gentoo-2-513da0a9bdb9e16b1a8aa9f5e312236eddc40d83.zip
Marking libatasmart-0.19 ppc for bug 423541
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs')
-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 65340a552b8f..87144f428cad 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.34 2012/06/28 07:02:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.35 2012/06/29 12:41:28 ranger Exp $
+
+ 29 Jun 2012; Brent Baude <ranger@gentoo.org> libatasmart-0.19.ebuild:
+ Marking libatasmart-0.19 ppc for bug 423541
28 Jun 2012; Jeff Horelick <jdhore@gentoo.org> libatasmart-0.19.ebuild:
marked x86 per bug 423541
diff --git a/dev-libs/libatasmart/libatasmart-0.19.ebuild b/dev-libs/libatasmart/libatasmart-0.19.ebuild
index 0e0c713d5939..5e0e993e53c0 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.3 2012/06/28 07:02:51 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.19.ebuild,v 1.4 2012/06/29 12:41:28 ranger 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"