diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:11:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:11:28 +0000 |
commit | 74ddb08c7693c15f58db39cd399595870fe4d3bf (patch) | |
tree | c09bc3f452af24f4d3a121caee8d6ff220899a34 /x11-libs/gtksourceview | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.tar.gz historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.tar.bz2 historical-74ddb08c7693c15f58db39cd399595870fe4d3bf.zip |
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 31ccbe9d2477..5d0f24e22892 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.57 2005/10/04 03:35:14 leonardop Exp $ +# 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 $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-1.4.2.ebuild: + Stable on sparc wrt #119634 *gtksourceview-1.4.2 (04 Oct 2005) diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index 77a50e4c42a9..58f4197d5a4e 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-2005 Gentoo Foundation +# 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.1 2005/10/04 03:35:14 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.2 2006/01/20 22:09:39 gustavoz 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 |