diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-30 14:50:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-30 14:50:35 +0000 |
commit | 507f223bacbcc2ebbc808b13926d45a06101468e (patch) | |
tree | 2b07539f24ef04ec11e5b84f6d49f32d027ee0f4 /dev-cpp/libebt/libebt-1.3.0.ebuild | |
parent | Stable on sparc wrt #164489 (diff) | |
download | gentoo-2-507f223bacbcc2ebbc808b13926d45a06101468e.tar.gz gentoo-2-507f223bacbcc2ebbc808b13926d45a06101468e.tar.bz2 gentoo-2-507f223bacbcc2ebbc808b13926d45a06101468e.zip |
Stable on sparc wrt #164487
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-cpp/libebt/libebt-1.3.0.ebuild')
-rw-r--r-- | dev-cpp/libebt/libebt-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild index f3f8cb27e4c9..66ae7db86e99 100644 --- a/dev-cpp/libebt/libebt-1.3.0.ebuild +++ b/dev-cpp/libebt/libebt-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.5 2007/01/30 13:22:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.6 2007/01/30 14:50:35 gustavoz Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -14,7 +14,7 @@ RESTRICT="primaryuri" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~mips ~ppc sparc ~x86" IUSE="doc test" DEPEND="doc? ( app-doc/doxygen ) |