diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-04-24 02:37:42 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-04-24 02:37:42 +0000 |
commit | cac36d51d74712bcf1b2908ae6d6bd710d6a6a18 (patch) | |
tree | 4dd45dbecef871f6e0dfc5ee9c248e393bb92e49 /net-libs | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-cac36d51d74712bcf1b2908ae6d6bd710d6a6a18.tar.gz gentoo-2-cac36d51d74712bcf1b2908ae6d6bd710d6a6a18.tar.bz2 gentoo-2-cac36d51d74712bcf1b2908ae6d6bd710d6a6a18.zip |
really mark stable on amd64.
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/wvstreams/wvstreams-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.2.2.ebuild b/net-libs/wvstreams/wvstreams-4.2.2.ebuild index 057d1baee773..04b150dd2541 100644 --- a/net-libs/wvstreams/wvstreams-4.2.2.ebuild +++ b/net-libs/wvstreams/wvstreams-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.4 2006/03/22 22:12:52 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.2.2.ebuild,v 1.5 2006/04/24 02:37:42 metalgod Exp $ inherit eutils fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://open.nit.ca/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" IUSE="gtk qt qdbm pam slp doc tcltk debug" RDEPEND=">=sys-libs/db-3 |