diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 21:44:10 +0000 |
commit | 6635541b9c38b3a541bc130eae62cd1e591f2fff (patch) | |
tree | 015085da57a110631c32327d148959693d190744 /net-www/amaya | |
parent | added dependency to gettext-0.12 (diff) | |
download | historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.gz historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.tar.bz2 historical-6635541b9c38b3a541bc130eae62cd1e591f2fff.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-www/amaya')
-rw-r--r-- | net-www/amaya/amaya-7.1.ebuild | 4 | ||||
-rw-r--r-- | net-www/amaya/amaya-7.2.ebuild | 4 | ||||
-rw-r--r-- | net-www/amaya/amaya-8.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-www/amaya/amaya-7.1.ebuild b/net-www/amaya/amaya-7.1.ebuild index 0a915ae716cc..c6a65cd5793d 100644 --- a/net-www/amaya/amaya-7.1.ebuild +++ b/net-www/amaya/amaya-7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.1.ebuild,v 1.5 2003/03/30 01:06:17 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.1.ebuild,v 1.6 2003/07/13 21:44:10 aliz Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.w3.org/pub/amaya/${PN}-src-${PV}.tgz ftp://ftp.w3.org/pub/amaya/old/${PN}-src-${PV}.tgz" HOMEPAGE="http://www.w3.org/Amaya/" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/net-www/amaya/amaya-7.2.ebuild b/net-www/amaya/amaya-7.2.ebuild index 49f9c21bc428..cf92c02c668d 100644 --- a/net-www/amaya/amaya-7.2.ebuild +++ b/net-www/amaya/amaya-7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.5 2003/03/30 20:28:35 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-7.2.ebuild,v 1.6 2003/07/13 21:44:10 aliz Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.w3.org/pub/amaya/${PN}-src-${PV}.tgz ftp://ftp.w3.org/pub/amaya/old/${PN}-src-${PV}.tgz" HOMEPAGE="http://www.w3.org/Amaya/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="gtk" diff --git a/net-www/amaya/amaya-8.0.ebuild b/net-www/amaya/amaya-8.0.ebuild index b9d70108dbb7..463a8d4f9726 100644 --- a/net-www/amaya/amaya-8.0.ebuild +++ b/net-www/amaya/amaya-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.0.ebuild,v 1.1 2003/04/28 03:41:40 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/amaya/amaya-8.0.ebuild,v 1.2 2003/07/13 21:44:10 aliz Exp $ inherit libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.w3.org/pub/amaya/${PN}-src-${PV}.tgz ftp://ftp.w3.org/pub/amaya/old/${PN}-src-${PV}.tgz" HOMEPAGE="http://www.w3.org/Amaya/" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="gtk" |