diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:34:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-22 21:34:18 +0000 |
commit | 7dba64027e210d6c4bdae7f5c95b100017c881e3 (patch) | |
tree | f899c593e6cf74867b90d98512be2ac625054795 /x11-libs | |
parent | Stable on amd64. Bug #119853. (diff) | |
download | gentoo-2-7dba64027e210d6c4bdae7f5c95b100017c881e3.tar.gz gentoo-2-7dba64027e210d6c4bdae7f5c95b100017c881e3.tar.bz2 gentoo-2-7dba64027e210d6c4bdae7f5c95b100017c881e3.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index ca4fcd5b9a86..5e1b0b5bf1bd 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.103 2006/01/22 19:09:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.104 2006/01/22 21:32:15 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> vte-0.11.16-r1.ebuild: + Stable on ppc64 22 Jan 2006; <dang@gentoo.org> vte-0.11.16-r1.ebuild: Marked stable on amd64 per bug #119634 diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild index 10404cc6878d..36375dc0603d 100644 --- a/x11-libs/vte/vte-0.11.16-r1.ebuild +++ b/x11-libs/vte/vte-0.11.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.5 2006/01/22 19:09:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.6 2006/01/22 21:32:15 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="debug doc python static" RDEPEND=">=dev-libs/glib-2 |