diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:19:04 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:19:04 +0000 |
commit | 11b9d4bd241760317e696a6704530cf374f7b8ae (patch) | |
tree | a290d91dfa7d8203dceb5fb15b264840ff2450f8 /x11-libs/vte | |
parent | x86 stable (diff) | |
download | gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.gz gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.bz2 gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.zip |
mark x86 stable
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/files/digest-vte-0.10.16 | 1 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.16.ebuild | 26 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.17.ebuild | 4 |
3 files changed, 2 insertions, 29 deletions
diff --git a/x11-libs/vte/files/digest-vte-0.10.16 b/x11-libs/vte/files/digest-vte-0.10.16 deleted file mode 100644 index 26486eb9adda..000000000000 --- a/x11-libs/vte/files/digest-vte-0.10.16 +++ /dev/null @@ -1 +0,0 @@ -MD5 c36686027e0b9f53d0a25dfe2025d87f vte-0.10.16.tar.bz2 770653 diff --git a/x11-libs/vte/vte-0.10.16.ebuild b/x11-libs/vte/vte-0.10.16.ebuild deleted file mode 100644 index 9f27258fd4a1..000000000000 --- a/x11-libs/vte/vte-0.10.16.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.16.ebuild,v 1.2 2003/01/31 21:24:14 foser Exp $ - -inherit gnome2 - -IUSE="doc" - -S=${WORKDIR}/${P} -DESCRIPTION="Xft powered terminal widget" -HOMEPAGE="http://www.gnome.org/" - -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" -LICENSE="LGPL-2" - -RDEPEND="virtual/glibc - >=dev-libs/glib-2 - >=x11-libs/gtk+-2 - >=x11-libs/pango-1.1" - -DEPEND="${RDEPEND} - doc? ( >=dev-util/gtk-doc-0.6 ) - >=dev-util/pkgconfig-0.12.0" - -DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" diff --git a/x11-libs/vte/vte-0.10.17.ebuild b/x11-libs/vte/vte-0.10.17.ebuild index 8c6779eb1114..e6ec3be24441 100644 --- a/x11-libs/vte/vte-0.10.17.ebuild +++ b/x11-libs/vte/vte-0.10.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.17.ebuild,v 1.1 2003/02/04 06:20:47 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.17.ebuild,v 1.2 2003/02/09 15:15:17 foser Exp $ inherit gnome2 @@ -11,7 +11,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" LICENSE="LGPL-2" RDEPEND="virtual/glibc |