diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:27:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:27:58 +0000 |
commit | becde4383b1c241ec73520d1fceace1d8f2845a3 (patch) | |
tree | 41e303b904775c42b15c9e8b18e9b3ea95227ff2 /net-libs/libotr | |
parent | Remove entries for removed ebuilds. (diff) | |
download | gentoo-2-becde4383b1c241ec73520d1fceace1d8f2845a3.tar.gz gentoo-2-becde4383b1c241ec73520d1fceace1d8f2845a3.tar.bz2 gentoo-2-becde4383b1c241ec73520d1fceace1d8f2845a3.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libotr/libotr-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog index 4e9e09bebb2a..1c6ef1d3d059 100644 --- a/net-libs/libotr/ChangeLog +++ b/net-libs/libotr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libotr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.19 2007/08/26 12:26:29 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.20 2007/08/28 16:27:58 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> libotr-3.0.0.ebuild: + Stable on ppc wrt bug 189781 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> libotr-3.0.0.ebuild: Marked stable on amd64 as per bug 189781. diff --git a/net-libs/libotr/libotr-3.0.0.ebuild b/net-libs/libotr/libotr-3.0.0.ebuild index 88205d283d56..8940f4ecf902 100644 --- a/net-libs/libotr/libotr-3.0.0.ebuild +++ b/net-libs/libotr/libotr-3.0.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/net-libs/libotr/libotr-3.0.0.ebuild,v 1.8 2007/08/26 12:26:29 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.0.0.ebuild,v 1.9 2007/08/28 16:27:58 nixnut Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-libs/libgpg-error |