summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-10 21:20:10 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-10 21:20:10 +0000
commitaff50865103bf89df2cbd0920667a3329a0c8102 (patch)
tree059b4ad192c0ea2936505ea35436037f9a72fc5a /dev-libs/libatasmart
parentMarking libproxy-0.4.7 ppc for bug 394363 (diff)
downloadgentoo-2-aff50865103bf89df2cbd0920667a3329a0c8102.tar.gz
gentoo-2-aff50865103bf89df2cbd0920667a3329a0c8102.tar.bz2
gentoo-2-aff50865103bf89df2cbd0920667a3329a0c8102.zip
Marking libatasmart-0.18 ppc for bug 392313
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r--dev-libs/libatasmart/ChangeLog7
-rw-r--r--dev-libs/libatasmart/libatasmart-0.18.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog
index 70c075e76c79..e71c618db15f 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.26 2011/12/11 15:49:49 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.27 2012/01/10 21:20:10 ranger Exp $
+
+ 10 Jan 2012; Brent Baude <ranger@gentoo.org> libatasmart-0.18.ebuild:
+ Marking libatasmart-0.18 ppc for bug 392313
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> libatasmart-0.18.ebuild:
alpha/ia64/sh/sparc stable wrt #392313
diff --git a/dev-libs/libatasmart/libatasmart-0.18.ebuild b/dev-libs/libatasmart/libatasmart-0.18.ebuild
index 9a2687acfd51..f3877d8bb996 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
+# 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.18.ebuild,v 1.6 2011/12/11 15:49:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.7 2012/01/10 21:20:10 ranger 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"