diff options
author | 2007-08-26 12:25:05 +0000 | |
---|---|---|
committer | 2007-08-26 12:25:05 +0000 | |
commit | 6f844c89ea25ff2ee542946a4337465f0d6405da (patch) | |
tree | 801873bc122ebe6b1cbbb5520a59e2a558333684 /net-im/librvp/librvp-0.9.6.ebuild | |
parent | Marked stable on amd64 as per bug 189781. (diff) | |
download | gentoo-2-6f844c89ea25ff2ee542946a4337465f0d6405da.tar.gz gentoo-2-6f844c89ea25ff2ee542946a4337465f0d6405da.tar.bz2 gentoo-2-6f844c89ea25ff2ee542946a4337465f0d6405da.zip |
Marked stable on amd64 as per bug 189781.
(Portage version: 2.1.3.7)
Diffstat (limited to 'net-im/librvp/librvp-0.9.6.ebuild')
-rw-r--r-- | net-im/librvp/librvp-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/librvp/librvp-0.9.6.ebuild b/net-im/librvp/librvp-0.9.6.ebuild index c0ab208e1e18..8ebc7c22223b 100644 --- a/net-im/librvp/librvp-0.9.6.ebuild +++ b/net-im/librvp/librvp-0.9.6.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/net-im/librvp/librvp-0.9.6.ebuild,v 1.2 2007/08/24 07:04:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v 1.3 2007/08/26 12:25:05 philantrop Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="net-im/pidgin" |