diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:52:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 18:52:12 +0000 |
commit | d464c65003c37909b09217aba0243e35b27f1689 (patch) | |
tree | f72fb93f34b3db806abe181018c568565bf4590e /x11-libs/vte | |
parent | Marking deskbar-applet-2.20.3 ppc64 stable for bug 208366 (diff) | |
download | gentoo-2-d464c65003c37909b09217aba0243e35b27f1689.tar.gz gentoo-2-d464c65003c37909b09217aba0243e35b27f1689.tar.bz2 gentoo-2-d464c65003c37909b09217aba0243e35b27f1689.zip |
Marking vte-0.16.12 ppc64 stable for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 42c57dfe6f9b..d811e4907b40 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.190 2008/02/01 12:28:01 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.191 2008/02/01 18:52:12 ranger Exp $ + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> vte-0.16.12.ebuild: + Marking vte-0.16.12 ppc64 and ppc stable for bug 208366 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> vte-0.16.12.ebuild: stable x86, bug 208366 diff --git a/x11-libs/vte/vte-0.16.12.ebuild b/x11-libs/vte/vte-0.16.12.ebuild index 553062f2d5a7..81fd30f5a0c6 100644 --- a/x11-libs/vte/vte-0.16.12.ebuild +++ b/x11-libs/vte/vte-0.16.12.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.12.ebuild,v 1.3 2008/02/01 17:43:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.12.ebuild,v 1.4 2008/02/01 18:52:12 ranger 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 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" |