diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 14:19:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-12 14:19:12 +0000 |
commit | 07efc5151861319b9d872ce3a3789fcf583642da (patch) | |
tree | 6bacdc7fec753b47eee756a33ff23b313698abba /x11-libs | |
parent | Remove gnome-system-tools 2.14 from RDEPEND to all because it is starting to ... (diff) | |
download | gentoo-2-07efc5151861319b9d872ce3a3789fcf583642da.tar.gz gentoo-2-07efc5151861319b9d872ce3a3789fcf583642da.tar.bz2 gentoo-2-07efc5151861319b9d872ce3a3789fcf583642da.zip |
Stable on ppc wrt bug 217395
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index f4926cf3db0f..4da1dfe63ec8 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.196 2008/03/31 04:34:35 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.197 2008/04/12 14:19:12 nixnut Exp $ + + 12 Apr 2008; nixnut <nixnut@gentoo.org> vte-0.16.13.ebuild: + Stable on ppc wrt bug 217395 31 Mar 2008; <ricmm@gentoo.org> vte-0.16.8.ebuild: Drop to ~mips due to unstable deps diff --git a/x11-libs/vte/vte-0.16.13.ebuild b/x11-libs/vte/vte-0.16.13.ebuild index 14ff69b95922..297a2b14a906 100644 --- a/x11-libs/vte/vte-0.16.13.ebuild +++ b/x11-libs/vte/vte-0.16.13.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/vte/vte-0.16.13.ebuild,v 1.1 2008/03/12 23:46:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.13.ebuild,v 1.2 2008/04/12 14:19:12 nixnut Exp $ inherit eutils gnome2 autotools @@ -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" |