diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:29:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:29:15 +0000 |
commit | 4ff0a0c64d44278e593d739fec8bedbe0f8737a7 (patch) | |
tree | dc2bbe3b6eda54967aa9aca0490c59146d3b51c2 /x11-plugins | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | gentoo-2-4ff0a0c64d44278e593d739fec8bedbe0f8737a7.tar.gz gentoo-2-4ff0a0c64d44278e593d739fec8bedbe0f8737a7.tar.bz2 gentoo-2-4ff0a0c64d44278e593d739fec8bedbe0f8737a7.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-otr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog index 7d04ea951699..df5ce8dfb1f0 100644 --- a/x11-plugins/pidgin-otr/ChangeLog +++ b/x11-plugins/pidgin-otr/ChangeLog @@ -1,6 +1,9 @@ # 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.6 2007/08/26 12:42:12 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.7 2007/08/28 16:29:15 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-otr-3.0.0.ebuild: + Stable on ppc wrt bug 189781 26 Aug 2007; Wulf C. Krueger <philantrop@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 952406d76c54..1706bc95e186 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.5 2007/08/26 12:42:12 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-3.0.0.ebuild,v 1.6 2007/08/28 16:29:15 nixnut 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 |