diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:21:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:21:59 +0000 |
commit | 849506b50b0b3df869cf467444be3b0aa34a56ad (patch) | |
tree | 63ec2125c7e67d176544205fd19b7115d66a9c19 /dev-ada/adadoc | |
parent | whitespace (diff) | |
download | historical-849506b50b0b3df869cf467444be3b0aa34a56ad.tar.gz historical-849506b50b0b3df869cf467444be3b0aa34a56ad.tar.bz2 historical-849506b50b0b3df869cf467444be3b0aa34a56ad.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-ada/adadoc')
-rw-r--r-- | dev-ada/adadoc/adadoc-2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ada/adadoc/adadoc-2.1.ebuild b/dev-ada/adadoc/adadoc-2.1.ebuild index 2ec7a7adb0a0..178cca15d06f 100644 --- a/dev-ada/adadoc/adadoc-2.1.ebuild +++ b/dev-ada/adadoc/adadoc-2.1.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/dev-ada/adadoc/adadoc-2.1.ebuild,v 1.3 2007/01/25 23:35:37 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/adadoc/adadoc-2.1.ebuild,v 1.4 2007/07/15 04:21:59 mr_bones_ Exp $ inherit eutils gnat @@ -57,4 +57,3 @@ pkg_postinst() { elog "env-update && source /etc/profile" elog "Otherwise the settings will become active next time you login" } - |