diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:01:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:01:36 +0000 |
commit | a0544ac03fdfa549ba7a67ef0cb01ec82311d809 (patch) | |
tree | dbe05ce60eba0c3316c2b6da06ef2a819e597017 /x11-libs/gtksourceview | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-a0544ac03fdfa549ba7a67ef0cb01ec82311d809.tar.gz gentoo-2-a0544ac03fdfa549ba7a67ef0cb01ec82311d809.tar.bz2 gentoo-2-a0544ac03fdfa549ba7a67ef0cb01ec82311d809.zip |
alpha/ia64/sparc stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.0.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 0a6780b443d3..53630bec7f7b 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # 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.112 2007/11/21 17:26:04 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.113 2007/11/22 15:01:36 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> + gtksourceview-2.0.1-r1.ebuild: + alpha/ia64/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> gtksourceview-2.0.1-r1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.1-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.1-r1.ebuild index 65bdc33da1a3..0a738dac2c9a 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.0.1-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.0.1-r1.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-2.0.1-r1.ebuild,v 1.3 2007/11/21 17:26:04 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.1-r1.ebuild,v 1.4 2007/11/22 15:01:36 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 |