diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-03 18:31:29 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-03 18:31:29 +0000 |
commit | d68efdf6f9f7d34d77387a719c5740eba7dad1ee (patch) | |
tree | c0e6f6f8df055ced239fa56128e2e62c61ca0b61 /net-www | |
parent | Bug #95569, version bump. Stable 0.9.3. Add metadata with myself and lisa (wh... (diff) | |
download | gentoo-2-d68efdf6f9f7d34d77387a719c5740eba7dad1ee.tar.gz gentoo-2-d68efdf6f9f7d34d77387a719c5740eba7dad1ee.tar.bz2 gentoo-2-d68efdf6f9f7d34d77387a719c5740eba7dad1ee.zip |
Removed from hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild | 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 63dda1740fe2..22cffd751578 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.40 2005/06/20 03:11:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.41 2005/07/03 18:31:29 killerfox Exp $ + + 03 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> + mplayerplug-in-2.80.ebuild, mplayerplug-in-2.85.ebuild: + Removed from hppa. bug 89750 *mplayerplug-in-2.85 (20 Jun 2005) diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild index a9fbb7f84e44..e874eb6a7695 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.7 2005/05/31 17:19:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.80.ebuild,v 1.8 2005/07/03 18:31:29 killerfox Exp $ inherit nsplugins toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 -hppa ~ia64 ppc ~sparc x86" IUSE="gtk2" DEPEND=" diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild index 31ca01fa1bdd..ba4351b03863 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.1 2005/06/20 03:11:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.85.ebuild,v 1.2 2005/07/03 18:31:29 killerfox Exp $ inherit nsplugins toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 -hppa ~ia64 ~ppc ~sparc ~x86" IUSE="gtk2" DEPEND=" |