diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:47:22 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:47:22 +0000 |
commit | 173c5b5c3dd0406d3c8536b086aeab35c416127e (patch) | |
tree | c6e354bbe2210cb9715af6ef74c3a7f4cfcaa139 /x11-plugins/wmrecord | |
parent | Version bumped. Closes #140650. (diff) | |
download | gentoo-2-173c5b5c3dd0406d3c8536b086aeab35c416127e.tar.gz gentoo-2-173c5b5c3dd0406d3c8536b086aeab35c416127e.tar.bz2 gentoo-2-173c5b5c3dd0406d3c8536b086aeab35c416127e.zip |
Remove prepallman.
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'x11-plugins/wmrecord')
-rw-r--r-- | x11-plugins/wmrecord/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmrecord/ChangeLog b/x11-plugins/wmrecord/ChangeLog index 61729c7ee170..707d022d4488 100644 --- a/x11-plugins/wmrecord/ChangeLog +++ b/x11-plugins/wmrecord/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmrecord # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/ChangeLog,v 1.5 2006/01/31 20:35:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/ChangeLog,v 1.6 2006/07/16 21:47:22 nelchael Exp $ + + 16 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> + wmrecord-1.0.5.3-r1.ebuild: + Remove prepallman. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmrecord-1.0.5.3-r1.ebuild: diff --git a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild b/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild index 96c28e9fcd73..29fe779cb037 100644 --- a/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild +++ b/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild,v 1.2 2006/01/31 20:35:57 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild,v 1.3 2006/07/16 21:47:22 nelchael Exp $ IUSE="" @@ -32,7 +32,6 @@ src_install() dodir /usr/bin dodir /usr/share/man/man1 einstall BINDIR="${D}/usr/bin" MANDIR="${D}/usr/share/man/man1" || die "make install failed" - prepallman dodoc Changelog README TODO |