diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-07 22:48:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-07 22:48:23 +0000 |
commit | 925fb6a3c40c48f135db696e465dd8e91da48413 (patch) | |
tree | 37837be1869261c6a51c654dc6f836a7832fd505 /net-dns/bind/bind-9.2.6-r4.ebuild | |
parent | Version bump (diff) | |
download | historical-925fb6a3c40c48f135db696e465dd8e91da48413.tar.gz historical-925fb6a3c40c48f135db696e465dd8e91da48413.tar.bz2 historical-925fb6a3c40c48f135db696e465dd8e91da48413.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-dns/bind/bind-9.2.6-r4.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.6-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.6-r4.ebuild b/net-dns/bind/bind-9.2.6-r4.ebuild index 0308461de974..4ad8b94d2741 100644 --- a/net-dns/bind/bind-9.2.6-r4.ebuild +++ b/net-dns/bind/bind-9.2.6-r4.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/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.10 2007/02/06 16:31:32 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.11 2007/02/07 22:48:23 mr_bones_ Exp $ inherit eutils libtool autotools @@ -285,4 +285,4 @@ pkg_config() { einfo " source /root/.bashrc or .bash_profile" einfo fi -}
\ No newline at end of file +} |