diff options
author | 2004-02-29 17:53:30 +0000 | |
---|---|---|
committer | 2004-02-29 17:53:30 +0000 | |
commit | dced6caeea997c7c22cf5d4907e6044c8ef6b357 (patch) | |
tree | c267f94246d2c194058b7f1b284ba39f7b22bb69 /sys-apps/apmd/apmd-3.2.1_p4.ebuild | |
parent | version bump. using debian's apmd as development seems to have moved there (#... (diff) | |
download | historical-dced6caeea997c7c22cf5d4907e6044c8ef6b357.tar.gz historical-dced6caeea997c7c22cf5d4907e6044c8ef6b357.tar.bz2 historical-dced6caeea997c7c22cf5d4907e6044c8ef6b357.zip |
oops, little typo
Diffstat (limited to 'sys-apps/apmd/apmd-3.2.1_p4.ebuild')
-rw-r--r-- | sys-apps/apmd/apmd-3.2.1_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apmd/apmd-3.2.1_p4.ebuild b/sys-apps/apmd/apmd-3.2.1_p4.ebuild index 1699683a2477..bfd26fad5708 100644 --- a/sys-apps/apmd/apmd-3.2.1_p4.ebuild +++ b/sys-apps/apmd/apmd-3.2.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.1 2004/02/29 17:51:13 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.2 2004/02/29 17:53:30 liquidx Exp $ IUSE="X nls" @@ -44,7 +44,7 @@ src_install() { dodir /etc/apm/{event.d,suspend.d,resume.d,other.d,scripts.d} exeinto /etc/apm ; doexe debian/apmd_proxy - dodoc AUTHORS apmsleep.README README debian/README.debian + dodoc AUTHORS apmsleep.README README debian/README.Debian dodoc debian/changelog* debian/copyright* doman *.1 *.8 |