diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-20 16:22:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-20 16:22:00 +0000 |
commit | c09da323919ad0a25af9811eb101b7e4c385ad2d (patch) | |
tree | 433b801b6fb371480dd98786d1d6aa6d2bc3fbf8 /dev-scheme/guile/guile-1.6.8.ebuild | |
parent | Stable for HPPA (bug #179036). (diff) | |
download | gentoo-2-c09da323919ad0a25af9811eb101b7e4c385ad2d.tar.gz gentoo-2-c09da323919ad0a25af9811eb101b7e4c385ad2d.tar.bz2 gentoo-2-c09da323919ad0a25af9811eb101b7e4c385ad2d.zip |
alpha stable wrt #178360
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-scheme/guile/guile-1.6.8.ebuild')
-rw-r--r-- | dev-scheme/guile/guile-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/guile/guile-1.6.8.ebuild b/dev-scheme/guile/guile-1.6.8.ebuild index 657551eaabb7..ac0f06cf4a1b 100644 --- a/dev-scheme/guile/guile-1.6.8.ebuild +++ b/dev-scheme/guile/guile-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.6.8.ebuild,v 1.8 2007/05/19 09:06:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.6.8.ebuild,v 1.9 2007/05/20 16:22:00 armin76 Exp $ inherit flag-o-matic eutils libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/guile/" SRC_URI="mirror://gnu/guile/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # Problems with parallel builds (#34029), so I'm taking the safer route |