diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-28 21:35:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-28 21:35:34 +0000 |
commit | 7c36cdb676c7afcadf27b58f40ece4f96d08b791 (patch) | |
tree | c2830dc922beb6722d9915c9eabfb737218cca53 /x11-libs/guile-gtk | |
parent | Unmask dev-lang/ghc-6.12.3, but keep 6.12.{1,2}* masked. (diff) | |
download | gentoo-2-7c36cdb676c7afcadf27b58f40ece4f96d08b791.tar.gz gentoo-2-7c36cdb676c7afcadf27b58f40ece4f96d08b791.tar.bz2 gentoo-2-7c36cdb676c7afcadf27b58f40ece4f96d08b791.zip |
Stable on amd64 wrt bug #326019
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/guile-gtk')
-rw-r--r-- | x11-libs/guile-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/guile-gtk/guile-gtk-2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index 24188e55cc11..d28479a12ef2 100644 --- a/x11-libs/guile-gtk/ChangeLog +++ b/x11-libs/guile-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/guile-gtk -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.33 2009/12/28 23:34:11 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.34 2010/06/28 21:35:34 angelos Exp $ + + 28 Jun 2010; Christoph Mende <angelos@gentoo.org> guile-gtk-2.1.ebuild: + Stable on amd64 wrt bug #326019 28 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> guile-gtk-2.1.ebuild: diff --git a/x11-libs/guile-gtk/guile-gtk-2.1.ebuild b/x11-libs/guile-gtk/guile-gtk-2.1.ebuild index 51fe1050a679..b7b7cedf1b59 100644 --- a/x11-libs/guile-gtk/guile-gtk-2.1.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1.ebuild,v 1.3 2010/06/28 18:42:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1.ebuild,v 1.4 2010/06/28 21:35:34 angelos Exp $ inherit virtualx eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/guile-gtk/" SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-scheme/guile |