diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:23:25 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-04-02 03:23:25 +0000 |
commit | d768352e7b673988b9d0c1ceb0a416fb83a77ecf (patch) | |
tree | dcd536d19a17a87f4c75e026524a3d9c47295800 /x11-libs/gtksourceview | |
parent | stable on mips (diff) | |
download | historical-d768352e7b673988b9d0c1ceb0a416fb83a77ecf.tar.gz historical-d768352e7b673988b9d0c1ceb0a416fb83a77ecf.tar.bz2 historical-d768352e7b673988b9d0c1ceb0a416fb83a77ecf.zip |
stable on mips
Package-Manager: portage-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 |