diff options
author | Brent Baude <ranger@gentoo.org> | 2007-05-31 00:16:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-05-31 00:16:08 +0000 |
commit | f35b098025c75e6a82da297e2a82b0c9103055bc (patch) | |
tree | 1929c8135a369ec6de8d89ca0b3789697f64f94d /x11-libs/gtksourceview | |
parent | Marked stable on amd64 for bug #179982 (diff) | |
download | historical-f35b098025c75e6a82da297e2a82b0c9103055bc.tar.gz historical-f35b098025c75e6a82da297e2a82b0c9103055bc.tar.bz2 historical-f35b098025c75e6a82da297e2a82b0c9103055bc.zip |
Marking gtksourceview-1.8.5 ppc64 stable for bug #171107
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 13f4a056ecca..dbd337be706a 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.95 2007/05/30 11:13:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.96 2007/05/31 00:16:08 ranger Exp $ + + 31 May 2007; Brent Baude <ranger@gentoo.org> gtksourceview-1.8.5.ebuild: + Marking gtksourceview-1.8.5 ppc64 stable for bug #171107 30 May 2007; Raúl Porcel <armin76@gentoo.org> gtksourceview-1.8.5.ebuild: alpha/ia64 stable wrt #171107 diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild index 231f5b337216..83d02ad6d9c2 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.5 2007/05/30 11:13:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.6 2007/05/31 00:16:08 ranger 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |