diff options
author | 2009-09-03 02:16:46 +0000 | |
---|---|---|
committer | 2009-09-03 02:16:46 +0000 | |
commit | 92f89b117ff748b194c04c54ef2cada01f338721 (patch) | |
tree | 9d0e8582d2ef569bde622d5a52b8a2e83fbff872 /app-arch/xarchiver/xarchiver-0.5.2.ebuild | |
parent | removed old version (diff) | |
download | gentoo-2-92f89b117ff748b194c04c54ef2cada01f338721.tar.gz gentoo-2-92f89b117ff748b194c04c54ef2cada01f338721.tar.bz2 gentoo-2-92f89b117ff748b194c04c54ef2cada01f338721.zip |
fix pkgname, bug 283567
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/xarchiver/xarchiver-0.5.2.ebuild')
-rw-r--r-- | app-arch/xarchiver/xarchiver-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/xarchiver/xarchiver-0.5.2.ebuild b/app-arch/xarchiver/xarchiver-0.5.2.ebuild index 44e6e47ac70c..3f20bc2b9fc8 100644 --- a/app-arch/xarchiver/xarchiver-0.5.2.ebuild +++ b/app-arch/xarchiver/xarchiver-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2.ebuild,v 1.8 2009/02/09 19:35:01 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2.ebuild,v 1.9 2009/09/03 02:16:46 darkside Exp $ EAPI=1 @@ -52,7 +52,7 @@ pkg_postinst() { elog "lzop - app-arch/lzop" elog "rar - app-arch/unrar app-arch/rar" elog "zip - app-arch/unzip app-arch/zip" - elog "Make sure to install xfce-extra/thunar-archive plug-in." + elog "Make sure to install xfce-extra/thunar-archive-plugin." } pkg_postrm() { |