summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-01-06 00:13:25 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-01-06 00:13:25 +0000
commit5c2730cedc4f138a3c9523dc4cf8129823f5d5b9 (patch)
tree566741c33eb0ad079e22ebf0614b961860a5a4c5 /app-misc
parentStable on Alpha. (diff)
downloadgentoo-2-5c2730cedc4f138a3c9523dc4cf8129823f5d5b9.tar.gz
gentoo-2-5c2730cedc4f138a3c9523dc4cf8129823f5d5b9.tar.bz2
gentoo-2-5c2730cedc4f138a3c9523dc4cf8129823f5d5b9.zip
Converted to elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/lirc/ChangeLog7
-rw-r--r--app-misc/lirc/lirc-0.7.0-r1.ebuild22
-rw-r--r--app-misc/lirc/lirc-0.7.2.ebuild22
-rw-r--r--app-misc/lirc/lirc-0.8.0-r1.ebuild16
-rw-r--r--app-misc/lirc/lirc-0.8.0-r5.ebuild18
-rw-r--r--app-misc/lirc/lirc-0.8.0-r8.ebuild16
-rw-r--r--app-misc/lirc/lirc-0.8.1_pre5.ebuild16
7 files changed, 61 insertions, 56 deletions
diff --git a/app-misc/lirc/ChangeLog b/app-misc/lirc/ChangeLog
index 1af4be5e1229..dff0a3be2637 100644
--- a/app-misc/lirc/ChangeLog
+++ b/app-misc/lirc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-misc/lirc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.125 2007/01/04 20:28:43 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/ChangeLog,v 1.126 2007/01/06 00:13:25 zzam Exp $
+
+ 06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> lirc-0.7.0-r1.ebuild,
+ lirc-0.7.2.ebuild, lirc-0.8.0-r1.ebuild, lirc-0.8.0-r5.ebuild,
+ lirc-0.8.0-r8.ebuild, lirc-0.8.1_pre5.ebuild:
+ Converted to elog.
04 Jan 2007; Peter Weller (welp) <welp@gentoo.org> lirc-0.8.0-r8.ebuild:
Stable on amd64 wrt bug #159980
diff --git a/app-misc/lirc/lirc-0.7.0-r1.ebuild b/app-misc/lirc/lirc-0.7.0-r1.ebuild
index c968de3f1580..3059a88607a3 100644
--- a/app-misc/lirc/lirc-0.7.0-r1.ebuild
+++ b/app-misc/lirc/lirc-0.7.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.0-r1.ebuild,v 1.17 2006/03/06 20:18:50 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.0-r1.ebuild,v 1.18 2007/01/06 00:13:25 zzam Exp $
inherit eutils linux-mod flag-o-matic
@@ -145,15 +145,15 @@ pkg_preinst() {
}
pkg_postinst() {
- einfo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation, and if necessary"
- einfo "add what is needed to /etc/modules.autoload or"
- einfo "/etc/modules.d. If you need special compile options"
- einfo "then read the comments at the begin of this"
- einfo "ebuild (source) and set the LIRC_OPTS environment"
- einfo "variable to your needs."
- einfo
+ elog
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation, and if necessary"
+ elog "add what is needed to /etc/modules.autoload or"
+ elog "/etc/modules.d. If you need special compile options"
+ elog "then read the comments at the begin of this"
+ elog "ebuild (source) and set the LIRC_OPTS environment"
+ elog "variable to your needs."
+ elog
update_depmod
}
diff --git a/app-misc/lirc/lirc-0.7.2.ebuild b/app-misc/lirc/lirc-0.7.2.ebuild
index 6b084a4fd48e..1f8a86b69ca2 100644
--- a/app-misc/lirc/lirc-0.7.2.ebuild
+++ b/app-misc/lirc/lirc-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.2.ebuild,v 1.4 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.7.2.ebuild,v 1.5 2007/01/06 00:13:25 zzam Exp $
inherit eutils linux-mod flag-o-matic
@@ -140,15 +140,15 @@ pkg_preinst() {
}
pkg_postinst() {
- einfo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation, and if necessary"
- einfo "add what is needed to /etc/modules.autoload or"
- einfo "/etc/modules.d. If you need special compile options"
- einfo "then read the comments at the begin of this"
- einfo "ebuild (source) and set the LIRC_OPTS environment"
- einfo "variable to your needs."
- einfo
+ elog
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation, and if necessary"
+ elog "add what is needed to /etc/modules.autoload or"
+ elog "/etc/modules.d. If you need special compile options"
+ elog "then read the comments at the begin of this"
+ elog "ebuild (source) and set the LIRC_OPTS environment"
+ elog "variable to your needs."
+ elog
update_depmod
}
diff --git a/app-misc/lirc/lirc-0.8.0-r1.ebuild b/app-misc/lirc/lirc-0.8.0-r1.ebuild
index 063b95023590..e4db38ee42ac 100644
--- a/app-misc/lirc/lirc-0.8.0-r1.ebuild
+++ b/app-misc/lirc/lirc-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r1.ebuild,v 1.14 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r1.ebuild,v 1.15 2007/01/06 00:13:25 zzam Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -98,7 +98,7 @@ add_device() {
desc="${2}"
fi
- einfo "Compiling support for ${desc}"
+ elog "Compiling support for ${desc}"
MY_OPTS="${MY_OPTS} --with-driver=${dev}"
}
@@ -141,9 +141,9 @@ pkg_setup() {
add_device atiusb "device xboxusb"
else
# no driver requested
- einfo
- einfo "Compiling only the lirc-applications, but no drivers."
- einfo "Enable drivers with LIRC_DEVICES if you need them."
+ elog
+ elog "Compiling only the lirc-applications, but no drivers."
+ elog "Enable drivers with LIRC_DEVICES if you need them."
MY_OPTS="--with-driver=none"
fi
fi
@@ -251,8 +251,8 @@ pkg_preinst() {
pkg_postinst() {
linux-mod_pkg_postinst
echo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation at http://www.lirc.org"
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation at http://www.lirc.org"
echo
}
diff --git a/app-misc/lirc/lirc-0.8.0-r5.ebuild b/app-misc/lirc/lirc-0.8.0-r5.ebuild
index b432f8c110e6..f11a52fe4b75 100644
--- a/app-misc/lirc/lirc-0.8.0-r5.ebuild
+++ b/app-misc/lirc/lirc-0.8.0-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r5.ebuild,v 1.12 2006/12/14 10:31:58 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r5.ebuild,v 1.13 2007/01/06 00:13:25 zzam Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -110,7 +110,7 @@ add_device() {
desc="${2}"
fi
- einfo "Compiling support for ${desc}"
+ elog "Compiling support for ${desc}"
MY_OPTS="${MY_OPTS} --with-driver=${dev}"
}
@@ -162,9 +162,9 @@ pkg_setup() {
NEED_XBOX_PATCH=1
else
# no driver requested
- einfo
- einfo "Compiling only the lirc-applications, but no drivers."
- einfo "Enable drivers with LIRC_DEVICES if you need them."
+ elog
+ elog "Compiling only the lirc-applications, but no drivers."
+ elog "Enable drivers with LIRC_DEVICES if you need them."
MY_OPTS="--with-driver=userspace"
fi
fi
@@ -221,7 +221,7 @@ pkg_setup() {
einfo
einfo "lirc-configure-opts: ${MY_OPTS}"
- einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+ elog "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
filter-flags -Wl,-O1
}
@@ -292,8 +292,8 @@ pkg_preinst() {
pkg_postinst() {
linux-mod_pkg_postinst
echo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation at http://www.lirc.org"
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation at http://www.lirc.org"
echo
}
diff --git a/app-misc/lirc/lirc-0.8.0-r8.ebuild b/app-misc/lirc/lirc-0.8.0-r8.ebuild
index a1a57ffb8332..876e70d890e7 100644
--- a/app-misc/lirc/lirc-0.8.0-r8.ebuild
+++ b/app-misc/lirc/lirc-0.8.0-r8.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/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.5 2007/01/04 20:28:43 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.0-r8.ebuild,v 1.6 2007/01/06 00:13:25 zzam Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -112,7 +112,7 @@ add_device() {
desc="${2}"
fi
- einfo "Compiling support for ${desc}"
+ elog "Compiling support for ${desc}"
MY_OPTS="${MY_OPTS} --with-driver=${dev}"
}
@@ -168,9 +168,9 @@ pkg_setup() {
NEED_XBOX_PATCH=1
else
# no driver requested
- einfo
- einfo "Compiling only the lirc-applications, but no drivers."
- einfo "Enable drivers with LIRC_DEVICES if you need them."
+ elog
+ elog "Compiling only the lirc-applications, but no drivers."
+ elog "Enable drivers with LIRC_DEVICES if you need them."
MY_OPTS="--with-driver=userspace"
fi
fi
@@ -227,7 +227,7 @@ pkg_setup() {
einfo
einfo "lirc-configure-opts: ${MY_OPTS}"
- einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+ elog "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
filter-flags -Wl,-O1
}
@@ -310,8 +310,8 @@ pkg_preinst() {
pkg_postinst() {
linux-mod_pkg_postinst
echo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation at http://www.lirc.org"
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation at http://www.lirc.org"
echo
}
diff --git a/app-misc/lirc/lirc-0.8.1_pre5.ebuild b/app-misc/lirc/lirc-0.8.1_pre5.ebuild
index 0ba98b1eae94..16b37f213a36 100644
--- a/app-misc/lirc/lirc-0.8.1_pre5.ebuild
+++ b/app-misc/lirc/lirc-0.8.1_pre5.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/app-misc/lirc/lirc-0.8.1_pre5.ebuild,v 1.2 2007/01/04 19:28:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lirc/lirc-0.8.1_pre5.ebuild,v 1.3 2007/01/06 00:13:25 zzam Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -112,7 +112,7 @@ add_device() {
desc="${2}"
fi
- einfo "Compiling support for ${desc}"
+ elog "Compiling support for ${desc}"
MY_OPTS="${MY_OPTS} --with-driver=${dev}"
}
@@ -166,9 +166,9 @@ pkg_setup() {
add_device atiusb "device xboxusb"
else
# no driver requested
- einfo
- einfo "Compiling only the lirc-applications, but no drivers."
- einfo "Enable drivers with LIRC_DEVICES if you need them."
+ elog
+ elog "Compiling only the lirc-applications, but no drivers."
+ elog "Enable drivers with LIRC_DEVICES if you need them."
MY_OPTS="--with-driver=userspace"
fi
fi
@@ -225,7 +225,7 @@ pkg_setup() {
einfo
einfo "lirc-configure-opts: ${MY_OPTS}"
- einfo "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
+ elog "Setting default lirc-device to ${LIRC_DRIVER_DEVICE}"
filter-flags -Wl,-O1
}
@@ -293,8 +293,8 @@ pkg_preinst() {
pkg_postinst() {
linux-mod_pkg_postinst
echo
- einfo "The lirc Linux Infrared Remote Control Package has been"
- einfo "merged, please read the documentation at http://www.lirc.org"
+ elog "The lirc Linux Infrared Remote Control Package has been"
+ elog "merged, please read the documentation at http://www.lirc.org"
echo
}