diff options
author | 2011-01-30 19:18:18 +0000 | |
---|---|---|
committer | 2011-01-30 19:18:18 +0000 | |
commit | 9d148b1fb7b37c18fa9189276ba13871fc6a9298 (patch) | |
tree | 4a05d85d23fd39807c431ca324eab8b425c617ed /x11-libs/gtksourceview | |
parent | Fix quoting issues. RDEPEND on virtual/daemontools (bug #353211). Whitespace. (diff) | |
download | historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.tar.gz historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.tar.bz2 historical-9d148b1fb7b37c18fa9189276ba13871fc6a9298.zip |
alpha/arm/ia64/sh/sparc stable wrt #348987
Package-Manager: portage-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 |