diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 06:42:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 06:42:03 +0000 |
commit | f95243ad74826863ef1d105e16e8ed12fc48a68d (patch) | |
tree | 8f039c4ebfe4deb69af6d237853b0bdb24beec8b /net-www | |
parent | Remove some older unneeded masks. (diff) | |
download | gentoo-2-f95243ad74826863ef1d105e16e8ed12fc48a68d.tar.gz gentoo-2-f95243ad74826863ef1d105e16e8ed12fc48a68d.tar.bz2 gentoo-2-f95243ad74826863ef1d105e16e8ed12fc48a68d.zip |
Mark 2.85 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index a1aaaf4eac1f..b0ce25962f08 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2005/08/25 23:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.45 2005/09/16 06:42:03 agriffis Exp $ + + 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> + mplayerplug-in-2.85.ebuild: + Mark 2.85 stable on alpha 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> mplayerplug-in-2.85.ebuild: diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index bfcf1db7225c..1967b137e8b9 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,6 +1,6 @@ MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 -MD5 a0411d153eb3adce7e9b24135dcf2f37 ChangeLog 7390 MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458 -MD5 027214a88f73374178bb8b8f7db44b4e mplayerplug-in-2.85.ebuild 1465 +MD5 a0411d153eb3adce7e9b24135dcf2f37 ChangeLog 7390 +MD5 41fa3052da9c649c156fbd2baef3f814 mplayerplug-in-2.85.ebuild 1464 MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71 MD5 c2e30e3c9bd430344299015704bc28b6 files/digest-mplayerplug-in-2.85 71 diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild index b1a91ee000fc..570ce886daf6 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.85.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-2.85.ebuild,v 1.4 2005/08/25 23:00:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild,v 1.5 2005/09/16 06:42:03 agriffis Exp $ inherit nsplugins toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 -hppa ia64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 -hppa ia64 ppc ~sparc ~x86" IUSE="gtk2" DEPEND=" |