summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:25:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 03:25:39 +0000
commit1f4a2add59fbf1ec457b75bc935acc8548c11eb8 (patch)
treecf231197400ee6fb650d8e753d3d5622bcccd1f9 /sci-electronics/freehdl/freehdl-0.0.4.ebuild
parentBump. Fail gracefully on non-graphical systems, allow for xorg.conf to be a s... (diff)
downloadgentoo-2-1f4a2add59fbf1ec457b75bc935acc8548c11eb8.tar.gz
gentoo-2-1f4a2add59fbf1ec457b75bc935acc8548c11eb8.tar.bz2
gentoo-2-1f4a2add59fbf1ec457b75bc935acc8548c11eb8.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-electronics/freehdl/freehdl-0.0.4.ebuild')
-rw-r--r--sci-electronics/freehdl/freehdl-0.0.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-electronics/freehdl/freehdl-0.0.4.ebuild b/sci-electronics/freehdl/freehdl-0.0.4.ebuild
index ec0aecabff8e..954790561de4 100644
--- a/sci-electronics/freehdl/freehdl-0.0.4.ebuild
+++ b/sci-electronics/freehdl/freehdl-0.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.4.ebuild,v 1.1 2007/04/30 22:39:15 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/freehdl/freehdl-0.0.4.ebuild,v 1.2 2007/07/15 03:25:39 mr_bones_ Exp $
DESCRIPTION="A free VHDL simulator."
SRC_URI="http://cran.mit.edu/~enaroska/${P}.tar.gz"
@@ -16,4 +16,3 @@ src_install () {
make DESTDIR=${D} install || die "installation failed"
dodoc AUTHORS ChangeLog INSTALL NEWS README*
}
-