diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-23 02:57:01 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-23 02:57:01 +0000 |
commit | 7b9d2745005da23d0c0038ca4d6606c9480cdcb8 (patch) | |
tree | 534a0b4d6489d48ebc4a2e0e193c4ed4c38983d6 /app-crypt/gpgme/gpgme-1.1.2-r1.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-7b9d2745005da23d0c0038ca4d6606c9480cdcb8.tar.gz gentoo-2-7b9d2745005da23d0c0038ca4d6606c9480cdcb8.tar.bz2 gentoo-2-7b9d2745005da23d0c0038ca4d6606c9480cdcb8.zip |
stable on mips
(Portage version: 2.1-r1)
Diffstat (limited to 'app-crypt/gpgme/gpgme-1.1.2-r1.ebuild')
-rw-r--r-- | app-crypt/gpgme/gpgme-1.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-1.1.2-r1.ebuild b/app-crypt/gpgme/gpgme-1.1.2-r1.ebuild index 33a8e3986ca7..790d2ff30c81 100644 --- a/app-crypt/gpgme/gpgme-1.1.2-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.1.2-r1.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/gpgme/gpgme-1.1.2-r1.ebuild,v 1.10 2006/07/12 20:36:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-1.1.2-r1.ebuild,v 1.11 2006/07/23 02:57:01 psi29a Exp $ inherit libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-libs/libgpg-error-0.5 |