diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:02:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:02:30 +0000 |
commit | 6de2603c1bb92db90c8b1378fc25043704738f18 (patch) | |
tree | f402322f7312b2c94377f853166b3f66b90cef1d /x11-libs/vte | |
parent | Stable on amd64 wrt bug #193339. (diff) | |
download | historical-6de2603c1bb92db90c8b1378fc25043704738f18.tar.gz historical-6de2603c1bb92db90c8b1378fc25043704738f18.tar.bz2 historical-6de2603c1bb92db90c8b1378fc25043704738f18.zip |
Stable on amd64 wrt bug #193339.
Package-Manager: portage-2.1.3.9
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index c6c826234f8e..8996f407d211 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.172 2007/09/21 19:45:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.173 2007/09/21 23:02:30 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> vte-0.16.8.ebuild: + Stable on amd64 wrt bug #193339. 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> vte-0.16.8.ebuild: Stable on x86 wrt bug #193339. diff --git a/x11-libs/vte/vte-0.16.8.ebuild b/x11-libs/vte/vte-0.16.8.ebuild index d6e0c1e57e5c..657ceb0cc99f 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 # 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.5 2007/09/21 19:45:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.8.ebuild,v 1.6 2007/09/21 23:02:30 wolf31o2 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 ~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" |