diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:30:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-15 21:30:53 +0000 |
commit | d942ac9b20dcdac2b49bf7633492dd57c01ba48a (patch) | |
tree | 68efd5041eedfbdb03e2cb4764c94ae838b4b8ab /x11-libs/gtksourceview | |
parent | x86 stable, bug #260063 (diff) | |
download | gentoo-2-d942ac9b20dcdac2b49bf7633492dd57c01ba48a.tar.gz gentoo-2-d942ac9b20dcdac2b49bf7633492dd57c01ba48a.tar.bz2 gentoo-2-d942ac9b20dcdac2b49bf7633492dd57c01ba48a.zip |
x86 stable, bug #260063
(Portage version: 2.1.6.8/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 43197b734a23..3d65d2ddeca6 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.151 2009/03/11 02:27:15 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.152 2009/03/15 21:30:53 maekke Exp $ + + 15 Mar 2009; Markus Meier <maekke@gentoo.org> gtksourceview-2.4.2.ebuild: + x86 stable, bug #260063 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> gtksourceview-2.4.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index cfc1617d796f..e30561f1402c 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.4 2009/03/11 02:27:15 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.5 2009/03/15 21:30:53 maekke Exp $ inherit gnome2 @@ -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.12 |