summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2005-11-19 13:45:32 +0000
committerJoseph Jezak <josejx@gentoo.org>2005-11-19 13:45:32 +0000
commit60d24ff2536018ed99f6b85085c71dcb21f4372d (patch)
treea7772c00575279c5b7ff91bdbe09fff92eff9856 /net-www
parentStable on hppa. (diff)
downloadhistorical-60d24ff2536018ed99f6b85085c71dcb21f4372d.tar.gz
historical-60d24ff2536018ed99f6b85085c71dcb21f4372d.tar.bz2
historical-60d24ff2536018ed99f6b85085c71dcb21f4372d.zip
Removed errant * from mplayerplug-in-3.11.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mplayerplug-in/ChangeLog5
-rw-r--r--net-www/mplayerplug-in/Manifest10
-rw-r--r--net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog
index d7683f264594..ee18013fcc36 100644
--- a/net-www/mplayerplug-in/ChangeLog
+++ b/net-www/mplayerplug-in/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mplayerplug-in
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.49 2005/11/19 08:44:49 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.50 2005/11/19 13:45:32 josejx Exp $
+
+ 19 Nov 2005; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.11.ebuild:
+ Removed errant * from mplayerplug-in-3.11.
*mplayerplug-in-3.15 (19 Nov 2005)
diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest
index 6f841b09efe3..4c6ba9779c8f 100644
--- a/net-www/mplayerplug-in/Manifest
+++ b/net-www/mplayerplug-in/Manifest
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 359772c3460eaa70a5e37f18167514a2 ChangeLog 8118
+MD5 7de747fc6485d2f271ceb766545e6ce8 ChangeLog 8240
MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71
MD5 c2e30e3c9bd430344299015704bc28b6 files/digest-mplayerplug-in-2.85 71
MD5 8c3b348cd7951d7c21c115f602e22f31 files/digest-mplayerplug-in-3.11 71
@@ -9,12 +9,12 @@ MD5 8cd4233707566dc0a0f8ba64f0529823 files/digest-mplayerplug-in-3.15 71
MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250
MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458
MD5 dd12cc307a2fc2c00237b06a38cd20c5 mplayerplug-in-2.85.ebuild 1464
-MD5 01ba83f4cb718f82bbf7197a2deb8368 mplayerplug-in-3.11.ebuild 1911
+MD5 2fa37863bb4d865b409c41cd053e4ab3 mplayerplug-in-3.11.ebuild 1910
MD5 8ee3702e328e428331f86d209a782db9 mplayerplug-in-3.15.ebuild 2061
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDfuYncsIHjyDViGQRAiPUAJ9s0L2bs6bXTRGqs2KdMmsLMbyIVwCguqK9
-Tmz6lOo8A9Mab8xRntvVbRo=
-=lN4C
+iD8DBQFDfyyacsIHjyDViGQRAhU0AJwKeu+cgqKFdboAOW9uc3KZqkdLvgCgvatB
+7BBkLfHXqKmnaSFK5tniy9o=
+=FvDe
-----END PGP SIGNATURE-----
diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild
index ac166c0c6c74..f77350feb164 100644
--- a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild
+++ b/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild,v 1.5 2005/11/04 02:47:55 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild,v 1.6 2005/11/19 13:45:32 josejx Exp $
inherit nsplugins multilib
@@ -17,7 +17,7 @@ DEPEND=">=media-video/mplayer-0.92
gecko-sdk? ( net-libs/gecko-sdk )
!gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox ) )
>=x11-libs/gtk+-2.2.0
- dev-libs/atk*
+ dev-libs/atk
>=dev-libs/glib-2.2.0
>=x11-libs/pango-1.2.1"