diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:49:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:49:30 +0000 |
commit | ce100e43f421a8f9208a9faaad6ea297fc14364d (patch) | |
tree | cda3c983d33ee5d23da98f83ce5f4fc89886f7ef /x11-libs/gtksourceview | |
parent | ppc64 stab, drop old (diff) | |
download | gentoo-2-ce100e43f421a8f9208a9faaad6ea297fc14364d.tar.gz gentoo-2-ce100e43f421a8f9208a9faaad6ea297fc14364d.tar.bz2 gentoo-2-ce100e43f421a8f9208a9faaad6ea297fc14364d.zip |
Marking gtksourceview-2.10.5-r1 ~ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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 46268c233849..2130bc060480 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.196 2011/03/21 20:28:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.197 2011/03/22 19:49:30 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> + gtksourceview-2.10.5-r1.ebuild: + Marking gtksourceview-2.10.5-r1 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@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 aea96ad9c6c6..1326bc3daff4 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.6 2011/03/21 20:28:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r1.ebuild,v 1.7 2011/03/22 19:49:30 ranger 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream |