summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-11-15 13:59:11 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-11-15 13:59:11 +0000
commitee6b2bcb024d026e36a67472041a2869580621eb (patch)
tree4b23ca90eb30d8a54a5259b4261e0525ca982e26
parentNew version (Manifest recommit) (diff)
downloadgentoo-2-ee6b2bcb024d026e36a67472041a2869580621eb.tar.gz
gentoo-2-ee6b2bcb024d026e36a67472041a2869580621eb.tar.bz2
gentoo-2-ee6b2bcb024d026e36a67472041a2869580621eb.zip
Stable on sparc
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.80.ebuild4
-rw-r--r--app-misc/devtodo/ChangeLog6
-rw-r--r--app-misc/devtodo/devtodo-0.1.18-r1.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 145cee3f0336..e8b4be0d99a5 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.24 2004/11/13 13:39:24 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.25 2004/11/15 13:59:11 gustavoz Exp $
+
+ 15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.80.ebuild:
+ Stable on sparc
13 Nov 2004; Tom Martin <slarti@gentoo.org> clamav-0.80.ebuild:
Stable on amd64.
diff --git a/app-antivirus/clamav/clamav-0.80.ebuild b/app-antivirus/clamav/clamav-0.80.ebuild
index b81bab20066d..484a8aa458cb 100644
--- a/app-antivirus/clamav/clamav-0.80.ebuild
+++ b/app-antivirus/clamav/clamav-0.80.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.6 2004/11/13 13:39:24 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.7 2004/11/15 13:59:11 gustavoz Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc amd64"
+KEYWORDS="x86 ~ppc sparc amd64"
IUSE="milter crypt"
DEPEND="virtual/libc
diff --git a/app-misc/devtodo/ChangeLog b/app-misc/devtodo/ChangeLog
index 69592aebc6d6..f0a509a91599 100644
--- a/app-misc/devtodo/ChangeLog
+++ b/app-misc/devtodo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/devtodo
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.30 2004/11/14 02:40:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/ChangeLog,v 1.31 2004/11/15 13:56:14 gustavoz Exp $
+
+ 15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ devtodo-0.1.18-r1.ebuild:
+ Stable on sparc
13 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> -devtodo-0.1.17-r1.ebuild,
-devtodo-0.1.17.ebuild, devtodo-0.1.18-r1.ebuild, -devtodo-0.1.18.ebuild:
diff --git a/app-misc/devtodo/devtodo-0.1.18-r1.ebuild b/app-misc/devtodo/devtodo-0.1.18-r1.ebuild
index ddf3d447c6b5..11541b9148c1 100644
--- a/app-misc/devtodo/devtodo-0.1.18-r1.ebuild
+++ b/app-misc/devtodo/devtodo-0.1.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.18-r1.ebuild,v 1.2 2004/11/14 02:40:11 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/devtodo/devtodo-0.1.18-r1.ebuild,v 1.3 2004/11/15 13:56:14 gustavoz Exp $
inherit eutils gnuconfig bash-completion flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 s390"
+KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64 s390"
IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2 >=sys-libs/readline-4.1"