diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 09:52:59 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 09:52:59 +0000 |
commit | 6a5bd001668e4802d91808764569d6ec31fe0ff7 (patch) | |
tree | 74d024a2e0a9dda1a6df1f461c9d34bbb1f0321e /dev-libs/xapian/xapian-1.2.5.ebuild | |
parent | Addition of git, mercurial and sqlite use flags. Rework ebuild to (diff) | |
download | gentoo-2-6a5bd001668e4802d91808764569d6ec31fe0ff7.tar.gz gentoo-2-6a5bd001668e4802d91808764569d6ec31fe0ff7.tar.bz2 gentoo-2-6a5bd001668e4802d91808764569d6ec31fe0ff7.zip |
Stable on amd64 wrt bug #371655
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/xapian/xapian-1.2.5.ebuild')
-rw-r--r-- | dev-libs/xapian/xapian-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xapian/xapian-1.2.5.ebuild b/dev-libs/xapian/xapian-1.2.5.ebuild index e642ef9df3f5..59fad13500aa 100644 --- a/dev-libs/xapian/xapian-1.2.5.ebuild +++ b/dev-libs/xapian/xapian-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.5.ebuild,v 1.1 2011/05/09 15:08:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-1.2.5.ebuild,v 1.2 2011/06/18 09:52:59 hwoarang Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://oligarchy.co.uk/xapian/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="" |