diff options
author | 2003-04-06 07:12:07 +0000 | |
---|---|---|
committer | 2003-04-06 07:12:07 +0000 | |
commit | a1703cf9953a5a8088d52b83581761913f61b3fc (patch) | |
tree | f2502c495d7bdc478fe866d7deeb0484ce9769b7 /dev-libs/xapian | |
parent | moved to stable (diff) | |
download | historical-a1703cf9953a5a8088d52b83581761913f61b3fc.tar.gz historical-a1703cf9953a5a8088d52b83581761913f61b3fc.tar.bz2 historical-a1703cf9953a5a8088d52b83581761913f61b3fc.zip |
moved to stable
Diffstat (limited to 'dev-libs/xapian')
-rw-r--r-- | dev-libs/xapian/xapian-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-0.5.5.ebuild b/dev-libs/xapian/xapian-0.5.5.ebuild index 06efa0dee2ad..3cf159245a5b 100644 --- a/dev-libs/xapian/xapian-0.5.5.ebuild +++ b/dev-libs/xapian/xapian-0.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.5.5.ebuild,v 1.1 2003/03/13 09:58:06 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.5.5.ebuild,v 1.2 2003/04/06 07:12:07 george Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.xapian.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" |