summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-11-28 16:38:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-11-28 16:38:08 +0000
commit9fcbfea56d9fa396f06c30d4613aeaff50af4700 (patch)
tree1b63d39b8239ae952a7721472a2dc82aea7e678f /dev-libs/dbus-c++
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-9fcbfea56d9fa396f06c30d4613aeaff50af4700.tar.gz
gentoo-2-9fcbfea56d9fa396f06c30d4613aeaff50af4700.tar.bz2
gentoo-2-9fcbfea56d9fa396f06c30d4613aeaff50af4700.zip
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-libs/dbus-c++')
-rw-r--r--dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild b/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild
index 02242f138147..bb124be00335 100644
--- a/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild
+++ b/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild,v 1.1 2011/11/26 14:24:53 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-c++/dbus-c++-0.6.0_p20111126.ebuild,v 1.2 2011/11/28 16:38:08 mr_bones_ Exp $
EAPI="3"
@@ -33,4 +33,4 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install || die "Install failed"
-} \ No newline at end of file
+}