diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-16 17:55:14 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-16 17:55:14 +0000 |
commit | 0a271d8014cb92cdb3e1aab1d949f5e40ddda55a (patch) | |
tree | 635e6c8cdbf89bc6951789a72f02dab95395746b /x11-libs/vte | |
parent | stable for x86 (diff) | |
download | gentoo-2-0a271d8014cb92cdb3e1aab1d949f5e40ddda55a.tar.gz gentoo-2-0a271d8014cb92cdb3e1aab1d949f5e40ddda55a.tar.bz2 gentoo-2-0a271d8014cb92cdb3e1aab1d949f5e40ddda55a.zip |
amd64 stable wrt #199322
(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.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 3ceb5683644a..7a99373bae52 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.180 2007/11/06 16:58:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.181 2007/11/16 17:55:14 drac Exp $ + + 16 Nov 2007; Samuli Suominen <drac@gentoo.org> vte-0.16.9.ebuild: + amd64 stable wrt #199322 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> vte-0.16.8.ebuild: sparc stable wrt #193339 diff --git a/x11-libs/vte/vte-0.16.9.ebuild b/x11-libs/vte/vte-0.16.9.ebuild index a8498663e372..953970710a67 100644 --- a/x11-libs/vte/vte-0.16.9.ebuild +++ b/x11-libs/vte/vte-0.16.9.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.9.ebuild,v 1.3 2007/11/02 04:25:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.9.ebuild,v 1.4 2007/11/16 17:55:14 drac 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" |