diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:55:11 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-08 19:55:11 +0000 |
commit | 3b292b3800c25d607b110f56d58da172582c7676 (patch) | |
tree | b5676aaeeecb24a5ef95b73936b5f0da2cc0decf /x11-libs | |
parent | stable on amd64 (diff) | |
download | historical-3b292b3800c25d607b110f56d58da172582c7676.tar.gz historical-3b292b3800c25d607b110f56d58da172582c7676.tar.bz2 historical-3b292b3800c25d607b110f56d58da172582c7676.zip |
stable on amd64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-1.2.10-r11.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.10-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild index 41eb99638e9a..c5d14eeb6d47 100644 --- a/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild +++ b/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.5 2004/06/03 15:02:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-1.2.10-r11.ebuild,v 1.6 2004/06/08 19:55:11 lv Exp $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org eutils libtool @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} http://www.ibiblio.org/gentoo/distfiles/gtk+-1.2.10-r8-gento LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc mips ~alpha arm hppa amd64 ~ia64" IUSE="nls debug" RDEPEND="virtual/x11 diff --git a/x11-libs/vte/vte-0.11.10-r1.ebuild b/x11-libs/vte/vte-0.11.10-r1.ebuild index ae9b3ed3a29a..bd337fbf167b 100644 --- a/x11-libs/vte/vte-0.11.10-r1.ebuild +++ b/x11-libs/vte/vte-0.11.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.10-r1.ebuild,v 1.2 2004/05/30 19:18:41 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.10-r1.ebuild,v 1.3 2004/06/08 19:55:11 lv Exp $ inherit eutils flag-o-matic gnome2 @@ -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" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64 ~mips" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |