diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-27 03:43:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-27 03:43:41 +0000 |
commit | 9bb2aaa590b5aefddf133447978dcfadadc33a8c (patch) | |
tree | da37c31f093e890d596dee6d4a9f50f1bd7d9087 /x11-libs | |
parent | Stable for HPPA (bug #200445). (diff) | |
download | historical-9bb2aaa590b5aefddf133447978dcfadadc33a8c.tar.gz historical-9bb2aaa590b5aefddf133447978dcfadadc33a8c.tar.bz2 historical-9bb2aaa590b5aefddf133447978dcfadadc33a8c.zip |
Stable for HPPA (bug #199322).
Package-Manager: portage-2.1.4_rc3
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index bc045bdbddcf..9b73ddb404a9 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.115 2007/11/26 14:03:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.116 2007/11/27 03:43:41 jer Exp $ + + 27 Nov 2007; Jeroen Roovers <jer@gentoo.org> + gtksourceview-1.8.5-r1.ebuild: + Stable for HPPA (bug #199322). 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gtksourceview-2.0.1-r1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild index 90f8cd325329..4ef34760290e 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.8 2007/11/20 19:20:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.9 2007/11/27 03:43:41 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1.0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |