diff options
author | 2005-06-17 09:53:24 +0000 | |
---|---|---|
committer | 2005-06-17 09:53:24 +0000 | |
commit | 89f904f82240966435ef6916894203197e6a4ddd (patch) | |
tree | d160f5dc7cba5273e18d860d5ffd1ce30c32e033 /x11-plugins/gaim-latex | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-89f904f82240966435ef6916894203197e6a4ddd.tar.gz gentoo-2-89f904f82240966435ef6916894203197e6a4ddd.tar.bz2 gentoo-2-89f904f82240966435ef6916894203197e6a4ddd.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins/gaim-latex')
-rw-r--r-- | x11-plugins/gaim-latex/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-latex/gaim-latex-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-latex/ChangeLog b/x11-plugins/gaim-latex/ChangeLog index f8c857712167..6c4d672de282 100644 --- a/x11-plugins/gaim-latex/ChangeLog +++ b/x11-plugins/gaim-latex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gaim-latex # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-latex/ChangeLog,v 1.2 2005/06/16 13:49:15 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-latex/ChangeLog,v 1.3 2005/06/17 09:53:24 dholm Exp $ + + 17 Jun 2005; David Holm <dholm@gentoo.org> gaim-latex-0.3.ebuild: + Added to ~ppc. *gaim-latex-0.3 (16 Jun 2005) diff --git a/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild b/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild index eec6773b1aa6..7f2aa6ae7ac4 100644 --- a/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild +++ b/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild,v 1.1 2005/06/16 13:49:15 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-latex/gaim-latex-0.3.ebuild,v 1.2 2005/06/17 09:53:24 dholm Exp $ DESCRIPTION="Gaim plugin that renders latex formulae" HOMEPAGE="http://sourceforge.net/projects/gaim-latex" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/gaim-latex/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="net-im/gaim" |