summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-11-02 20:37:20 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-11-02 20:37:20 +0000
commit98ae61c551355e72b6b66d6c95e16295044bed09 (patch)
treeafba583e3e518cdf3da69f393c7eab6d75de572b /dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild
parentapp-text/ghostscript -> virtual/ghostscript (diff)
downloadgentoo-2-98ae61c551355e72b6b66d6c95e16295044bed09.tar.gz
gentoo-2-98ae61c551355e72b6b66d6c95e16295044bed09.tar.bz2
gentoo-2-98ae61c551355e72b6b66d6c95e16295044bed09.zip
app-text/ghostscript -> virtual/ghostscript
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild')
-rw-r--r--dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild
index fef8e262f69a..9c45a92002f3 100644
--- a/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild
+++ b/dev-libs/libtomcrypt/libtomcrypt-1.06.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/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.1 2005/08/10 02:23:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtomcrypt/libtomcrypt-1.06.ebuild,v 1.2 2005/11/02 20:37:20 genstef Exp $
inherit eutils flag-o-matic
@@ -19,7 +19,7 @@ RDEPEND="libtommath? ( dev-libs/libtommath )
tomsfastmath? ( dev-libs/tomsfastmath )
!libtommath? ( !tomsfastmath? ( dev-libs/libtommath ) )"
DEPEND="${RDEPEND}
- doc? ( virtual/tetex app-text/ghostscript )"
+ doc? ( virtual/tetex virtual/ghostscript )"
src_unpack() {
unpack crypt-${PV}.tar.bz2