diff options
author | 2004-12-17 20:40:55 +0000 | |
---|---|---|
committer | 2004-12-17 20:40:55 +0000 | |
commit | 72eedbc5fc7e75d11fe6eef69898a9a0cd6b87f9 (patch) | |
tree | da2e31309795be82ca94a21af0b6023ab506bdf8 /x11-libs/gtksourceview | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-72eedbc5fc7e75d11fe6eef69898a9a0cd6b87f9.tar.gz gentoo-2-72eedbc5fc7e75d11fe6eef69898a9a0cd6b87f9.tar.bz2 gentoo-2-72eedbc5fc7e75d11fe6eef69898a9a0cd6b87f9.zip |
stable on ppc64
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index ffebe3a900c0..cc1022feffc7 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # 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.36 2004/12/06 07:28:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.37 2004/12/17 20:40:55 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> gtksourceview-1.0.1.ebuild: + Stable on ppc64 *gtksourceview-1.1.1 (06 Dec 2004) diff --git a/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild index 8c2d06b0d385..3eb9b50c6339 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.10 2004/11/15 16:55:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.11 2004/12/17 20:40:55 corsair 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 |