summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 10:13:18 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 10:13:18 +0000
commitd615a8c4bd32edb4b3e78b75346fe265b09d5d29 (patch)
tree773391bb76c4bf025e0d6dd23d0c40c47eb670bf
parentKEYWORDS ~amd64 to close bug 61163. (Manifest recommit) (diff)
downloadgentoo-2-d615a8c4bd32edb4b3e78b75346fe265b09d5d29.tar.gz
gentoo-2-d615a8c4bd32edb4b3e78b75346fe265b09d5d29.tar.bz2
gentoo-2-d615a8c4bd32edb4b3e78b75346fe265b09d5d29.zip
Stable on amd64.
-rw-r--r--mail-client/mailx/ChangeLog6
-rw-r--r--mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild4
-rw-r--r--mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild4
-rw-r--r--mail-client/sylpheed/ChangeLog6
-rw-r--r--mail-client/sylpheed/sylpheed-0.9.11.ebuild4
-rw-r--r--mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild4
-rw-r--r--mail-client/sylpheed/sylpheed-0.9.12.ebuild4
7 files changed, 20 insertions, 12 deletions
diff --git a/mail-client/mailx/ChangeLog b/mail-client/mailx/ChangeLog
index 07b42b91c566..7954bf788865 100644
--- a/mail-client/mailx/ChangeLog
+++ b/mail-client/mailx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/mailx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/ChangeLog,v 1.23 2004/10/09 23:20:51 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/ChangeLog,v 1.24 2004/10/19 10:11:48 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ mailx-8.1.2.20021129-r3.ebuild, mailx-8.1.2.20021129-r4.ebuild:
+ Stable on amd64.
09 Oct 2004; Tom Gall <tgall@gentoo.org> mailx-8.1.2.20021129-r4.ebuild:
stable on ppc64, bug #63123
diff --git a/mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild b/mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild
index 9cd541b0cbc2..52b36162651e 100644
--- a/mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20021129-r3.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/mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild,v 1.10 2004/08/22 18:47:06 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/mailx-8.1.2.20021129-r3.ebuild,v 1.11 2004/10/19 10:11:48 absinthe Exp $
inherit ccc eutils
IUSE=""
@@ -20,7 +20,7 @@ DEPEND=">=net-libs/liblockfile-1.03
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~mips hppa ~ia64 ~amd64 ppc64"
+KEYWORDS="x86 ppc sparc alpha ~mips hppa ~ia64 amd64 ppc64"
src_unpack() {
diff --git a/mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild b/mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild
index 9759347cafad..4a975a0ce96f 100644
--- a/mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20021129-r4.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/mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild,v 1.8 2004/10/09 23:20:51 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/mailx-8.1.2.20021129-r4.ebuild,v 1.9 2004/10/19 10:11:48 absinthe Exp $
inherit ccc eutils
IUSE=""
@@ -22,7 +22,7 @@ PROVIDE="virtual/mailx"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~mips hppa ~ia64 ~amd64 ppc64"
+KEYWORDS="x86 ppc sparc alpha ~mips hppa ~ia64 amd64 ppc64"
src_unpack() {
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog
index 3cf17f7fdd6f..e5ad6940d80c 100644
--- a/mail-client/sylpheed/ChangeLog
+++ b/mail-client/sylpheed/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/sylpheed
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.44 2004/10/17 13:30:20 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.45 2004/10/19 10:13:18 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> sylpheed-0.9.11.ebuild,
+ sylpheed-0.9.12-r3.ebuild, sylpheed-0.9.12.ebuild:
+ Stable on amd64.
17 Oct 2004; Akinori Hattori <hattya@gentoo.org>
sylpheed-0.9.12-r3.ebuild:
diff --git a/mail-client/sylpheed/sylpheed-0.9.11.ebuild b/mail-client/sylpheed/sylpheed-0.9.11.ebuild
index dc9b9cc01740..c2e6dcc2b818 100644
--- a/mail-client/sylpheed/sylpheed-0.9.11.ebuild
+++ b/mail-client/sylpheed/sylpheed-0.9.11.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/mail-client/sylpheed/sylpheed-0.9.11.ebuild,v 1.9 2004/10/11 11:50:23 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.11.ebuild,v 1.10 2004/10/19 10:13:18 absinthe Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2"
HOMEPAGE="http://sylpheed.good-day.net"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha ~hppa ~ia64 ~amd64 ppc64"
+KEYWORDS="x86 ppc sparc ~alpha ~hppa ~ia64 amd64 ppc64"
SLOT="0"
PROVIDE="virtual/sylpheed"
diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild
index 39f336caac57..8afde6e3a8ce 100644
--- a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild
+++ b/mail-client/sylpheed/sylpheed-0.9.12-r3.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/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.11 2004/10/17 13:30:20 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.12 2004/10/19 10:13:18 absinthe Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/"
SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa ia64 ~amd64"
+KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
SLOT="0"
PROVIDE="virtual/sylpheed"
diff --git a/mail-client/sylpheed/sylpheed-0.9.12.ebuild b/mail-client/sylpheed/sylpheed-0.9.12.ebuild
index 4edc44fa3b3e..01a5648f259f 100644
--- a/mail-client/sylpheed/sylpheed-0.9.12.ebuild
+++ b/mail-client/sylpheed/sylpheed-0.9.12.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/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.11 2004/10/11 11:50:23 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.12 2004/10/19 10:13:18 absinthe Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/"
SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa ia64 ~amd64"
+KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
SLOT="0"
PROVIDE="virtual/sylpheed"