summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-12-31 03:25:53 +0000
commit3aed54344c31c3efcfa5f8bad492effd5b742a1c (patch)
tree8c2af1af70d44b40be59a272066791d64402ca20 /dev-util/bless
parentwhitespace (diff)
downloadhistorical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.gz
historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.tar.bz2
historical-3aed54344c31c3efcfa5f8bad492effd5b742a1c.zip
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'dev-util/bless')
-rw-r--r--dev-util/bless/bless-0.5.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/bless/bless-0.5.2.ebuild b/dev-util/bless/bless-0.5.2.ebuild
index d16131fe135c..17d238f91da8 100644
--- a/dev-util/bless/bless-0.5.2.ebuild
+++ b/dev-util/bless/bless-0.5.2.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-util/bless/bless-0.5.2.ebuild,v 1.2 2008/11/25 16:42:28 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/bless/bless-0.5.2.ebuild,v 1.3 2008/12/31 03:24:36 mr_bones_ Exp $
inherit autotools eutils gnome2 mono
@@ -48,4 +48,3 @@ src_unpack() {
( "${T}/gettextize" -f --no-changelog > /dev/null ) || die "gettexize failed"
eautoreconf
}
-