diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:49:14 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-07-16 21:49:14 +0000 |
commit | b6eb2aa70bb9b1cdb5959019de7bebdc97de256b (patch) | |
tree | 3d1318c8391889d28a9cb73fb0b5f59c36b454db /x11-plugins | |
parent | Version bumped. Closes #140650. (diff) | |
download | historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.tar.gz historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.tar.bz2 historical-b6eb2aa70bb9b1cdb5959019de7bebdc97de256b.zip |
Remove prepallman.
Package-Manager: portage-2.1.1_pre3
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmblob/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmblob/wmblob-1.0.1.ebuild | 3 | ||||
-rw-r--r-- | x11-plugins/wmrecord/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmrecord/wmrecord-1.0.5.3-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-plugins/wmsystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 3 |
6 files changed, 16 insertions, 9 deletions
diff --git a/x11-plugins/wmblob/ChangeLog b/x11-plugins/wmblob/ChangeLog index b3fa665fa00c..8d49211fd191 100644 --- a/x11-plugins/wmblob/ChangeLog +++ b/x11-plugins/wmblob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmblob # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/ChangeLog,v 1.7 2006/01/24 22:24:55 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/ChangeLog,v 1.8 2006/07/16 21:48:17 nelchael Exp $ + + 16 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmblob-1.0.1.ebuild: + Remove prepallman. 24 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmblob-1.0.1.ebuild: Fixed DEPEND for modular X. diff --git a/x11-plugins/wmblob/wmblob-1.0.1.ebuild b/x11-plugins/wmblob/wmblob-1.0.1.ebuild index 2724fe15a4f9..b94a3bb50a0e 100644 --- a/x11-plugins/wmblob/wmblob-1.0.1.ebuild +++ b/x11-plugins/wmblob/wmblob-1.0.1.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/wmblob/wmblob-1.0.1.ebuild,v 1.7 2006/01/24 22:24:55 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmblob/wmblob-1.0.1.ebuild,v 1.8 2006/07/16 21:48:17 nelchael Exp $ inherit eutils @@ -34,7 +34,6 @@ src_compile() { src_install() { einstall || die "Installation failed" - prepallman dodoc README AUTHORS ChangeLog doc/how_it_works 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 diff --git a/x11-plugins/wmsystray/ChangeLog b/x11-plugins/wmsystray/ChangeLog index 9f2f1658b482..f7c0457be0d9 100644 --- a/x11-plugins/wmsystray/ChangeLog +++ b/x11-plugins/wmsystray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsystray # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.8 2006/01/31 20:58:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/ChangeLog,v 1.9 2006/07/16 21:49:14 nelchael Exp $ + + 16 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmsystray-0.1.1.ebuild: + Remove prepallman. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmsystray-0.1.1.ebuild: Fixed DEPEND for modular X. diff --git a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild b/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild index 857d01d682f8..8f93cc9cd67c 100644 --- a/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild +++ b/x11-plugins/wmsystray/wmsystray-0.1.1.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/wmsystray/wmsystray-0.1.1.ebuild,v 1.8 2006/01/31 20:58:16 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsystray/wmsystray-0.1.1.ebuild,v 1.9 2006/07/16 21:49:14 nelchael Exp $ inherit eutils @@ -44,7 +44,6 @@ src_install() { einstall || die "Installation failed" dodoc AUTHORS HACKING README - prepallman insinto /usr/share/applications doins ${FILESDIR}/${PN}.desktop |