diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:19:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 16:19:13 +0000 |
commit | 15503469d4fb32f957305bcead0b639565e80411 (patch) | |
tree | 24aedb9d3e0d79a0e84ee361aef35d13f3002d60 /x11-plugins/pidgin-latex | |
parent | Removed, been masked by treecleaners. (diff) | |
download | gentoo-2-15503469d4fb32f957305bcead0b639565e80411.tar.gz gentoo-2-15503469d4fb32f957305bcead0b639565e80411.tar.bz2 gentoo-2-15503469d4fb32f957305bcead0b639565e80411.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/pidgin-latex')
-rw-r--r-- | x11-plugins/pidgin-latex/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/pidgin-latex/pidgin-latex-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-latex/ChangeLog b/x11-plugins/pidgin-latex/ChangeLog index 047703c52d2a..2de8a363861e 100644 --- a/x11-plugins/pidgin-latex/ChangeLog +++ b/x11-plugins/pidgin-latex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/pidgin-latex # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-latex/ChangeLog,v 1.3 2007/08/26 12:38:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-latex/ChangeLog,v 1.4 2007/08/28 16:19:13 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-latex-1.0.ebuild: + Stable on ppc wrt bug 189781 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> pidgin-latex-1.0.ebuild: diff --git a/x11-plugins/pidgin-latex/pidgin-latex-1.0.ebuild b/x11-plugins/pidgin-latex/pidgin-latex-1.0.ebuild index 3ab71ac39304..9e1c13514d77 100644 --- a/x11-plugins/pidgin-latex/pidgin-latex-1.0.ebuild +++ b/x11-plugins/pidgin-latex/pidgin-latex-1.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-latex/pidgin-latex-1.0.ebuild,v 1.4 2007/08/26 12:38:54 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-latex/pidgin-latex-1.0.ebuild,v 1.5 2007/08/28 16:19:13 nixnut Exp $ inherit flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pidgin-latex/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="net-im/pidgin" |