diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 23:22:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-13 23:22:02 +0000 |
commit | 6b1d550c77e2be49fe76c2791a802500d1923309 (patch) | |
tree | 5d2e7eebe96efd6c962691631c3d6793644dcc62 /x11-libs/gtksourceview | |
parent | Version bump as requested in bug #146497. (diff) | |
download | gentoo-2-6b1d550c77e2be49fe76c2791a802500d1923309.tar.gz gentoo-2-6b1d550c77e2be49fe76c2791a802500d1923309.tar.bz2 gentoo-2-6b1d550c77e2be49fe76c2791a802500d1923309.zip |
Mark 1.6.1 stable on ia64. #139612
(Portage version: 2.1.1)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index debfda59022d..fda8fc4aa207 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.76 2006/09/07 04:08:33 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.77 2006/09/13 23:22:02 agriffis Exp $ + + 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> + gtksourceview-1.6.1.ebuild: + Mark 1.6.1 stable on ia64. #139612 *gtksourceview-1.8.0 (07 Sep 2006) diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild index 72b86ce3d702..158a8df479e5 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.8 2006/09/06 05:39:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.9 2006/09/13 23:22:02 agriffis 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 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |