diff options
author | Brad Laue <brad@gentoo.org> | 2003-06-29 12:11:27 +0000 |
---|---|---|
committer | Brad Laue <brad@gentoo.org> | 2003-06-29 12:11:27 +0000 |
commit | fb0649b44214f21b5750239962b0e12aecbb0ef7 (patch) | |
tree | e580def40ff73fcd0d1ff2724295548cc553690a /net-www/mplayerplug-in | |
parent | New upstream version. (diff) | |
download | gentoo-2-fb0649b44214f21b5750239962b0e12aecbb0ef7.tar.gz gentoo-2-fb0649b44214f21b5750239962b0e12aecbb0ef7.tar.bz2 gentoo-2-fb0649b44214f21b5750239962b0e12aecbb0ef7.zip |
Mark stable on x86
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index c96c83f72a44..1645c656992b 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.6 2003/06/09 23:58:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.7 2003/06/29 12:11:15 brad Exp $ + + 29 Jun 2003; Brad Laue <brad@gentoo.org> mplayerplug-in-0.80.ebuild: + Mark 0.80 stable on x86 *mplayerplug-in-0.80 (09 Jun 2003) diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index 20c31eb48d86..b73730854208 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,5 +1,5 @@ -MD5 783b9d5c8f1fdc347cd3fe9f91ad30e3 mplayerplug-in-0.80.ebuild 1289 +MD5 3360b628dd5e886363c9b827fe2c4bfc ChangeLog 1377 MD5 28b7dbf1e2066a7ceddb1a00251c1799 mplayerplug-in-0.71.ebuild 1296 -MD5 c1ab9e796431f6d11c7002108e3702d7 ChangeLog 1282 +MD5 5989865ae360e28f3a28ad68ada89a9e mplayerplug-in-0.80.ebuild 1285 MD5 fc695a5198414c46fde959e5747ba75f files/digest-mplayerplug-in-0.71 126 MD5 f67d7196e95ae6840ddd5117dd249afb files/digest-mplayerplug-in-0.80 125 diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild index e8d39cfa6185..d049e78e1a3b 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild,v 1.1 2003/06/09 23:58:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.80.ebuild,v 1.2 2003/06/29 12:11:15 brad Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=media-video/mplayer-0.90_rc4" |