diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 10:39:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 10:39:39 +0000 |
commit | 7ab28043f64ec3979a4cc0d61765d4ad75c8c896 (patch) | |
tree | 2114fe83b53b801948aaf6994ea97b3ff2871490 /dev-util/strace | |
parent | Tidy old vulnerable version. (diff) | |
download | gentoo-2-7ab28043f64ec3979a4cc0d61765d4ad75c8c896.tar.gz gentoo-2-7ab28043f64ec3979a4cc0d61765d4ad75c8c896.tar.bz2 gentoo-2-7ab28043f64ec3979a4cc0d61765d4ad75c8c896.zip |
Stable on ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-util/strace')
-rw-r--r-- | dev-util/strace/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.7.ebuild | 6 | ||||
-rw-r--r-- | dev-util/strace/strace-4.5.8.ebuild | 4 |
5 files changed, 14 insertions, 11 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index 600813a446d0..8a2501cdaf3a 100644 --- a/dev-util/strace/ChangeLog +++ b/dev-util/strace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/strace -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.51 2004/12/31 02:02:39 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.52 2005/02/05 10:37:35 hansmi Exp $ + + 05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> strace-4.5.7.ebuild: + Stable on ppc. 31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild index fd1cf5cf3eba..5f19ed3f59f7 100644 --- a/dev-util/strace/strace-4.5.1.ebuild +++ b/dev-util/strace/strace-4.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.16 2004/11/22 02:21:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.17 2005/02/05 10:37:35 hansmi Exp $ inherit flag-o-matic eutils diff --git a/dev-util/strace/strace-4.5.2.ebuild b/dev-util/strace/strace-4.5.2.ebuild index 905742002043..ccfc54bcbe2a 100644 --- a/dev-util/strace/strace-4.5.2.ebuild +++ b/dev-util/strace/strace-4.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.2.ebuild,v 1.1 2004/09/22 17:17:48 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.2.ebuild,v 1.2 2005/02/05 10:37:35 hansmi Exp $ inherit flag-o-matic eutils diff --git a/dev-util/strace/strace-4.5.7.ebuild b/dev-util/strace/strace-4.5.7.ebuild index 0c2d0d3922a0..fa4788958449 100644 --- a/dev-util/strace/strace-4.5.7.ebuild +++ b/dev-util/strace/strace-4.5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.7.ebuild,v 1.5 2004/12/19 19:04:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.7.ebuild,v 1.6 2005/02/05 10:37:35 hansmi Exp $ inherit flag-o-matic gnuconfig @@ -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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86" IUSE="static" DEPEND="virtual/libc" diff --git a/dev-util/strace/strace-4.5.8.ebuild b/dev-util/strace/strace-4.5.8.ebuild index 70aee76dbcfa..1ff37ae58e80 100644 --- a/dev-util/strace/strace-4.5.8.ebuild +++ b/dev-util/strace/strace-4.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.8.ebuild,v 1.2 2004/11/26 08:16:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.8.ebuild,v 1.3 2005/02/05 10:37:35 hansmi Exp $ inherit flag-o-matic |