diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-26 05:33:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-26 05:33:33 +0000 |
commit | f1cb5d461001285e3792a6e079e2085e1107477f (patch) | |
tree | c836feee617bc1d4b5888176e81f24daa9111cc9 | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-f1cb5d461001285e3792a6e079e2085e1107477f.tar.gz gentoo-2-f1cb5d461001285e3792a6e079e2085e1107477f.tar.bz2 gentoo-2-f1cb5d461001285e3792a6e079e2085e1107477f.zip |
stabilize
-rw-r--r-- | dev-libs/rasqal/rasqal-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rasqal/rasqal-0.9.10.ebuild b/dev-libs/rasqal/rasqal-0.9.10.ebuild index fccad1f65730..9c7f85877015 100644 --- a/dev-libs/rasqal/rasqal-0.9.10.ebuild +++ b/dev-libs/rasqal/rasqal-0.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.10.ebuild,v 1.1 2005/10/18 01:38:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.10.ebuild,v 1.2 2006/02/26 05:33:33 vapier Exp $ DESCRIPTION="library that handles Resource Description Framework (RDF)" HOMEPAGE="http://librdf.org/rasqal/" @@ -8,7 +8,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="LGPL-2 Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="pcre xml2" RDEPEND="sys-devel/flex |