diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-02 01:47:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-02 01:47:28 +0000 |
commit | 2ea676e362c4ed2c6912fc8b913b062ca4afc801 (patch) | |
tree | 53b8847af40a7824e4b919b9aa396723137f8e51 /dev-cpp/asio | |
parent | ati-drivers is masked (diff) | |
download | gentoo-2-2ea676e362c4ed2c6912fc8b913b062ca4afc801.tar.gz gentoo-2-2ea676e362c4ed2c6912fc8b913b062ca4afc801.tar.bz2 gentoo-2-2ea676e362c4ed2c6912fc8b913b062ca4afc801.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r-- | dev-cpp/asio/asio-0.3.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-0.3.8.ebuild b/dev-cpp/asio/asio-0.3.8.ebuild index e3a82098c9e6..19dd082eedc2 100644 --- a/dev-cpp/asio/asio-0.3.8.ebuild +++ b/dev-cpp/asio/asio-0.3.8.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-cpp/asio/asio-0.3.8.ebuild,v 1.1 2007/12/01 18:28:12 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/asio/asio-0.3.8.ebuild,v 1.2 2007/12/02 01:47:28 mr_bones_ Exp $ inherit eutils @@ -48,4 +48,3 @@ src_install() { doins -r src/examples fi } - |