summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-30 09:48:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-30 09:48:49 +0000
commitaecf225e470255730a07889cd00ee7476aa5bdc8 (patch)
treea8eee19d5fde97d23e0da31162662027d678e142 /media-libs/t1lib/t1lib-5.0.2-r1.ebuild
parentx11-drivers/xf86-video-nv: drop old ebuilds (diff)
downloadhistorical-aecf225e470255730a07889cd00ee7476aa5bdc8.tar.gz
historical-aecf225e470255730a07889cd00ee7476aa5bdc8.tar.bz2
historical-aecf225e470255730a07889cd00ee7476aa5bdc8.zip
Remove old revdep-rebuild suggestion
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'media-libs/t1lib/t1lib-5.0.2-r1.ebuild')
-rw-r--r--media-libs/t1lib/t1lib-5.0.2-r1.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/media-libs/t1lib/t1lib-5.0.2-r1.ebuild b/media-libs/t1lib/t1lib-5.0.2-r1.ebuild
index f54f5d81f5f7..a645c478768c 100644
--- a/media-libs/t1lib/t1lib-5.0.2-r1.ebuild
+++ b/media-libs/t1lib/t1lib-5.0.2-r1.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/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.11 2009/05/28 16:07:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.0.2-r1.ebuild,v 1.12 2009/09/30 09:48:49 ssuominen Exp $
inherit eutils flag-o-matic libtool toolchain-funcs
@@ -63,11 +63,3 @@ src_install() {
doins *.pdf *.dvi
fi
}
-
-pkg_postinst() {
- ewarn
- ewarn "You may have to rebuild other packages depending on t1lib."
- ewarn "You may use revdep-rebuild (from app-portage/gentoolkit)"
- ewarn "to do all necessary tricks."
- ewarn
-}