diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 13:43:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 13:43:57 +0000 |
commit | d4ba932fe4efb6b59328841f6159b49519a30697 (patch) | |
tree | b0849ab6439b8fe7696bc76175e9805e6c141278 /app-office | |
parent | Fix borkage with gcc4. (diff) | |
download | gentoo-2-d4ba932fe4efb6b59328841f6159b49519a30697.tar.gz gentoo-2-d4ba932fe4efb6b59328841f6159b49519a30697.tar.bz2 gentoo-2-d4ba932fe4efb6b59328841f6159b49519a30697.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 3ed1d4e733cb..67d81669ac13 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.67 2005/07/31 10:23:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.68 2005/08/02 13:43:57 gustavoz Exp $ + + 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> lyx-1.3.5-r2.ebuild: + Stable on sparc *lyx-1.3.6 (31 Jul 2005) diff --git a/app-office/lyx/lyx-1.3.5-r2.ebuild b/app-office/lyx/lyx-1.3.5-r2.ebuild index 5883941b6ade..07a155d2c3a7 100644 --- a/app-office/lyx/lyx-1.3.5-r2.ebuild +++ b/app-office/lyx/lyx-1.3.5-r2.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/app-office/lyx/lyx-1.3.5-r2.ebuild,v 1.4 2005/07/31 10:23:53 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5-r2.ebuild,v 1.5 2005/08/02 13:43:57 gustavoz Exp $ inherit kde-functions eutils libtool flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="cjk cups debug nls qt" # these dependencies need looking at. |