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 | 4be599d2bed4da9ccc9ab8965cb1a25de54a3cdd (patch) | |
tree | 1f5c6188a32835cfc7da6d668ae68690129fb9c6 /x11-plugins/wmsystray | |
parent | Remove prepallman. (diff) | |
download | gentoo-2-4be599d2bed4da9ccc9ab8965cb1a25de54a3cdd.tar.gz gentoo-2-4be599d2bed4da9ccc9ab8965cb1a25de54a3cdd.tar.bz2 gentoo-2-4be599d2bed4da9ccc9ab8965cb1a25de54a3cdd.zip |
Remove prepallman.
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'x11-plugins/wmsystray')
-rw-r--r-- | x11-plugins/wmsystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsystray/wmsystray-0.1.1.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
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 |