diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:23:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:23:26 +0000 |
commit | 2473b9fa1e940884d7deb51eccc4c91e4c9e6eaf (patch) | |
tree | f81d0d84514481b5f74a44c8e6db63e95720b688 /x11-libs | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | gentoo-2-2473b9fa1e940884d7deb51eccc4c91e4c9e6eaf.tar.gz gentoo-2-2473b9fa1e940884d7deb51eccc4c91e4c9e6eaf.tar.bz2 gentoo-2-2473b9fa1e940884d7deb51eccc4c91e4c9e6eaf.zip |
alpha/ia64/sparc stable wrt #208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-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 ecf904549f62..88d97292bf40 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.124 2008/02/02 15:42:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.125 2008/02/03 11:23:26 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> gtksourceview-2.0.2.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> gtksourceview-2.0.2.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild index b9a8e26f0444..4f040a4ca710 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.6 2008/02/02 15:42:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.2.ebuild,v 1.7 2008/02/03 11:23:26 armin76 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 |