summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-08-10 18:20:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-08-10 18:20:00 +0000
commit28573be4986c9efeb28553df1b99af07d277c264 (patch)
tree2ad602acdccdf535eeb12005efadb33b1b536ad7 /dev-util/ltrace
parentstable amd64, bug 231943 (diff)
downloadgentoo-2-28573be4986c9efeb28553df1b99af07d277c264.tar.gz
gentoo-2-28573be4986c9efeb28553df1b99af07d277c264.tar.bz2
gentoo-2-28573be4986c9efeb28553df1b99af07d277c264.zip
Mark -alpha
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util/ltrace')
-rw-r--r--dev-util/ltrace/ChangeLog6
-rw-r--r--dev-util/ltrace/ltrace-0.4-r1.ebuild4
-rw-r--r--dev-util/ltrace/ltrace-0.5.3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/ltrace/ChangeLog b/dev-util/ltrace/ChangeLog
index 85d113381f0f..eb3b5c417805 100644
--- a/dev-util/ltrace/ChangeLog
+++ b/dev-util/ltrace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/ltrace
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.46 2008/04/11 17:47:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.47 2008/08/10 18:20:00 armin76 Exp $
+
+ 10 Aug 2008; Raúl Porcel <armin76@gentoo.org> ltrace-0.4-r1.ebuild,
+ ltrace-0.5.3.ebuild:
+ Mark -alpha
11 Apr 2008; Markus Rothe <corsair@gentoo.org>
files/ltrace-0.5.3-ppc.patch, ltrace-0.5.3.ebuild:
diff --git a/dev-util/ltrace/ltrace-0.4-r1.ebuild b/dev-util/ltrace/ltrace-0.4-r1.ebuild
index 5fd195a6e5ff..d68530639c1f 100644
--- a/dev-util/ltrace/ltrace-0.4-r1.ebuild
+++ b/dev-util/ltrace/ltrace-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.4-r1.ebuild,v 1.10 2008/03/27 16:39:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.4-r1.ebuild,v 1.11 2008/08/10 18:20:00 armin76 Exp $
inherit eutils autotools
@@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/l/ltrace/${MY_P}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~mips ppc sparc x86"
+KEYWORDS="-alpha amd64 ~ia64 ~mips ppc sparc x86"
IUSE=""
DEPEND="dev-libs/elfutils"
diff --git a/dev-util/ltrace/ltrace-0.5.3.ebuild b/dev-util/ltrace/ltrace-0.5.3.ebuild
index 7b9f55929e59..46e2014e5139 100644
--- a/dev-util/ltrace/ltrace-0.5.3.ebuild
+++ b/dev-util/ltrace/ltrace-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.5.3.ebuild,v 1.4 2008/04/11 17:47:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.5.3.ebuild,v 1.5 2008/08/10 18:20:00 armin76 Exp $
inherit eutils autotools
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/l/ltrace/${MY_P}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="-alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-libs/elfutils"