diff options
author | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-31 04:34:35 +0000 |
---|---|---|
committer | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-31 04:34:35 +0000 |
commit | a5ccb9d16a514d40d2c26bfa85abe1000d8ebafc (patch) | |
tree | 425f7fade6762d7a43b045cf80a52caf33d913d6 /x11-libs/vte | |
parent | Drop to ~mips due to unstable deps (diff) | |
download | gentoo-2-a5ccb9d16a514d40d2c26bfa85abe1000d8ebafc.tar.gz gentoo-2-a5ccb9d16a514d40d2c26bfa85abe1000d8ebafc.tar.bz2 gentoo-2-a5ccb9d16a514d40d2c26bfa85abe1000d8ebafc.zip |
Drop to ~mips due to unstable deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.8.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index c94fec8173f9..f4926cf3db0f 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.195 2008/03/12 23:46:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.196 2008/03/31 04:34:35 ricmm Exp $ + + 31 Mar 2008; <ricmm@gentoo.org> vte-0.16.8.ebuild: + Drop to ~mips due to unstable deps *vte-0.16.13 (12 Mar 2008) diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index 36bb8206a082..962e9af10176 100644 --- a/x11-libs/vte/vte-0.16.8.ebuild +++ b/x11-libs/vte/vte-0.16.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.8.ebuild,v 1.14 2007/12/11 22:49:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.15 2008/03/31 04:34:35 ricmm 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 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |