diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-14 14:32:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-14 14:32:58 +0000 |
commit | af88524d1c2f93e0542ff4d84d5630339e7beb6b (patch) | |
tree | b766c40d4deb193623504f136bd875d146949eae /x11-libs/vte | |
parent | alpha/ia64/sparc stable wrt #217148 (diff) | |
download | gentoo-2-af88524d1c2f93e0542ff4d84d5630339e7beb6b.tar.gz gentoo-2-af88524d1c2f93e0542ff4d84d5630339e7beb6b.tar.bz2 gentoo-2-af88524d1c2f93e0542ff4d84d5630339e7beb6b.zip |
alpha/ia64/sparc stable wrt #217395
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 57388a42ff99..efdc48a4883a 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.200 2008/04/13 13:19:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.201 2008/04/14 14:32:58 armin76 Exp $ + + 14 Apr 2008; Raúl Porcel <armin76@gentoo.org> vte-0.16.13.ebuild: + alpha/ia64/sparc stable wrt #217395 13 Apr 2008; Markus Rothe <corsair@gentoo.org> vte-0.16.13.ebuild: Stable on ppc64; bug #217395 diff --git a/x11-libs/vte/vte-0.16.13.ebuild b/x11-libs/vte/vte-0.16.13.ebuild index 238a53c06055..a1c396d6a135 100644 --- a/x11-libs/vte/vte-0.16.13.ebuild +++ b/x11-libs/vte/vte-0.16.13.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.13.ebuild,v 1.6 2008/04/13 22:06:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.13.ebuild,v 1.7 2008/04/14 14:32:58 armin76 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" |