summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-02 02:35:04 +0000
committerTom Gall <tgall@gentoo.org>2004-07-02 02:35:04 +0000
commitbebdb1320e5bbd440a1a838e53c7040c88612861 (patch)
treee564ca10756029d1893ddb1df26b74d5f7fb97a5 /dev-libs
parentsync IUSE (+odbc) (Manifest recommit) (diff)
downloadgentoo-2-bebdb1320e5bbd440a1a838e53c7040c88612861.tar.gz
gentoo-2-bebdb1320e5bbd440a1a838e53c7040c88612861.tar.bz2
gentoo-2-bebdb1320e5bbd440a1a838e53c7040c88612861.zip
stable on ppc64 bug #54804
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgpg-error/ChangeLog5
-rw-r--r--dev-libs/libgpg-error/libgpg-error-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgpg-error/ChangeLog b/dev-libs/libgpg-error/ChangeLog
index f57e4a17a92b..0e7d5cc20c33 100644
--- a/dev-libs/libgpg-error/ChangeLog
+++ b/dev-libs/libgpg-error/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgpg-error
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.8 2004/06/24 23:17:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/ChangeLog,v 1.9 2004/07/02 02:35:04 tgall Exp $
+
+ 01 Jul 2004; Tom Gall <tgall@gentoo.org> libgpg-error-0.7.ebuild:
+ stable on ppc64, bug #54804
12 May 2004; Bryan Østergaard <kloeri@gentoo.org> libgpg-error-0.7.ebuild:
Add ~alpha.
diff --git a/dev-libs/libgpg-error/libgpg-error-0.7.ebuild b/dev-libs/libgpg-error/libgpg-error-0.7.ebuild
index 1c21824220e0..c775a4287b55 100644
--- a/dev-libs/libgpg-error/libgpg-error-0.7.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-0.7.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/dev-libs/libgpg-error/libgpg-error-0.7.ebuild,v 1.5 2004/06/24 23:17:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-0.7.ebuild,v 1.6 2004/07/02 02:35:04 tgall Exp $
DESCRIPTION="Contains error handling functions used by GnuPG"
HOMEPAGE="http://www.gnupg.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ppc64"
IUSE="nls"
DEPEND="virtual/glibc"