diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:58:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-09 04:58:28 +0000 |
commit | d84320b32a9c0712f2f1bbcd259d0c0e5802de67 (patch) | |
tree | de2c9a0453355e06a6a86574e1fe99013116d96a /net-www/mplayerplug-in | |
parent | Fix by Olivier Crete to install the gui when USE=X #78035 by Joel Konkle-Parker. (diff) | |
download | gentoo-2-d84320b32a9c0712f2f1bbcd259d0c0e5802de67.tar.gz gentoo-2-d84320b32a9c0712f2f1bbcd259d0c0e5802de67.tar.bz2 gentoo-2-d84320b32a9c0712f2f1bbcd259d0c0e5802de67.zip |
add ~ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 1f122f228f54..06e9f9e5e439 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.35 2005/04/21 01:57:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.36 2005/05/09 04:58:28 agriffis Exp $ + + 09 May 2005; Aron Griffis <agriffis@gentoo.org> + mplayerplug-in-2.80.ebuild: + add ~ia64 21 Apr 2005; Jason Wever <weeve@gentoo.org> mplayerplug-in-2.80.ebuild: Added ~sparc keyword wrt bugs ##89750 and #89671. diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild index 2ce88f83fcfd..88cde7ed5d39 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.80.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.80.ebuild,v 1.4 2005/04/21 01:57:19 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild,v 1.5 2005/05/09 04:58:28 agriffis Exp $ inherit nsplugins toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86 ~sparc" +KEYWORDS="~amd64 ppc ~x86 ~sparc ~ia64" IUSE="gtk2" DEPEND=" |