summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-10-24 18:32:17 +0000
committerFabian Groffen <grobian@gentoo.org>2006-10-24 18:32:17 +0000
commitc53834ef4f2cbcd88bf63fa85a4031fd389a9875 (patch)
tree5ebb488fb42d1136ef32549d2994eac586cd3634 /app-crypt/gnupg/gnupg-1.4.5.ebuild
parentVersion bump. (diff)
downloadhistorical-c53834ef4f2cbcd88bf63fa85a4031fd389a9875.tar.gz
historical-c53834ef4f2cbcd88bf63fa85a4031fd389a9875.tar.bz2
historical-c53834ef4f2cbcd88bf63fa85a4031fd389a9875.zip
Dropped ppc-macos keyword, see you in prefix.
Package-Manager: portage-2.1.1
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.5.ebuild')
-rw-r--r--app-crypt/gnupg/gnupg-1.4.5.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.5.ebuild b/app-crypt/gnupg/gnupg-1.4.5.ebuild
index cb2183c3958c..0f7a94447ab1 100644
--- a/app-crypt/gnupg/gnupg-1.4.5.ebuild
+++ b/app-crypt/gnupg/gnupg-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.5.ebuild,v 1.9 2006/09/02 23:49:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.5.ebuild,v 1.10 2006/10/24 18:32:17 grobian Exp $
inherit eutils flag-o-matic linux-info
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="bzip2 curl ecc idea ldap nls readline selinux smartcard static usb zlib X linguas_ru"
# IUSE+=caps
@@ -150,11 +150,6 @@ src_install() {
cp doc/gpg.ru.1 ${T}/gpg.1
doman -i18n=ru ${T}/gpg.1
fi
-
- # Remove collissions
- if use ppc-macos; then
- rm ${D}/usr/lib/charset.alias ${D}/usr/share/locale/locale.alias
- fi
}
gnupg_fixcheckperms() {