summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild')
-rw-r--r--media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild b/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild
index 74490bfdb0b6..f82c6ceda1bd 100644
--- a/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild,v 1.20 2004/07/10 16:24:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_rc4-r1.ebuild,v 1.21 2004/08/14 01:08:40 squinky86 Exp $
inherit eutils flag-o-matic gcc libtool
@@ -151,15 +151,15 @@ src_install() {
pkg_postinst() {
einfo
- einfo "Please note, a new version of xine-lib has been installed,"
- einfo "for library consistency you need to unmerge old versions"
+ einfo "Please note, a new version of xine-lib has been installed."
+ einfo "For library consistency, you need to unmerge old versions"
einfo "of xine-lib before merging xine-ui."
einfo
- einfo "This library version 1 is incompatible with the plugins,"
- einfo "designed for the prior library versions (such as xine-d4d,"
+ einfo "This library version 1 is incompatible with the plugins"
+ einfo "designed for the prior library versions such as xine-d4d,"
einfo "xine-d5d, xine-dmd, and xine-dvdnav."
einfo
- einfo "Also make sure to remove your ~/.xine if upgrading from"
+ einfo "Also, make sure to remove your ~/.xine if upgrading from"
einfo "a previous version."
einfo
}