diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 18:40:55 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 18:40:55 +0000 |
commit | b910e23978f09926e321cccb36ffe203a8f41c94 (patch) | |
tree | 9c97a07fee592be8da8749faa514f99825d949e8 /sys-devel/automake/automake-1.5.ebuild | |
parent | or touch /var/run/console/username, not and (diff) | |
download | historical-b910e23978f09926e321cccb36ffe203a8f41c94.tar.gz historical-b910e23978f09926e321cccb36ffe203a8f41c94.tar.bz2 historical-b910e23978f09926e321cccb36ffe203a8f41c94.zip |
Dropped ppc-macos, see you in prefix.
Package-Manager: portage-2.1.1
Diffstat (limited to 'sys-devel/automake/automake-1.5.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.5.ebuild b/sys-devel/automake/automake-1.5.ebuild index 89457932620d..20df7a818217 100644 --- a/sys-devel/automake/automake-1.5.ebuild +++ b/sys-devel/automake/automake-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5.ebuild,v 1.26 2006/03/30 13:41:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5.ebuild,v 1.27 2006/11/03 18:37:54 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="${PV:0:3}" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl |