summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:36:12 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-07 13:36:12 +0000
commitc097c17ca8898a01d0266d8a7f3ff658f07549a9 (patch)
tree382e2b0548a2980de10016aa7197c3b8d2c86501 /net-mail
parentStable on ppc. (diff)
downloadgentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.gz
gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.tar.bz2
gentoo-2-c097c17ca8898a01d0266d8a7f3ff658f07549a9.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/base64/ChangeLog5
-rw-r--r--net-mail/base64/base64-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/base64/ChangeLog b/net-mail/base64/ChangeLog
index 1323d544bb5b..f3839966e2d2 100644
--- a/net-mail/base64/ChangeLog
+++ b/net-mail/base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/base64
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/ChangeLog,v 1.11 2005/04/01 15:49:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/ChangeLog,v 1.12 2005/08/07 13:34:37 hansmi Exp $
+
+ 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> base64-1.3.ebuild:
+ Stable on ppc.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> base64-1.3.ebuild:
stable on ia64
diff --git a/net-mail/base64/base64-1.3.ebuild b/net-mail/base64/base64-1.3.ebuild
index 2ffbb0a3e49b..c062dc4eb2dd 100644
--- a/net-mail/base64/base64-1.3.ebuild
+++ b/net-mail/base64/base64-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/base64-1.3.ebuild,v 1.12 2005/04/01 15:49:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/base64/base64-1.3.ebuild,v 1.13 2005/08/07 13:34:37 hansmi Exp $
IUSE=""
DESCRIPTION="Command line program that encodes/decodes files in base64"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.fourmilab.ch/webtools/base64/"
SRC_URI="http://www.fourmilab.ch/webtools/base64/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc alpha ia64 ~ppc ~amd64"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
DEPEND="virtual/libc"
src_compile() {