diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 09:48:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 09:48:49 +0000 |
commit | 966b4d770369362cc659e534d389ff44a6f4d0fd (patch) | |
tree | 21facb54464ede13d142352651f119e30d5e3c40 /media-libs/t1lib | |
parent | Remove old revdep-rebuild suggestion (diff) | |
download | gentoo-2-966b4d770369362cc659e534d389ff44a6f4d0fd.tar.gz gentoo-2-966b4d770369362cc659e534d389ff44a6f4d0fd.tar.bz2 gentoo-2-966b4d770369362cc659e534d389ff44a6f4d0fd.zip |
Remove old revdep-rebuild suggestion
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/t1lib')
-rw-r--r-- | media-libs/t1lib/t1lib-5.0.2-r1.ebuild | 10 | ||||
-rw-r--r-- | media-libs/t1lib/t1lib-5.1.2.ebuild | 10 |
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 -} |