diff options
-rw-r--r-- | dev-python/medusa/medusa-0.5.4.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/medusa/medusa-0.5.4.ebuild b/dev-python/medusa/medusa-0.5.4.ebuild index 280cff44584e..dc7b34d55813 100644 --- a/dev-python/medusa/medusa-0.5.4.ebuild +++ b/dev-python/medusa/medusa-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.3 2004/06/25 01:33:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.4.ebuild,v 1.4 2004/09/07 20:25:02 pvdabeel Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="http://www.amk.ca/files/python/${P}.tar.gz" IUSE="" LICENSE="PYTHON" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ppc" src_install() { DOCS="CHANGES.txt LICENSE.txt README.txt docs/*.txt" diff --git a/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild b/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild index 7d54b1bcef4b..b46fb0b675a8 100644 --- a/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild +++ b/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild,v 1.4 2004/06/24 23:26:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-jack/alsa-jack-1.0.5.ebuild,v 1.5 2004/09/07 20:27:52 pvdabeel Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/alsa-lib-${MY_PV}.tar.bz2" RESTRICT="nomirror" SLOT="0" -KEYWORDS="x86 ~alpha amd64 ~ppc -sparc" +KEYWORDS="x86 ~alpha amd64 ppc -sparc" LICENSE="GPL-2 LGPL-2.1" DEPEND="~media-libs/alsa-lib-${PV} |