diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:04:42 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:04:42 +0000 |
commit | fc22b644d39b4e8c67adf0005b30511bf102286f (patch) | |
tree | f405fc36a59e49ae14c3f4504882c6efb8be6d89 /net-im/librvp | |
parent | stable x86, bug 189781 (diff) | |
download | gentoo-2-fc22b644d39b4e8c67adf0005b30511bf102286f.tar.gz gentoo-2-fc22b644d39b4e8c67adf0005b30511bf102286f.tar.bz2 gentoo-2-fc22b644d39b4e8c67adf0005b30511bf102286f.zip |
stable x86, bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-im/librvp')
-rw-r--r-- | net-im/librvp/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/librvp/librvp-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/librvp/ChangeLog b/net-im/librvp/ChangeLog index 54b9756d1f0e..23ce18d74856 100644 --- a/net-im/librvp/ChangeLog +++ b/net-im/librvp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/librvp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.5 2007/06/18 23:30:06 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/ChangeLog,v 1.6 2007/08/24 07:04:42 opfer Exp $ + + 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> librvp-0.9.6.ebuild: + stable x86, bug 189781 *librvp-0.9.6 (19 Jun 2007) diff --git a/net-im/librvp/librvp-0.9.6.ebuild b/net-im/librvp/librvp-0.9.6.ebuild index 51bccf36dd1b..c0ab208e1e18 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.1 2007/06/18 23:30:06 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/librvp/librvp-0.9.6.ebuild,v 1.2 2007/08/24 07:04:42 opfer 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" |