diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 03:14:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-22 03:14:04 +0000 |
commit | e78958bc147e9df154fb246b2657568eaea95fd0 (patch) | |
tree | 491aeadb3ae1f82c13a7e2c88e8edccf40ebe4e6 /x11-libs | |
parent | Keywords ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-e78958bc147e9df154fb246b2657568eaea95fd0.tar.gz gentoo-2-e78958bc147e9df154fb246b2657568eaea95fd0.tar.bz2 gentoo-2-e78958bc147e9df154fb246b2657568eaea95fd0.zip |
Stable on sparc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index bee99e53d76f..501b3f1ca7d3 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.55 2004/12/19 07:16:53 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.56 2004/12/22 03:14:04 gustavoz Exp $ + + 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.11-r2.ebuild: + Stable on sparc 19 Dec 2004; Mike Gardiner <obz@gentoo.org> vte-0.11.11-r2.ebuild: Keyworded x86 and ppc for GNOME 2.8.1 diff --git a/x11-libs/vte/vte-0.11.11-r2.ebuild b/x11-libs/vte/vte-0.11.11-r2.ebuild index 4e05a99db120..e11881d9923d 100644 --- a/x11-libs/vte/vte-0.11.11-r2.ebuild +++ b/x11-libs/vte/vte-0.11.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r2.ebuild,v 1.2 2004/12/19 07:16:54 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r2.ebuild,v 1.3 2004/12/22 03:14:04 gustavoz Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |