summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-05-21 16:42:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-05-21 16:42:20 +0000
commite81581bd5f7984e61a21e54c0fcd1355078eea24 (patch)
tree1c417b47f21fef9f4110f301555ec0e4248b6a2e /dev-ada
parentStable for HPPA (bug #222995). (diff)
downloadgentoo-2-e81581bd5f7984e61a21e54c0fcd1355078eea24.tar.gz
gentoo-2-e81581bd5f7984e61a21e54c0fcd1355078eea24.tar.bz2
gentoo-2-e81581bd5f7984e61a21e54c0fcd1355078eea24.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ada')
-rw-r--r--dev-ada/qtada/qtada-1.0.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ada/qtada/qtada-1.0.3.ebuild b/dev-ada/qtada/qtada-1.0.3.ebuild
index 57f58b512a62..61dffa25891e 100644
--- a/dev-ada/qtada/qtada-1.0.3.ebuild
+++ b/dev-ada/qtada/qtada-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/qtada/qtada-1.0.3.ebuild,v 1.1 2008/05/20 09:32:07 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/qtada/qtada-1.0.3.ebuild,v 1.2 2008/05/21 16:42:20 mr_bones_ Exp $
# We only need gnat.eclass for a few vars and helper functions.
# We will not use src_* functions though.
@@ -39,7 +39,6 @@ pkg_setup() {
fi
}
-
# As this version of qtada only compiles with gnat-gpl-4.1 and we already
# verified that it is active, we do not switch profiles or do any majic here.
# We simplt run build once, just need to set some path appropriately.