diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-05 00:39:01 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-05 00:39:01 +0000 |
commit | edb2cab3669250326d08d8a9b04d6217a4b2ef98 (patch) | |
tree | e4804904b2a1366c28e5892a7aeb097fe0eba434 /media-sound | |
parent | Adding bug number of eclipse-sdk mask (diff) | |
download | gentoo-2-edb2cab3669250326d08d8a9b04d6217a4b2ef98.tar.gz gentoo-2-edb2cab3669250326d08d8a9b04d6217a4b2ef98.tar.bz2 gentoo-2-edb2cab3669250326d08d8a9b04d6217a4b2ef98.zip |
removing old einfo.
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r1.ebuild | 8 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.10-r2.ebuild | 8 |
2 files changed, 2 insertions, 14 deletions
diff --git a/media-sound/xmms/xmms-1.2.10-r1.ebuild b/media-sound/xmms/xmms-1.2.10-r1.ebuild index 95a2f7e0d838..3c7c94baa90e 100644 --- a/media-sound/xmms/xmms-1.2.10-r1.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r1.ebuild,v 1.4 2004/04/04 00:54:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r1.ebuild,v 1.5 2004/04/05 00:39:01 eradicator Exp $ inherit flag-o-matic eutils @@ -183,12 +183,6 @@ src_install() { pkg_postinst() { echo - einfo "If you have been using the xmms-sid plugin before," - einfo "it would be a good idea to re-emerge it now, to have" - einfo "the additional features introduced by the xmms-songpos patch" - einfo "which let's you select one of several tunes sometimes included" - einfo "in a single .sid file using the song-position slider." - echo einfo "If you enjoy the dtd (Dynamic Taste Detection) patch, please" einfo "visit the url below and vote for this patch's inclusion in" einfo "main-line xmms." diff --git a/media-sound/xmms/xmms-1.2.10-r2.ebuild b/media-sound/xmms/xmms-1.2.10-r2.ebuild index 05dcf183992e..4685f9110bdb 100644 --- a/media-sound/xmms/xmms-1.2.10-r2.ebuild +++ b/media-sound/xmms/xmms-1.2.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r2.ebuild,v 1.1 2004/04/05 00:18:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10-r2.ebuild,v 1.2 2004/04/05 00:39:01 eradicator Exp $ inherit flag-o-matic eutils libtool @@ -185,12 +185,6 @@ src_install() { pkg_postinst() { echo - einfo "If you have been using the xmms-sid plugin before," - einfo "it would be a good idea to re-emerge it now, to have" - einfo "the additional features introduced by the xmms-songpos patch" - einfo "which let's you select one of several tunes sometimes included" - einfo "in a single .sid file using the song-position slider." - echo einfo "If you enjoy the dtd (Dynamic Taste Detection) patch, please" einfo "visit the url below and vote for this patch's inclusion in" einfo "main-line xmms." |