diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:11:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 19:11:51 +0000 |
commit | c2459e32c8ca63e225482306ddf29ea49d6d6d44 (patch) | |
tree | 82b2622a251d0ac87cfbdc4e638e8b5920461825 /x11-libs | |
parent | version bump (diff) | |
download | gentoo-2-c2459e32c8ca63e225482306ddf29ea49d6d6d44.tar.gz gentoo-2-c2459e32c8ca63e225482306ddf29ea49d6d6d44.tar.bz2 gentoo-2-c2459e32c8ca63e225482306ddf29ea49d6d6d44.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 853e259928e7..190ea802a9ef 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.46 2005/04/02 03:20:21 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.47 2005/06/09 19:09:51 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-1.2.0.ebuild: + Stable on sparc 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> gtksourceview-1.1.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index 14a51adecafb..8363799488ac 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.2 2005/06/05 19:06:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.3 2005/06/09 19:09:51 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |