diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-10-01 06:22:49 +0000 |
commit | 44f08442954f6deeb43aa8e90f079121335b2cee (patch) | |
tree | df3092d52d9dd48007d0a4be016f1697250279fe /x11-libs/gtksourceview | |
parent | stable on mips (diff) | |
download | historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.gz historical-44f08442954f6deeb43aa8e90f079121335b2cee.tar.bz2 historical-44f08442954f6deeb43aa8e90f079121335b2cee.zip |
stable on mips
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 2b3767c02909..06824fd817c9 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.33 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.34 2004/10/01 06:18:35 geoman Exp $ + + 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> + gtksourceview-1.0.1.ebuild: + stable on mips 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> gtksourceview-1.0.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild index 91f0c024655a..27ae4f9dd27c 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.8 2004/09/03 15:35:20 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.9 2004/10/01 06:18:35 geoman 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 |