diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 18:37:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-11-03 18:37:54 +0000 |
commit | 0730f18b5c7f85521f62794c734ff27bd3c31a3b (patch) | |
tree | 21caf1f4b46dbfbef43f36c30307084a77cab669 /sys-devel/automake/automake-1.8.5-r3.ebuild | |
parent | Dropped ppc-macos, see you in prefix. (diff) | |
download | gentoo-2-0730f18b5c7f85521f62794c734ff27bd3c31a3b.tar.gz gentoo-2-0730f18b5c7f85521f62794c734ff27bd3c31a3b.tar.bz2 gentoo-2-0730f18b5c7f85521f62794c734ff27bd3c31a3b.zip |
Dropped ppc-macos, see you in prefix.
(Portage version: 2.1.1)
Diffstat (limited to 'sys-devel/automake/automake-1.8.5-r3.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.8.5-r3.ebuild b/sys-devel/automake/automake-1.8.5-r3.ebuild index b02cf012613e..41bbd18b95c5 100644 --- a/sys-devel/automake/automake-1.8.5-r3.ebuild +++ b/sys-devel/automake/automake-1.8.5-r3.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.8.5-r3.ebuild,v 1.12 2006/03/30 13:41:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.13 2006/11/03 18:37:54 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" 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 |