QA fix
authorMarkus Ullmann <jokey@gentoo.org>
Tue, 31 Oct 2006 22:20:25 +0000 (22:20 +0000)
committerMarkus Ullmann <jokey@gentoo.org>
Tue, 31 Oct 2006 22:20:25 +0000 (22:20 +0000)
Package-Manager: portage-2.1.2_rc1-r1

app-misc/lcd4linux/ChangeLog
app-misc/lcd4linux/lcd4linux-0.10.0.ebuild
app-misc/lcd4linux/lcd4linux-0.9.11.ebuild

index eaaef5daae2ccd5ed7947f24803657c878c96f48..7acc017788dac78ec31f6f2b4e4a1fb0d3264da7 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-misc/lcd4linux
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/ChangeLog,v 1.16 2006/10/24 07:20:46 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/ChangeLog,v 1.17 2006/10/31 22:20:25 jokey Exp $
+
+  31 Oct 2006; Markus Ullmann <jokey@gentoo.org> lcd4linux-0.9.11.ebuild,
+  lcd4linux-0.10.0.ebuild:
+  QA fix
 
   24 Oct 2006; Markus Ullmann <jokey@gentoo.org>
   +files/lcd4linux-0.9.11-modular-x.patch, +metadata.xml,
index 40a5edf07d3372a33e02781092c51af7f2513427..0accc209ec398b6c13e4bdb883b285805b39ef87 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.10.0.ebuild,v 1.2 2006/10/24 07:20:46 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.10.0.ebuild,v 1.3 2006/10/31 22:20:25 jokey Exp $
 
 #inherit eutils
 
-DESCRIPTION="system and ISDN information is shown on an external display or in a X11 window"
+DESCRIPTION="Shows system and ISDN information on an external display or in a X11 window"
 HOMEPAGE="http://ssl.bulix.org/projects/lcd4linux/"
 SRC_URI="mirror://sourceforge/lcd4linux/${P}.tar.gz"
 
index d668f6ad43d033e925110a880f5944b62668dc9f..5a90ed1694548429321b538bd8d0d759fa98d8b4 100644 (file)
@@ -1,12 +1,12 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.9.11.ebuild,v 1.10 2006/10/24 07:20:46 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd4linux/lcd4linux-0.9.11.ebuild,v 1.11 2006/10/31 22:20:25 jokey Exp $
 
 WANT_AUTOCONF="latest"
 WANT_AUTOMAKE="latest"
 inherit eutils autotools
 
-DESCRIPTION="system and ISDN information is shown on an external display or in a X11 window"
+DESCRIPTION="Shows system and ISDN information on an external display or in a X11 window"
 HOMEPAGE="http://lcd4linux.sourceforge.net/"
 SRC_URI="mirror://sourceforge/lcd4linux/${P}.tar.gz"
 
@@ -34,7 +34,7 @@ src_compile() {
 
        use png || myconf=",!PNG"
        use pda || myconf="${myconf},!PalmPilot"
-       use X || myconf="${myconf},!X11"
+       use X   || myconf="${myconf},!X11"
        use usb || myconf="${myconf},!USBLCD"
 
        econf \
@@ -49,9 +49,8 @@ src_install() {
        einstall
 
        insinto /etc/lcd4linux
-       cp lcd4linux.conf.sample lcd4linux.conf
+       newins lcd4linux.conf.sample lcd4linux.conf
        insopts -o root -g root -m 0600
-       doins lcd4linux.conf
        dodoc README* NEWS TODO CREDITS FAQ
        dodoc lcd4linux.conf.sample lcd4linux.kdelnk lcd4linux.xpm