diff options
Diffstat (limited to 'dev-ada/adadoc/adadoc-2.1.ebuild')
-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" } - |