diff options
author | 2005-06-05 19:19:11 +0000 | |
---|---|---|
committer | 2005-06-05 19:19:11 +0000 | |
commit | 501f76e8bc39757f975383235ee953b1c88a7103 (patch) | |
tree | fed61d3798723f717ec5a2bda6ed9b0528f68baf /x11-libs/vte | |
parent | mark x86 (diff) | |
download | historical-501f76e8bc39757f975383235ee953b1c88a7103.tar.gz historical-501f76e8bc39757f975383235ee953b1c88a7103.tar.bz2 historical-501f76e8bc39757f975383235ee953b1c88a7103.zip |
mark x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.11.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild index 003972343afc..c085cc865d52 100644 --- a/x11-libs/vte/vte-0.11.12.ebuild +++ b/x11-libs/vte/vte-0.11.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.3 2005/05/30 08:25:01 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.4 2005/06/05 19:19:11 foser Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~ppc64" IUSE="doc python" RDEPEND=">=dev-libs/glib-2 |