diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 22:05:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 22:05:32 +0000 |
commit | 4c64a86df5e5fb8a0639c035e1990d57b18a8f4e (patch) | |
tree | d2b25645ab00e276f1482cf8e0b483da3086f130 /x11-libs/gtksourceview | |
parent | Removing obsolete versions (Manifest recommit) (diff) | |
download | gentoo-2-4c64a86df5e5fb8a0639c035e1990d57b18a8f4e.tar.gz gentoo-2-4c64a86df5e5fb8a0639c035e1990d57b18a8f4e.tar.bz2 gentoo-2-4c64a86df5e5fb8a0639c035e1990d57b18a8f4e.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-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 50444ae72d07..bd081686eb49 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.30 2004/08/05 18:46:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.31 2004/08/05 22:02:11 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-1.0.1.ebuild: + Stable on sparc 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.0.1.ebuild: Stable on hppa. diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild index e9b82b2fbd32..8343b0c97f98 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.5 2004/08/05 18:46:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.6 2004/08/05 22:02:11 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" +KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 |