diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:58:10 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:58:10 +0000 |
commit | 233ee338ae45a313e4a31da35b9f34099997aa95 (patch) | |
tree | 46f4fd8a5b45f09efb5303594b3ee03327fb8d8c | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-233ee338ae45a313e4a31da35b9f34099997aa95.tar.gz gentoo-2-233ee338ae45a313e4a31da35b9f34099997aa95.tar.bz2 gentoo-2-233ee338ae45a313e4a31da35b9f34099997aa95.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 3ae2f5e83b85..2c359bbae918 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.81 2006/12/10 20:37:59 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.82 2006/12/12 16:58:10 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gtksourceview-1.8.1.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gtksourceview-1.8.1.ebuild: Stable on x86, bug #156662. diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild index 6a62e2050088..b4a36540b78a 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.1.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/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.3 2006/12/10 20:37:59 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.4 2006/12/12 16:58:10 wolf31o2 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |