summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-01-08 05:27:06 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-01-08 05:27:06 +0000
commit1b83e69935816c2181932f8c8def8aeeaee5c5b5 (patch)
tree2c00946c1bb11f6507c310b33427fe13cb00ecea /dev-lang/gprolog
parentUnmasking (diff)
downloadgentoo-2-1b83e69935816c2181932f8c8def8aeeaee5c5b5.tar.gz
gentoo-2-1b83e69935816c2181932f8c8def8aeeaee5c5b5.tar.bz2
gentoo-2-1b83e69935816c2181932f8c8def8aeeaee5c5b5.zip
unmasked on x86
Diffstat (limited to 'dev-lang/gprolog')
-rw-r--r--dev-lang/gprolog/gprolog-1.2.13.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/gprolog/gprolog-1.2.13.ebuild b/dev-lang/gprolog/gprolog-1.2.13.ebuild
index c8d3cb8f09bf..44d8f085a7b4 100644
--- a/dev-lang/gprolog/gprolog-1.2.13.ebuild
+++ b/dev-lang/gprolog/gprolog-1.2.13.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.2.13.ebuild,v 1.1 2002/10/27 09:20:03 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gprolog/gprolog-1.2.13.ebuild,v 1.2 2003/01/08 05:24:36 george Exp $
+
+IUSE=""
DEPEND="virtual/glibc"
@@ -34,5 +36,5 @@ src_install() {
HTML_DIR=${D}/usr/share/doc/${P}/html \
EXAMPLES_DIR=${D}/usr/share/${P}/examples install || die "install failed"
cd ${S}/..
- dodoc ChangeLog COPYING INSTALL NEWS PROBLEMS README VERSION
+ dodoc ChangeLog COPYING INSTALL NEWS PROBLEMS README VERSION
}