diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:28:26 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-19 21:28:26 +0000 |
commit | e95afe5e0a1dda3104345364a7f03dd364d5ee78 (patch) | |
tree | ad316106abe1c93c40c54c32e4499cbbb5985568 /x11-libs/gtksourceview | |
parent | Stable on amd64 wrt bug #348987 (diff) | |
download | gentoo-2-e95afe5e0a1dda3104345364a7f03dd364d5ee78.tar.gz gentoo-2-e95afe5e0a1dda3104345364a7f03dd364d5ee78.tar.bz2 gentoo-2-e95afe5e0a1dda3104345364a7f03dd364d5ee78.zip |
Stable on amd64 wrt bug #348987
(Portage version: 2.1.9.33/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 6683b5c2b446..7b4dc7c86c72 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.192 2011/01/18 15:15:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.193 2011/01/19 21:28:26 hwoarang Exp $ + + 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + gtksourceview-2.10.5-r1.ebuild: + Stable on amd64 wrt bug #348987 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> gtksourceview-2.10.5-r1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild index 12bca64fcbed..929af4e4ab25 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.2 2011/01/18 15:15:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.3 2011/01/19 21:28:26 hwoarang Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream |