diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2007-01-30 13:22:05 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2007-01-30 13:22:05 +0000 |
commit | c96875ecfc90f06be0c6e2ffa3a57e534b4d14ba (patch) | |
tree | 553535d082bd268242113528c69a60e341101864 /dev-cpp/libebt/libebt-1.3.0.ebuild | |
parent | ~amd64 (diff) | |
download | gentoo-2-c96875ecfc90f06be0c6e2ffa3a57e534b4d14ba.tar.gz gentoo-2-c96875ecfc90f06be0c6e2ffa3a57e534b4d14ba.tar.bz2 gentoo-2-c96875ecfc90f06be0c6e2ffa3a57e534b4d14ba.zip |
Marked stable on amd64.
(Portage version: 2.1.2_rc4-r8)
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 50928260c28d..f3f8cb27e4c9 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.4 2007/01/30 07:27:13 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.5 2007/01/30 13:22:05 kugelfang 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 ) |