diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 23:34:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 23:34:31 +0000 |
commit | 947959348245d020a73a0d82e5ddab99a52cce94 (patch) | |
tree | 627fd09e266abd82acd8a689dc5532982d31d2d9 /x11-libs/gtksourceview | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.tar.gz gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.tar.bz2 gentoo-2-947959348245d020a73a0d82e5ddab99a52cce94.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index be96ae17cf68..51912c699640 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2006/12/21 13:02:30 corsair Exp $ +# 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 $ + + 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + gtksourceview-1.8.1.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gtksourceview-1.8.1.ebuild: Stable on ppc64; bug #156662 diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild index 289c3817ae0f..93924e093edd 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-2006 Gentoo Foundation +# 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.7 2006/12/21 13:02:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.8 2007/01/06 23:34:31 kloeri 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 |