diff options
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 7a2dfd9d7431..7d04ea951699 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/pidgin-otr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.5 2007/08/24 07:28:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.6 2007/08/26 12:42:12 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + pidgin-otr-3.0.0.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> pidgin-otr-3.0.0.ebuild: diff --git a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild index 8804da4fd4f6..952406d76c54 100644 --- a/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild +++ b/x11-plugins/pidgin-otr/pidgin-otr-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/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild,v 1.4 2007/08/24 07:28:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild,v 1.5 2007/08/26 12:42:12 philantrop Exp $ inherit flag-o-matic eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND=">=net-libs/libotr-3.0.0 |