diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 13:47:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-25 13:47:36 +0000 |
commit | 5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7 (patch) | |
tree | 76aee5095334dab2811cb1f0e6dcdd0d9d03ef38 /x11-libs/gtksourceview | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.tar.gz gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.tar.bz2 gentoo-2-5f94dec8ab36352bb8c126f7d3fe70cc0f37a1e7.zip |
stable on sparc
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 90b1d8cecd3f..998dc26ff13d 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.19 2004/03/23 15:48:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.20 2004/03/25 13:47:36 gustavoz Exp $ + + 25 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-0.7.1.ebuild: + stable on sparc *gtksourceview-1.0.0 (23 Mar 2004) diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild index aa39a51f0924..bde3b6d308f8 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.3 2004/03/21 16:00:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.1.ebuild,v 1.4 2004/03/25 13:47:36 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |