diff options
author | Brent Baude <ranger@gentoo.org> | 2007-05-31 00:14:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-05-31 00:14:39 +0000 |
commit | f8eeccdf915346be4a36bddfcacdca8360d42254 (patch) | |
tree | ffbf12a1e9f1466bd65dd2477a79ebecff21490d /x11-libs/vte | |
parent | Marking gnome-themes-2.16.3 ppc64 stable for bug #171107 (diff) | |
download | historical-f8eeccdf915346be4a36bddfcacdca8360d42254.tar.gz historical-f8eeccdf915346be4a36bddfcacdca8360d42254.tar.bz2 historical-f8eeccdf915346be4a36bddfcacdca8360d42254.zip |
Marking vte-0.14.2 ppc64 stable for bug #171107
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 7847c1fe9d48..58432e3b9705 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.152 2007/05/30 11:11:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.153 2007/05/31 00:14:39 ranger Exp $ + + 31 May 2007; Brent Baude <ranger@gentoo.org> vte-0.14.2.ebuild: + Marking vte-0.14.2 ppc64 stable for bug #171107 30 May 2007; Raúl Porcel <armin76@gentoo.org> vte-0.14.2.ebuild: alpha/ia64 stable wrt #171107 diff --git a/x11-libs/vte/vte-0.14.2.ebuild b/x11-libs/vte/vte-0.14.2.ebuild index b492c46dce5b..1b9394781eac 100644 --- a/x11-libs/vte/vte-0.14.2.ebuild +++ b/x11-libs/vte/vte-0.14.2.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.14.2.ebuild,v 1.4 2007/05/30 11:11:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.2.ebuild,v 1.5 2007/05/31 00:14:39 ranger 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 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |