diff options
author | 2008-02-04 04:21:51 +0000 | |
---|---|---|
committer | 2008-02-04 04:21:51 +0000 | |
commit | 2903335ac5ef318191036278773b9062861a2a89 (patch) | |
tree | 93f058fb84c8d09c6a64f6182861d39c495e4b84 /x11-libs/gtksourceview | |
parent | Stable for HPPA (bug #208366). (diff) | |
download | historical-2903335ac5ef318191036278773b9062861a2a89.tar.gz historical-2903335ac5ef318191036278773b9062861a2a89.tar.bz2 historical-2903335ac5ef318191036278773b9062861a2a89.zip |
Stable for HPPA (bug #208366).
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 88d97292bf40..ddf110666208 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.125 2008/02/03 11:23:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.126 2008/02/04 04:20:02 jer Exp $ + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> gtksourceview-2.0.2.ebuild: + Stable for HPPA (bug #208366). 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.0.2.ebuild: alpha/ia64/sparc stable wrt #208366 diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild index 4f040a4ca710..2a231307aa9e 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.7 2008/02/03 11:23:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.8 2008/02/04 04:20:02 jer Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.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 |