diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-15 16:55:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-15 16:55:15 +0000 |
commit | 4ddac5c0cdc48125b8d3b7e200903e683f91d1ad (patch) | |
tree | bf08467c1b01a7a9870aeac0631cba3e9bc4f45d /x11-libs/gtksourceview | |
parent | binfmt_elf fix, closing bug #70681 (Manifest recommit) (diff) | |
download | gentoo-2-4ddac5c0cdc48125b8d3b7e200903e683f91d1ad.tar.gz gentoo-2-4ddac5c0cdc48125b8d3b7e200903e683f91d1ad.tar.bz2 gentoo-2-4ddac5c0cdc48125b8d3b7e200903e683f91d1ad.zip |
marked ~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 06824fd817c9..c18a38a3f075 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.34 2004/10/01 06:18:35 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.35 2004/11/15 16:55:15 corsair Exp $ + + 15 Nov 2004; Markus Rothe <corsair@gentoo.org> gtksourceview-1.0.1.ebuild: + Marked ~ppc64; bug #71282 01 Oct 2004; Stephen P. Becker <geoman@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 27ae4f9dd27c..8c2d06b0d385 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.9 2004/10/01 06:18:35 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.0.1.ebuild,v 1.10 2004/11/15 16:55:15 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" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 |