diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 23:47:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 23:47:30 +0000 |
commit | a6df8ad04b083a9871829a144524862370cb3b36 (patch) | |
tree | acf73139ef823f298f1d678a2abc1d91a8731338 /x11-libs | |
parent | Added the 5.5.2 ebuild and added the patches from the VMware overl (diff) | |
download | gentoo-2-a6df8ad04b083a9871829a144524862370cb3b36.tar.gz gentoo-2-a6df8ad04b083a9871829a144524862370cb3b36.tar.bz2 gentoo-2-a6df8ad04b083a9871829a144524862370cb3b36.zip |
Stable for HPPA (bug #147751).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 51912c699640..329aa99f64de 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # 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.86 2007/01/06 23:34:31 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.87 2007/01/18 23:47:30 jer Exp $ + + 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> gtksourceview-1.8.1.ebuild: + Stable for HPPA (bug #147751). 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gtksourceview-1.8.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild index 4873173b0457..d288d65a813b 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.1.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.1.ebuild,v 1.9 2007/01/13 23:24:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.10 2007/01/18 23:47:30 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 |