diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
commit | 5ccf8f10a46930ea3998e2e883d31d73460753f7 (patch) | |
tree | afd5f5ac2d9c68fd4ed0d427cf971fa8b9c70cf4 /dev-util/strace | |
parent | changelog fixes (diff) | |
download | historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.tar.gz historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.tar.bz2 historical-5ccf8f10a46930ea3998e2e883d31d73460753f7.zip |
unmasks
Diffstat (limited to 'dev-util/strace')
-rw-r--r-- | dev-util/strace/strace-4.4.93.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.4.94.ebuild | 4 | ||||
-rw-r--r-- | dev-util/strace/strace-4.4.98.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/strace/strace-4.4.93.ebuild b/dev-util/strace/strace-4.4.93.ebuild index c931fa484733..ecc268515137 100644 --- a/dev-util/strace/strace-4.4.93.ebuild +++ b/dev-util/strace/strace-4.4.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.93.ebuild,v 1.4 2003/06/13 07:27:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.93.ebuild,v 1.5 2003/07/12 14:28:13 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa mips" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa mips" DEPEND="virtual/glibc >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.4.94.ebuild b/dev-util/strace/strace-4.4.94.ebuild index 0802ae571fe0..ed11e1ab1973 100644 --- a/dev-util/strace/strace-4.4.94.ebuild +++ b/dev-util/strace/strace-4.4.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.4 2003/06/13 07:27:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.5 2003/07/12 14:28:13 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A usefull diagnostic, instructional, and debugging tool" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa mips" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa mips" inherit flag-o-matic DEPEND="virtual/glibc >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.4.98.ebuild b/dev-util/strace/strace-4.4.98.ebuild index dc4434e62b0d..c217c4a0b987 100644 --- a/dev-util/strace/strace-4.4.98.ebuild +++ b/dev-util/strace/strace-4.4.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.3 2003/06/22 05:32:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.4 2003/07/12 14:28:13 aliz Exp $ DESCRIPTION="A useful diagnostic, instructional, and debugging tool" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64" inherit flag-o-matic DEPEND="virtual/glibc |