diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:28:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:28:12 +0000 |
commit | 1ccd57dba5c5aa2a4b1efe0a3e6e4f711e12460b (patch) | |
tree | 774a8d78519d861b4a9940e1690ddfcce486656a | |
parent | alpha/ia64 stable wrt #260063 (diff) | |
download | gentoo-2-1ccd57dba5c5aa2a4b1efe0a3e6e4f711e12460b.tar.gz gentoo-2-1ccd57dba5c5aa2a4b1efe0a3e6e4f711e12460b.tar.bz2 gentoo-2-1ccd57dba5c5aa2a4b1efe0a3e6e4f711e12460b.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.17.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 2ccf1d9d5806..3bc151a2acf1 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.219 2009/03/15 21:37:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.220 2009/03/18 14:28:12 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> vte-0.17.4-r3.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> vte-0.17.4-r3.ebuild: x86 stable, bug #260063 diff --git a/x11-libs/vte/vte-0.17.4-r3.ebuild b/x11-libs/vte/vte-0.17.4-r3.ebuild index 9035d7186ac6..f76eb8c2e518 100644 --- a/x11-libs/vte/vte-0.17.4-r3.ebuild +++ b/x11-libs/vte/vte-0.17.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.6 2009/03/15 21:37:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.7 2009/03/18 14:28:12 armin76 Exp $ inherit gnome2 eutils @@ -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" |