summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2006-06-25 14:35:22 +0000
committerChristian Birchinger <joker@gentoo.org>2006-06-25 14:35:22 +0000
commitc29488824cf6c63e73c1ebfa4194feacffaf57f2 (patch)
tree31c48b8ab839dd97790f39524da3f84c9093e86d /dev-util/strace
parentMarked stable on amd64, bug 137141. (diff)
downloadgentoo-2-c29488824cf6c63e73c1ebfa4194feacffaf57f2.tar.gz
gentoo-2-c29488824cf6c63e73c1ebfa4194feacffaf57f2.tar.bz2
gentoo-2-c29488824cf6c63e73c1ebfa4194feacffaf57f2.zip
Added sparc stable keyword
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 6e66d67edbcb..5dad8c0d6477 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.85 2006/06/25 14:08:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.86 2006/06/25 14:35:22 joker Exp $
+
+ 25 Jun 2006; Christian Birchinger <joker@gentoo.org> strace-4.5.14.ebuild:
+ Added sparc stable keyword
25 Jun 2006; Guy Martin <gmsoft@gentoo.org> strace-4.5.14.ebuild:
Stable on hppa.
diff --git a/dev-util/strace/strace-4.5.14.ebuild b/dev-util/strace/strace-4.5.14.ebuild
index f9977b885255..bec9870b8a43 100644
--- a/dev-util/strace/strace-4.5.14.ebuild
+++ b/dev-util/strace/strace-4.5.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.5 2006/06/25 14:08:36 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.14.ebuild,v 1.6 2006/06/25 14:35:22 joker Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86"
IUSE="static aio"
DEPEND="aio? ( dev-libs/libaio )"