aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-03-11 08:10:46 +0100
committerUlrich Müller <ulm@gentoo.org>2013-03-11 08:10:46 +0100
commit94c00c6ce3886bda92e128cb248b04c6bd09a4aa (patch)
tree6a9ae702b45c6dc11df44e84e15d3358521cbe9a
parentxvmc.eselect: move XVMC vars in local context (diff)
downloadeselect-94c00c6ce3886bda92e128cb248b04c6bd09a4aa.tar.gz
eselect-94c00c6ce3886bda92e128cb248b04c6bd09a4aa.tar.bz2
eselect-94c00c6ce3886bda92e128cb248b04c6bd09a4aa.zip
xvmc.eselect: Update year in header. Whitespace.
-rw-r--r--modules/xvmc.eselect8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/xvmc.eselect b/modules/xvmc.eselect
index 96db76e..46deac5 100644
--- a/modules/xvmc.eselect
+++ b/modules/xvmc.eselect
@@ -1,5 +1,5 @@
# -*-eselect-*- vim: ft=eselect
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
DESCRIPTION="Manage the XvMC implementation used by your system"
@@ -9,9 +9,9 @@ VERSION=$(svn_date_to_version "${SVN_DATE}" )
init_XVMC_vars() {
get_libname() {
- [[ $(uname) == "Darwin" ]] \
- && echo ${1:+.}${1}.dylib \
- || echo .so${1:+.}${1}
+ [[ $(uname) == "Darwin" ]] \
+ && echo ${1:+.}${1}.dylib \
+ || echo .so${1:+.}${1}
}
XVMCLIBS=(