diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-02-29 17:53:30 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-02-29 17:53:30 +0000 |
commit | cb7e2466e443eccc4cfb9678383dc3ac9190b5a5 (patch) | |
tree | 6b8928d3eaca922228b989e785eae98c30cf0e14 /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 | gentoo-2-cb7e2466e443eccc4cfb9678383dc3ac9190b5a5.tar.gz gentoo-2-cb7e2466e443eccc4cfb9678383dc3ac9190b5a5.tar.bz2 gentoo-2-cb7e2466e443eccc4cfb9678383dc3ac9190b5a5.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 |