diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:14:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:14:48 +0000 |
commit | 70608577e8b57eaad226c7a10cc66c6190d3c8ef (patch) | |
tree | 1ad89bba854a2940d4dcd002d3c040bc12bd7920 /x11-libs/gtksourceview | |
parent | alpha/arm/ia64/sh/sparc stable wrt #348987 (diff) | |
download | gentoo-2-70608577e8b57eaad226c7a10cc66c6190d3c8ef.tar.gz gentoo-2-70608577e8b57eaad226c7a10cc66c6190d3c8ef.tar.bz2 gentoo-2-70608577e8b57eaad226c7a10cc66c6190d3c8ef.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
(Portage version: 2.1.9.25/cvs/Linux ia64)
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 7b4dc7c86c72..78451c5a5f78 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.193 2011/01/19 21:28:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.194 2011/01/30 19:14:48 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> + gtksourceview-2.10.5-r1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #348987 19 Jan 2011; Markos Chandras <hwoarang@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 929af4e4ab25..bc74528e75be 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.3 2011/01/19 21:28:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.4 2011/01/30 19:14:48 armin76 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 |