summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-27 22:52:54 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2008-10-27 22:52:54 +0000
commit932299a7108a2188f779c8d4470dec179cbca9c0 (patch)
treeec35797beea2733998d87765b2c7aa6b666011f8 /x11-plugins/compiz-fusion-plugins-unsupported
parentwhitespace (diff)
downloadgentoo-2-932299a7108a2188f779c8d4470dec179cbca9c0.tar.gz
gentoo-2-932299a7108a2188f779c8d4470dec179cbca9c0.tar.bz2
gentoo-2-932299a7108a2188f779c8d4470dec179cbca9c0.zip
Removed the bug reporting warning that was copied from the desktop-effects overlay by mistake.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'x11-plugins/compiz-fusion-plugins-unsupported')
-rw-r--r--x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild b/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild
index a4d9ffea6303..2d96209b3d2f 100644
--- a/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild
+++ b/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild,v 1.1 2008/10/27 01:13:19 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.7.8.ebuild,v 1.2 2008/10/27 22:52:54 jmbsvicetto Exp $
EAPI="2"
@@ -31,9 +31,3 @@ DEPEND="${RDEPEND}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
}
-
-pkg_postinst() {
- ewarn "DO NOT report bugs to Gentoo's bugzilla"
- einfo "Please report all bugs to #gentoo-desktop-effects"
- einfo "Thank you on behalf of the Gentoo Desktop-Effects team"
-}