diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:22:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-11-11 23:22:13 +0000 |
commit | d456a344d11aa8e2bcdb1fd15e72e030c485ea50 (patch) | |
tree | 9737d8c5aa3263776b8b12f04ac59f2e0fc48d6f /x11-libs/vte | |
parent | media-libs/libdvdcss stable on ppc. (diff) | |
download | historical-d456a344d11aa8e2bcdb1fd15e72e030c485ea50.tar.gz historical-d456a344d11aa8e2bcdb1fd15e72e030c485ea50.tar.bz2 historical-d456a344d11aa8e2bcdb1fd15e72e030c485ea50.zip |
x11-libs/vte stable on ppc.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 368905271cbd..2b0af8174e76 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.93 2005/11/06 22:19:07 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.94 2005/11/11 23:22:13 hansmi Exp $ + + 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> vte-0.11.15.ebuild: + Stable on ppc. 06 Nov 2005; <dang@gentoo.org> vte-0.11.15-r1.ebuild: Modular X deps diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild index a3ec2d40ea6e..e0b105c4c2e4 100644 --- a/x11-libs/vte/vte-0.11.15.ebuild +++ b/x11-libs/vte/vte-0.11.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.4 2005/11/02 12:48:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.5 2005/11/11 23:22:13 hansmi 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 |