diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:13:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:13:37 +0000 |
commit | 97b8b1b847333e9406133d7973a233a5a137a77e (patch) | |
tree | 499e26572f03881d12f347f33a1787ac6dd6d8c1 /x11-libs/gtksourceview | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-97b8b1b847333e9406133d7973a233a5a137a77e.tar.gz gentoo-2-97b8b1b847333e9406133d7973a233a5a137a77e.tar.bz2 gentoo-2-97b8b1b847333e9406133d7973a233a5a137a77e.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 5d3a317b2c64..7f7bb30779aa 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.73 2006/07/23 16:37:42 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.74 2006/08/16 18:13:37 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gtksourceview-1.6.1.ebuild: + Stable on ppc64 23 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> -gtksourceview-1.6.0.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild index 632b09e45eaa..1e7a4579e9e5 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.6 2006/07/17 18:59:28 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.7 2006/08/16 18:13:37 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |