summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-06-19 20:52:38 +0000
committerBrent Baude <ranger@gentoo.org>2009-06-19 20:52:38 +0000
commite03357b91b753f297fdb5786b039cc9cfa307380 (patch)
treedeb94da890667dc97d12e5a3a3a7c3bed10547c3 /sys-apps/sg3_utils
parentReally fix the parallel make bug with libsyscom.a now. (diff)
downloadgentoo-2-e03357b91b753f297fdb5786b039cc9cfa307380.tar.gz
gentoo-2-e03357b91b753f297fdb5786b039cc9cfa307380.tar.bz2
gentoo-2-e03357b91b753f297fdb5786b039cc9cfa307380.zip
stable ppc64, bug 273076
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/sg3_utils')
-rw-r--r--sys-apps/sg3_utils/ChangeLog5
-rw-r--r--sys-apps/sg3_utils/sg3_utils-1.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/sg3_utils/ChangeLog b/sys-apps/sg3_utils/ChangeLog
index e6cac8058ea7..4f797f1c5dc6 100644
--- a/sys-apps/sg3_utils/ChangeLog
+++ b/sys-apps/sg3_utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/sg3_utils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.49 2009/06/11 22:15:23 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/ChangeLog,v 1.50 2009/06/19 20:52:38 ranger Exp $
+
+ 19 Jun 2009; Brent Baude <ranger@gentoo.org> sg3_utils-1.27.ebuild:
+ stable ppc64, bug 273076
11 Jun 2009; Tiago Cunha <tcunha@gentoo.org> sg3_utils-1.27.ebuild:
stable sparc, bug 273076
diff --git a/sys-apps/sg3_utils/sg3_utils-1.27.ebuild b/sys-apps/sg3_utils/sg3_utils-1.27.ebuild
index 2f34db8f8729..f08362065bba 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.27.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.27.ebuild,v 1.5 2009/06/11 22:15:23 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sg3_utils/sg3_utils-1.27.ebuild,v 1.6 2009/06/19 20:52:38 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://sg.danny.cz/sg/p/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="sys-devel/libtool"