diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:40:26 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 03:40:26 +0000 |
commit | d11d29e8ac9c6ad2d20dfeac7e135a775d40c723 (patch) | |
tree | af3ca4fcff97db0065dca4ac664b9041e2d07af5 /x11-libs | |
parent | Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | gentoo-2-d11d29e8ac9c6ad2d20dfeac7e135a775d40c723.tar.gz gentoo-2-d11d29e8ac9c6ad2d20dfeac7e135a775d40c723.tar.bz2 gentoo-2-d11d29e8ac9c6ad2d20dfeac7e135a775d40c723.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 5d0f24e22892..b4cceb987698 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.58 2006/01/20 22:09:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.59 2006/01/22 03:37:43 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> + gtksourceview-1.4.2.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gtksourceview-1.4.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index 58f4197d5a4e..ee7f02600785 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.4.2.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.4.2.ebuild,v 1.2 2006/01/20 22:09:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.3 2006/01/22 03:37:43 tsunam Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |