diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:12:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 15:12:12 +0000 |
commit | d6721eafe54a25cbe413f67dbd852e3dec4b4df2 (patch) | |
tree | 8aaf4105c746e679d12a1e1b6e418cc968204fbb | |
parent | Refixed a problem with Bug (Manifest recommit) (diff) | |
download | gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.tar.gz gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.tar.bz2 gentoo-2-d6721eafe54a25cbe413f67dbd852e3dec4b4df2.zip |
more KEYWORDS
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild | 8 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.29.ebuild | 12 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.33.1.ebuild | 6 |
5 files changed, 17 insertions, 17 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild index dc2e9e1f386e..8d0256c3ef47 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.01-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/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild,v 1.12 2004/09/02 22:47:37 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01-r1.ebuild,v 1.13 2004/11/12 15:12:08 vapier Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="http://cpan.org/modules/by-module/Locale/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm amd64 s390" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild index a8cdc0d976b4..949457ceefc2 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.01.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/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.10 2004/09/02 22:47:37 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.11 2004/11/12 15:12:08 vapier Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="http://cpan.org/modules/by-module/Locale/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 amd64 sparc ppc ~alpha" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-devel/gettext" diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild index 77065c17e982..460889d38fab 100644 --- a/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild +++ b/dev-perl/Locale-gettext/Locale-gettext-1.03.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/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.1 2004/10/10 00:29:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.03.ebuild,v 1.2 2004/11/12 15:12:08 vapier Exp $ inherit perl-module @@ -13,9 +13,9 @@ SRC_URI="mirror://cpan/authors/id/P/PV/PVANDRY/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" -SRC_TEST="do" - DEPEND="sys-devel/gettext" + +SRC_TEST="do" diff --git a/sys-apps/help2man/help2man-1.29.ebuild b/sys-apps/help2man/help2man-1.29.ebuild index 4f35ee9fbe3a..76515e95a5ef 100644 --- a/sys-apps/help2man/help2man-1.29.ebuild +++ b/sys-apps/help2man/help2man-1.29.ebuild @@ -1,19 +1,19 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.23 2004/10/23 05:48:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.24 2004/11/12 15:12:12 vapier Exp $ DESCRIPTION="GNU utility to convert program --help output to a man page" HOMEPAGE="http://www.gnu.org/software/help2man" SRC_URI="http://ftp.gnu.org/gnu/help2man/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha hppa mips ia64 ppc64 ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos sparc x86" IUSE="" -DEPEND="dev-lang/perl" +DEPEND="" +RDEPEND="dev-lang/perl" src_install(){ - into /usr - dobin help2man + dobin help2man || die } - diff --git a/sys-apps/help2man/help2man-1.33.1.ebuild b/sys-apps/help2man/help2man-1.33.1.ebuild index c3ccce66832d..604045e1f807 100644 --- a/sys-apps/help2man/help2man-1.33.1.ebuild +++ b/sys-apps/help2man/help2man-1.33.1.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/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.6 2004/06/24 22:09:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.7 2004/11/12 15:12:12 vapier Exp $ MY_P="${P/-/_}" DESCRIPTION="GNU utility to convert program --help output to a man page" @@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc alpha arm s390 ~amd64" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="nls" DEPEND="dev-lang/perl @@ -17,7 +17,7 @@ DEPEND="dev-lang/perl >=sys-devel/gettext-0.12.1-r1 )" src_compile() { - econf `use_enable nls` || die + econf $(use_enable nls) || die emake || die "emake failed" } |