diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 07:12:07 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 07:12:07 +0000 |
commit | 8959082d49a9637538cd7a53f27e5d9d779bcf06 (patch) | |
tree | 6042c7a176a8bb6ecfe1d556aef330c3d4e013be /dev-libs/xapian | |
parent | moved to stable on x86 (diff) | |
download | gentoo-2-8959082d49a9637538cd7a53f27e5d9d779bcf06.tar.gz gentoo-2-8959082d49a9637538cd7a53f27e5d9d779bcf06.tar.bz2 gentoo-2-8959082d49a9637538cd7a53f27e5d9d779bcf06.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" |