diff options
4 files changed, 8 insertions, 8 deletions
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild index 9e1e856623dc..6a258e720425 100644 --- a/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild +++ b/www-apps/Apache-Gallery/Apache-Gallery-0.6.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/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.2 2004/09/03 17:17:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.3 2004/11/08 08:41:39 mr_bones_ Exp $ inherit perl-module @@ -8,8 +8,8 @@ DESCRIPTION="Apache gallery for mod_perl" SRC_URI="http://cpan.org/modules/by-module/Apache/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/LEGART/${P}" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc ~alpha ~sparc" IUSE="" diff --git a/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.ebuild index 19dfd832e49f..cd0ebdb44bbf 100644 --- a/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.ebuild +++ b/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.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/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.ebuild,v 1.1 2004/09/21 16:15:11 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.8-r1.ebuild,v 1.2 2004/11/08 08:41:39 mr_bones_ Exp $ inherit perl-module webapp @@ -8,7 +8,7 @@ DESCRIPTION="Apache gallery for mod_perl" SRC_URI="http://cpan.org/modules/by-module/Apache/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/LEGART/${P}" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~amd64 ~ppc ~alpha ~sparc" IUSE="apache2" diff --git a/www-apps/Apache-Gallery/Apache-Gallery-0.8.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-0.8.ebuild index 98177e539eee..ca7ace096ae1 100644 --- a/www-apps/Apache-Gallery/Apache-Gallery-0.8.ebuild +++ b/www-apps/Apache-Gallery/Apache-Gallery-0.8.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/www-apps/Apache-Gallery/Apache-Gallery-0.8.ebuild,v 1.2 2004/09/20 14:22:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/Apache-Gallery/Apache-Gallery-0.8.ebuild,v 1.3 2004/11/08 08:41:39 mr_bones_ Exp $ inherit perl-module @@ -8,8 +8,8 @@ DESCRIPTION="Apache gallery for mod_perl" SRC_URI="http://cpan.org/modules/by-module/Apache/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/author/LEGART/${P}" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~alpha ~sparc" IUSE="" diff --git a/x11-terms/hanterm-xf/hanterm-xf-2.0.5.ebuild b/x11-terms/hanterm-xf/hanterm-xf-2.0.5.ebuild index ef61e3479bc4..4fd9376c553c 100644 --- a/x11-terms/hanterm-xf/hanterm-xf-2.0.5.ebuild +++ b/x11-terms/hanterm-xf/hanterm-xf-2.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/x11-terms/hanterm-xf/hanterm-xf-2.0.5.ebuild,v 1.2 2004/10/09 19:10:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm-xf/hanterm-xf-2.0.5.ebuild,v 1.3 2004/11/08 08:40:12 mr_bones_ Exp $ MY_P="${P}-173" @@ -8,7 +8,7 @@ DESCRIPTION="Patched xterm for Korean input/output" HOMEPAGE="http://www.kr.freebsd.org/~hwang/hanterm/" SRC_URI="http://download.kldp.net/${PN}/${MY_P}.tar.gz" -LICENSE="MIT | GPL-2" +LICENSE="|| ( MIT GPL-2 )" SLOT="0" KEYWORDS="x86 ppc" |