diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:24:48 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:24:48 +0000 |
commit | 564b8d0b637796eb93a590fa9661cd959bbac576 (patch) | |
tree | 98cfe4746ae5f6fcd9f376f7ed261f54a15fe233 /x11-libs/gtksourceview | |
parent | stable on mips (diff) | |
download | gentoo-2-564b8d0b637796eb93a590fa9661cd959bbac576.tar.gz gentoo-2-564b8d0b637796eb93a590fa9661cd959bbac576.tar.bz2 gentoo-2-564b8d0b637796eb93a590fa9661cd959bbac576.zip |
stable on mips
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/gtksourceview')
-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 186433e3a7fe..853e259928e7 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.45 2005/03/09 05:39:30 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.46 2005/04/02 03:20:21 geoman Exp $ + + 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> + gtksourceview-1.1.1.ebuild: + stable on mips *gtksourceview-1.2.0 (08 Mar 2005) diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild index 9705969ad594..6edfeea5669d 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-2005 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.7 2005/01/22 06:01:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.8 2005/04/02 03:20:21 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 ~ppc64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 |