summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/t1lib/t1lib-5.0.2-r1.ebuild10
-rw-r--r--media-libs/t1lib/t1lib-5.1.2.ebuild10
2 files changed, 2 insertions, 18 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
-}
diff --git a/media-libs/t1lib/t1lib-5.1.2.ebuild b/media-libs/t1lib/t1lib-5.1.2.ebuild
index f846d7b89333..0c501d472fff 100644
--- a/media-libs/t1lib/t1lib-5.1.2.ebuild
+++ b/media-libs/t1lib/t1lib-5.1.2.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/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.3 2008/09/02 23:45:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.4 2009/09/30 09:48:49 ssuominen Exp $
inherit eutils flag-o-matic libtool toolchain-funcs
@@ -64,11 +64,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
-}