summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-11-21 23:56:01 +0000
committerMike Frysinger <vapier@gentoo.org>2010-11-21 23:56:01 +0000
commit636b5279f781c0f21d73c40ce5eb8772eeab24bf (patch)
tree958b25a92c22c9f82694afbe04d67c87edbcabf9 /dev-util/strace
parentpunt useless `die` on `dodoc` (diff)
downloadgentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.tar.gz
gentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.tar.bz2
gentoo-2-636b5279f781c0f21d73c40ce5eb8772eeab24bf.zip
Mark alpha/ia64/s390/sparc/sh stable #343255.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/strace')
-rw-r--r--dev-util/strace/ChangeLog5
-rw-r--r--dev-util/strace/strace-4.5.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index f3b9521c46d3..354c70afd54b 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/strace
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.157 2010/11/18 00:11:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.158 2010/11/21 23:56:01 vapier Exp $
+
+ 21 Nov 2010; Mike Frysinger <vapier@gentoo.org> strace-4.5.20.ebuild:
+ Mark alpha/ia64/s390/sparc/sh stable #343255.
18 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Remove alsa USE description from metadata.xml.
diff --git a/dev-util/strace/strace-4.5.20.ebuild b/dev-util/strace/strace-4.5.20.ebuild
index a7208aef1011..853cde2a7c9a 100644
--- a/dev-util/strace/strace-4.5.20.ebuild
+++ b/dev-util/strace/strace-4.5.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20.ebuild,v 1.8 2010/11/04 20:43:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.20.ebuild,v 1.9 2010/11/21 23:56:01 vapier Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="static aio"
# strace only uses the header from libaio