diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 17:22:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 17:22:38 +0000 |
commit | 61d1478285f0f5967d9a00e658064249569b5fde (patch) | |
tree | cbad213ecdb298fe32ab0d05d466751741e11dbb /x11-libs/gtksourceview | |
parent | Stable on ppc wrt bug 146038 (diff) | |
download | gentoo-2-61d1478285f0f5967d9a00e658064249569b5fde.tar.gz gentoo-2-61d1478285f0f5967d9a00e658064249569b5fde.tar.bz2 gentoo-2-61d1478285f0f5967d9a00e658064249569b5fde.zip |
Mark 1.6.1 stable on alpha
(Portage version: 2.1.1-r1)
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 04f1246ca9eb..e02a242b785f 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.78 2006/10/12 18:51:21 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.79 2006/10/20 17:22:38 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + gtksourceview-1.6.1.ebuild: + Mark 1.6.1 stable on alpha *gtksourceview-1.8.1 (12 Oct 2006) diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild index 33bf77dcd747..7183a99b2e66 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.10 2006/10/14 20:48:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.11 2006/10/20 17:22:38 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |