diff options
author | 2007-11-17 13:29:54 +0000 | |
---|---|---|
committer | 2007-11-17 13:29:54 +0000 | |
commit | 74e21bf5f9917cdf9e8afa6092b04ea512d165ee (patch) | |
tree | 12d98d496cf45468679ee6bb4209aa4dba6134bc /x11-libs | |
parent | Stable on x86 wrt bug #199322 (diff) | |
download | historical-74e21bf5f9917cdf9e8afa6092b04ea512d165ee.tar.gz historical-74e21bf5f9917cdf9e8afa6092b04ea512d165ee.tar.bz2 historical-74e21bf5f9917cdf9e8afa6092b04ea512d165ee.zip |
Stable on x86 wrt bug #199322
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.9.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index f54ae7b26f43..3f019ce22f30 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.106 2007/11/16 17:13:58 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.107 2007/11/17 13:25:18 cla Exp $ + + 17 Nov 2007; Dawid Węgliński <cla@gentoo.org> + gtksourceview-1.8.5-r1.ebuild: + Stable on x86 (bug #199322) 16 Nov 2007; Samuli Suominen <drac@gentoo.org> gtksourceview-1.8.5-r1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild index 15e0c89a914a..fa5618e74c29 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5-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-1.8.5-r1.ebuild,v 1.4 2007/11/16 17:13:58 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.5 2007/11/17 13:25:18 cla Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1.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 diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 7a99373bae52..6c7ae1528616 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.181 2007/11/16 17:55:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.182 2007/11/17 13:29:54 cla Exp $ + + 17 Nov 2007; Dawid Węgliński <cla@gentoo.org> vte-0.16.9.ebuild: + Stable on x86 (bug #199322) 16 Nov 2007; Samuli Suominen <drac@gentoo.org> vte-0.16.9.ebuild: amd64 stable wrt #199322 diff --git a/x11-libs/vte/vte-0.16.9.ebuild b/x11-libs/vte/vte-0.16.9.ebuild index 953970710a67..63cb5a0cc3f5 100644 --- a/x11-libs/vte/vte-0.16.9.ebuild +++ b/x11-libs/vte/vte-0.16.9.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/vte/vte-0.16.9.ebuild,v 1.4 2007/11/16 17:55:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.9.ebuild,v 1.5 2007/11/17 13:29:54 cla Exp $ inherit eutils gnome2 autotools python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="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" # pcre is broken in this release IUSE="debug doc python opengl" |