diff options
author | 2007-07-12 01:05:42 +0000 | |
---|---|---|
committer | 2007-07-12 01:05:42 +0000 | |
commit | 8371542e66e85c37c70b4d2edea629bc8057346c (patch) | |
tree | 01713455823418d7776d14315804547878e3ba07 /dev-util/as11/as11-1.0.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.gz historical-8371542e66e85c37c70b4d2edea629bc8057346c.tar.bz2 historical-8371542e66e85c37c70b4d2edea629bc8057346c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-util/as11/as11-1.0.ebuild')
-rw-r--r-- | dev-util/as11/as11-1.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/as11/as11-1.0.ebuild b/dev-util/as11/as11-1.0.ebuild index bc4b8d996cd6..7d4169db1ae0 100644 --- a/dev-util/as11/as11-1.0.ebuild +++ b/dev-util/as11/as11-1.0.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-util/as11/as11-1.0.ebuild,v 1.5 2005/05/07 09:33:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/as11/as11-1.0.ebuild,v 1.6 2007/07/12 01:05:42 mr_bones_ Exp $ DESCRIPTION="Motorola's AS11 Assembler for the 68HC11" HOMEPAGE="http://www.ai.mit.edu/people/rsargent/as11.html" @@ -24,4 +24,3 @@ src_install() { dobin as11 dodoc as11.doc CHANGELOG README } - |