diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 14:08:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 14:08:40 +0000 |
commit | f8e92a4fc744fb8beaf238a9df00ca8ab5c395af (patch) | |
tree | 5f9b66aa8221fe80812aadecfa7caa928f76782c /net-im/jabber-base/jabber-base-0.01.ebuild | |
parent | Fixed die bug (related to bug 135396) (diff) | |
download | historical-f8e92a4fc744fb8beaf238a9df00ca8ab5c395af.tar.gz historical-f8e92a4fc744fb8beaf238a9df00ca8ab5c395af.tar.bz2 historical-f8e92a4fc744fb8beaf238a9df00ca8ab5c395af.zip |
Stable on amd64 and x86 wrt bug #135764.
Package-Manager: portage-2.1_rc3-r2
Diffstat (limited to 'net-im/jabber-base/jabber-base-0.01.ebuild')
-rw-r--r-- | net-im/jabber-base/jabber-base-0.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-base/jabber-base-0.01.ebuild b/net-im/jabber-base/jabber-base-0.01.ebuild index 2b0cae5b7b5b..5235667a3c8a 100644 --- a/net-im/jabber-base/jabber-base-0.01.ebuild +++ b/net-im/jabber-base/jabber-base-0.01.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-im/jabber-base/jabber-base-0.01.ebuild,v 1.2 2006/06/06 13:58:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/jabber-base/jabber-base-0.01.ebuild,v 1.3 2006/06/06 14:08:40 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" IUSE="" DEPEND="" |