diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 02:06:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 02:06:07 +0000 |
commit | 21d9438586c221c087676964f50a6f7cefee60be (patch) | |
tree | f2dbef2fd5f8fe472d8c400456dbc3ac3b901e8f /x11-libs | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-21d9438586c221c087676964f50a6f7cefee60be.tar.gz gentoo-2-21d9438586c221c087676964f50a6f7cefee60be.tar.bz2 gentoo-2-21d9438586c221c087676964f50a6f7cefee60be.zip |
Stable on sparc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 95b5d3c3ee9e..bd9b201137f2 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.39 2004/12/19 14:57:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.40 2004/12/22 02:03:42 gustavoz Exp $ + + 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gtksourceview-1.1.1.ebuild: + Stable on sparc 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gtksourceview-1.1.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild index a1927537abc8..0eef71504527 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.1.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.1.1.ebuild,v 1.3 2004/12/19 14:57:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.4 2004/12/22 02:03:42 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.2.4 |