diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:21:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:21:47 +0000 |
commit | 8b798d661ad55633cfaf273a390d19d58a381aea (patch) | |
tree | f835cfd60e8efa7ccc65eae13b60eb0f718ddb72 /x11-libs/gtksourceview | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8b798d661ad55633cfaf273a390d19d58a381aea.tar.gz gentoo-2-8b798d661ad55633cfaf273a390d19d58a381aea.tar.bz2 gentoo-2-8b798d661ad55633cfaf273a390d19d58a381aea.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 56a1f7a219d0..5c8461930e5a 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.83 2006/12/17 00:14:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.84 2006/12/18 15:21:47 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-1.8.1.ebuild: + Stable on sparc 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> gtksourceview-1.8.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild index bc828dad21e6..3b1f6ddd092b 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.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.8.1.ebuild,v 1.5 2006/12/17 00:14:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.6 2006/12/18 15:21:47 gustavoz 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 |