diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-06-10 19:52:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-06-10 19:52:19 +0000 |
commit | 81ad51e6855fc2259e9f08c8dea4745516c81141 (patch) | |
tree | fa48bb2036b21c55fab761d5f09871565a3cfb88 /x11-libs/gtksourceview | |
parent | version bump (diff) | |
download | gentoo-2-81ad51e6855fc2259e9f08c8dea4745516c81141.tar.gz gentoo-2-81ad51e6855fc2259e9f08c8dea4745516c81141.tar.bz2 gentoo-2-81ad51e6855fc2259e9f08c8dea4745516c81141.zip |
stable wrt bug 93352
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 0fb41c71ae28..4d11b164cbab 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.48 2005/06/10 19:13:23 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.49 2005/06/10 19:52:04 blubb Exp $ + + 10 Jun 2005; Simon Stelling <blubb@gentoo.org> gtksourceview-1.2.0.ebuild: + stable wrt bug 93352 10 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gtksourceview-1.2.0.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index c5ad68febf3b..cd9ad294f0b5 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.4 2005/06/10 19:13:23 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.5 2005/06/10 19:52:04 blubb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |