diff options
author | 2006-10-19 20:18:38 +0000 | |
---|---|---|
committer | 2006-10-19 20:18:38 +0000 | |
commit | 92b5de43675eb929c395f9350ff26d91fcd1b711 (patch) | |
tree | 640f7456db3c0a4a49e044f439a4564dc2bda2a3 /sys-boot/elilo/elilo-3.6_p20060314.ebuild | |
parent | Depend on 1.1.2 version of flac, as the 1.1.3 version changes API. (diff) | |
download | gentoo-2-92b5de43675eb929c395f9350ff26d91fcd1b711.tar.gz gentoo-2-92b5de43675eb929c395f9350ff26d91fcd1b711.tar.bz2 gentoo-2-92b5de43675eb929c395f9350ff26d91fcd1b711.zip |
Mark 3.6_p20060314 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'sys-boot/elilo/elilo-3.6_p20060314.ebuild')
-rw-r--r-- | sys-boot/elilo/elilo-3.6_p20060314.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/elilo/elilo-3.6_p20060314.ebuild b/sys-boot/elilo/elilo-3.6_p20060314.ebuild index 5b4b7ea196e9..4c5ebbb164e7 100644 --- a/sys-boot/elilo/elilo-3.6_p20060314.ebuild +++ b/sys-boot/elilo/elilo-3.6_p20060314.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-boot/elilo/elilo-3.6_p20060314.ebuild,v 1.2 2006/09/02 04:36:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/elilo/elilo-3.6_p20060314.ebuild,v 1.3 2006/10/19 20:18:38 agriffis Exp $ inherit toolchain-funcs eutils @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI} mirror://debian/pool/main/e/elilo/elilo_3.6-1.diff.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64" +KEYWORDS="ia64" IUSE="" # gnu-efi contains only static libs, so there's no run-time dep on it |