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 | 51e94be7bfacd22e9e988daeeaac83e6916eb8a6 (patch) | |
tree | dd098e542710c4237540f3f7e422059631342379 /media-sound/xmms | |
parent | Adding bug number of eclipse-sdk mask (diff) | |
download | historical-51e94be7bfacd22e9e988daeeaac83e6916eb8a6.tar.gz historical-51e94be7bfacd22e9e988daeeaac83e6916eb8a6.tar.bz2 historical-51e94be7bfacd22e9e988daeeaac83e6916eb8a6.zip |
removing old einfo.
Diffstat (limited to 'media-sound/xmms')
-rw-r--r-- | media-sound/xmms/Manifest | 4 | ||||
-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 |
3 files changed, 4 insertions, 16 deletions
diff --git a/media-sound/xmms/Manifest b/media-sound/xmms/Manifest index 31e3b552b27c..27bb830157a3 100644 --- a/media-sound/xmms/Manifest +++ b/media-sound/xmms/Manifest @@ -1,7 +1,7 @@ MD5 946cdf4ac36d8873d1703e73af6c126c xmms-1.2.9-r2.ebuild 5680 -MD5 fee7c0ffd0b85c75a524e475845a5c64 xmms-1.2.10-r2.ebuild 5489 +MD5 289c413619f531132a19c3ee13fc4bba xmms-1.2.10-r2.ebuild 5156 MD5 5d4938c48dae96315a8490c8fc7fb588 xmms-1.2.8-r4.ebuild 5301 -MD5 f7a42a464893ed34ad8f04abeecd44d8 xmms-1.2.10-r1.ebuild 5554 +MD5 92472bf1bdf77804e1363770d4bfb368 xmms-1.2.10-r1.ebuild 5221 MD5 b09df32d46f86b91a4611a494623a832 ChangeLog 22396 MD5 5a8290e44006ccff0dff3094555d6366 metadata.xml 257 MD5 5c7a4199a52efbde90cefb1087dbbb57 files/digest-xmms-1.2.10-r1 219 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." |