diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 16:43:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-30 16:43:55 +0000 |
commit | 93c9858403ab68d60f99f23859100e526d665351 (patch) | |
tree | 91ecd2d635a1cd92b3ce88fcc93d79948e35400e /x11-libs/guile-gtk | |
parent | Stable for amd64, wrt bug #454018 (diff) | |
download | gentoo-2-93c9858403ab68d60f99f23859100e526d665351.tar.gz gentoo-2-93c9858403ab68d60f99f23859100e526d665351.tar.bz2 gentoo-2-93c9858403ab68d60f99f23859100e526d665351.zip |
Stable for amd64, wrt bug #422323
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog index f3c91ba88904..44d910a7d657 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.40 2011/03/23 17:48:39 eva Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.41 2013/01/30 16:43:55 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> guile-gtk-2.1-r1.ebuild: + Stable for amd64, wrt bug #422323 23 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> guile-gtk-2.1.ebuild, guile-gtk-2.1-r1.ebuild: diff --git a/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild b/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild index 5f2a5e55f92e..350e5ead1a6f 100644 --- a/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild +++ b/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 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-r1.ebuild,v 1.3 2011/03/23 17:48:39 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-2.1-r1.ebuild,v 1.4 2013/01/30 16:43:55 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/guile-gtk/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |