diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-03-13 12:37:49 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-03-13 12:37:49 +0000 |
commit | fa2213cbe28380fe7a49081a08fff0b048214abf (patch) | |
tree | 473c7bea49cc5643ad2df00317db1fd7204b3d7f /app-crypt/gnupg/gnupg-1.2.3-r5.ebuild | |
parent | added pysoulseek-1.2.5 (diff) | |
download | historical-fa2213cbe28380fe7a49081a08fff0b048214abf.tar.gz historical-fa2213cbe28380fe7a49081a08fff0b048214abf.tar.bz2 historical-fa2213cbe28380fe7a49081a08fff0b048214abf.zip |
Updated x11-misc/xloadimage to media-gfx/xloadimage and added media-gfx/xli as second candidate. See bug #26751
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.2.3-r5.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.2.3-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild b/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild index 2cf7fd8bd344..ba8da13294a5 100644 --- a/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.7 2004/02/23 12:49:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.3-r5.ebuild,v 1.8 2004/03/13 12:37:49 usata Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ IUSE="X ldap nls static caps" RDEPEND="!static? ( ldap? ( net-nds/openldap ) caps? ( sys-libs/libcap ) sys-libs/zlib ) - X? ( x11-misc/xloadimage ) + X? ( || ( media-gfx/xloadimage media-gfx/xli ) ) nls? ( sys-devel/gettext ) virtual/glibc dev-lang/perl |