summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 03:00:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 03:00:06 +0000
commit19851f7d31b2fc4e1ceeaa8e265c7cd609becd74 (patch)
treeb103cd19f7b80c7b391b7213207b800f93ff98b3 /x11-misc/xac
parentwhitespace (diff)
downloadhistorical-19851f7d31b2fc4e1ceeaa8e265c7cd609becd74.tar.gz
historical-19851f7d31b2fc4e1ceeaa8e265c7cd609becd74.tar.bz2
historical-19851f7d31b2fc4e1ceeaa8e265c7cd609becd74.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-misc/xac')
-rw-r--r--x11-misc/xac/xac-0.6_pre1.ebuild4
-rw-r--r--x11-misc/xac/xac-0.6_pre2.ebuild4
-rw-r--r--x11-misc/xac/xac-0.6_pre3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/xac/xac-0.6_pre1.ebuild b/x11-misc/xac/xac-0.6_pre1.ebuild
index 05d3dca4f386..e0ae1bad1991 100644
--- a/x11-misc/xac/xac-0.6_pre1.ebuild
+++ b/x11-misc/xac/xac-0.6_pre1.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/x11-misc/xac/xac-0.6_pre1.ebuild,v 1.4 2007/04/21 22:26:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xac/xac-0.6_pre1.ebuild,v 1.5 2007/06/26 02:59:42 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -23,7 +23,7 @@ src_unpack() {
### Patch for -lz
epatch ${FILESDIR}/${PN}-lz.patch
- ### Replace /usr/lib/xac with libdir version
+ ### Replace /usr/lib/xac with libdir version
sed -i "s:/usr/lib/xac:/usr/$(get_libdir)/xac:" xac
}
diff --git a/x11-misc/xac/xac-0.6_pre2.ebuild b/x11-misc/xac/xac-0.6_pre2.ebuild
index f693cd6e921c..f8afdd92e0ce 100644
--- a/x11-misc/xac/xac-0.6_pre2.ebuild
+++ b/x11-misc/xac/xac-0.6_pre2.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/x11-misc/xac/xac-0.6_pre2.ebuild,v 1.2 2007/04/21 22:26:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xac/xac-0.6_pre2.ebuild,v 1.3 2007/06/26 02:59:42 mr_bones_ Exp $
inherit toolchain-funcs
@@ -20,7 +20,7 @@ src_unpack() {
unpack ${A}
cd ${S}
- ### Replace /usr/lib/xac with libdir version
+ ### Replace /usr/lib/xac with libdir version
sed -i "s:/usr/lib/xac:/usr/$(get_libdir)/xac:" xac
}
diff --git a/x11-misc/xac/xac-0.6_pre3.ebuild b/x11-misc/xac/xac-0.6_pre3.ebuild
index 39f6df452a17..1d79e8bfb1de 100644
--- a/x11-misc/xac/xac-0.6_pre3.ebuild
+++ b/x11-misc/xac/xac-0.6_pre3.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/x11-misc/xac/xac-0.6_pre3.ebuild,v 1.2 2007/04/21 22:26:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xac/xac-0.6_pre3.ebuild,v 1.3 2007/06/26 02:59:42 mr_bones_ Exp $
inherit toolchain-funcs
@@ -20,7 +20,7 @@ src_unpack() {
unpack ${A}
cd ${S}
- ### Replace /usr/lib/xac with libdir version
+ ### Replace /usr/lib/xac with libdir version
sed -i "s:/usr/lib/xac:/usr/$(get_libdir)/xac:" xac
}