diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:22:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-30 00:22:52 +0000 |
commit | c56cbbdf06accc815d47f92edc9a6c317f26b44b (patch) | |
tree | cbf9705e0be563f50574b8114a9be0470a8c62b3 /x11-libs | |
parent | Stable on x86, bug #171107. (diff) | |
download | gentoo-2-c56cbbdf06accc815d47f92edc9a6c317f26b44b.tar.gz gentoo-2-c56cbbdf06accc815d47f92edc9a6c317f26b44b.tar.bz2 gentoo-2-c56cbbdf06accc815d47f92edc9a6c317f26b44b.zip |
Stable on x86, bug #171107.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 89bd43219344..93364e61dad6 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.93 2007/05/29 15:22:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.94 2007/05/30 00:22:52 ticho Exp $ + + 29 May 2007; Andrej Kacian <ticho@gentoo.org> gtksourceview-1.8.5.ebuild: + Stable on x86, bug #171107. 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> gtksourceview-1.8.5.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild index 92ba6f5f1d6d..e2c0363885bd 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5.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/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.3 2007/05/29 15:22:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.4 2007/05/30 00:22:52 ticho Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |