diff options
-rw-r--r-- | dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild | 4 | ||||
-rw-r--r-- | media-sound/gsm/gsm-1.0.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild index 675a061756b4..0dd7b3eb3765 100644 --- a/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.10.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-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild,v 1.5 2004/09/02 13:21:55 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MimeInfo/File-MimeInfo-0.10.ebuild,v 1.6 2004/10/05 13:24:39 pvdabeel Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/${PN}/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ppc" IUSE="" SRC_TEST="do" diff --git a/media-sound/gsm/gsm-1.0.10.ebuild b/media-sound/gsm/gsm-1.0.10.ebuild index 6817d1984fb1..b93ec9506ebe 100644 --- a/media-sound/gsm/gsm-1.0.10.ebuild +++ b/media-sound/gsm/gsm-1.0.10.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-sound/gsm/gsm-1.0.10.ebuild,v 1.10 2004/09/14 16:33:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gsm/gsm-1.0.10.ebuild,v 1.11 2004/10/05 13:27:33 pvdabeel Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/${P}.tar.gz" SLOT="0" LICENSE="OSI-Approved" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ppc" DEPEND="virtual/libc" |