summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-24 19:48:11 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-24 19:48:11 +0000
commite265f3f3451dcd441112416b599ab8c07bcb357a (patch)
tree8e0fa92e2718632e40384602c216097c6bfa5778 /dev-util
parentremove old version (diff)
downloadhistorical-e265f3f3451dcd441112416b599ab8c07bcb357a.tar.gz
historical-e265f3f3451dcd441112416b599ab8c07bcb357a.tar.bz2
historical-e265f3f3451dcd441112416b599ab8c07bcb357a.zip
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/aap/ChangeLog5
-rw-r--r--dev-util/aap/aap-1.076.ebuild4
-rw-r--r--dev-util/cook/ChangeLog5
-rw-r--r--dev-util/cook/cook-2.26.ebuild4
-rw-r--r--dev-util/cunit/ChangeLog5
-rw-r--r--dev-util/cunit/cunit-2.0.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-util/aap/ChangeLog b/dev-util/aap/ChangeLog
index 50ce7c87035e..95c55de26490 100644
--- a/dev-util/aap/ChangeLog
+++ b/dev-util/aap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/aap
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/ChangeLog,v 1.24 2007/04/21 16:06:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/ChangeLog,v 1.25 2007/04/24 19:44:40 gustavoz Exp $
+
+ 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> aap-1.076.ebuild:
+ Stable on sparc
21 Apr 2007; Raúl Porcel <armin76@gentoo.org> aap-1.076.ebuild:
ia64 stable
diff --git a/dev-util/aap/aap-1.076.ebuild b/dev-util/aap/aap-1.076.ebuild
index 4a8f9bcfc98b..e73ee5c4dd96 100644
--- a/dev-util/aap/aap-1.076.ebuild
+++ b/dev-util/aap/aap-1.076.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.076.ebuild,v 1.4 2007/04/21 16:06:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/aap/aap-1.076.ebuild,v 1.5 2007/04/24 19:44:40 gustavoz Exp $
IUSE="doc"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.a-a-p.org/"
SRC_URI="mirror://sourceforge/a-a-p/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ~ppc-macos ~sparc x86"
+KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc ~ppc-macos sparc x86"
DEPEND="app-arch/unzip"
RDEPEND=">=dev-lang/python-1.5"
S=${WORKDIR}/${PN}
diff --git a/dev-util/cook/ChangeLog b/dev-util/cook/ChangeLog
index b522c3ad64fb..7d811b74c7b7 100644
--- a/dev-util/cook/ChangeLog
+++ b/dev-util/cook/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cook
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.16 2007/04/12 21:42:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/ChangeLog,v 1.17 2007/04/24 19:43:28 gustavoz Exp $
+
+ 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> cook-2.26.ebuild:
+ Stable on sparc
12 Apr 2007; <welp@gentoo.org> cook-2.26.ebuild:
Stable on amd64 wrt bug 170641
diff --git a/dev-util/cook/cook-2.26.ebuild b/dev-util/cook/cook-2.26.ebuild
index 3b0449f236fd..f313ba63080a 100644
--- a/dev-util/cook/cook-2.26.ebuild
+++ b/dev-util/cook/cook-2.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.26.ebuild,v 1.3 2007/04/12 21:42:44 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cook/cook-2.26.ebuild,v 1.4 2007/04/24 19:43:28 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.canb.auug.org.au/~millerp/cook/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="sys-devel/bison"
diff --git a/dev-util/cunit/ChangeLog b/dev-util/cunit/ChangeLog
index 89c278a581c4..be1c9d540573 100644
--- a/dev-util/cunit/ChangeLog
+++ b/dev-util/cunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cunit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.15 2007/04/02 16:58:53 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.16 2007/04/24 19:48:11 gustavoz Exp $
+
+ 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> cunit-2.0.ebuild:
+ Stable on sparc
02 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> -cunit-1.0.0.6.ebuild,
-cunit-1.0.0.8-r1.ebuild, -cunit-1.1.0.1.ebuild:
diff --git a/dev-util/cunit/cunit-2.0.ebuild b/dev-util/cunit/cunit-2.0.ebuild
index c8ee50c0303e..89fc1048316e 100644
--- a/dev-util/cunit/cunit-2.0.ebuild
+++ b/dev-util/cunit/cunit-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.0.ebuild,v 1.4 2007/04/02 16:57:02 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.0.ebuild,v 1.5 2007/04/24 19:48:11 gustavoz Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ HOMEPAGE="http://cunit.sourceforge.net"
DEPEND="virtual/libc"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE=""
S=${WORKDIR}/CUnit-${PV}-1