diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-15 09:36:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-15 09:36:06 +0000 |
commit | 8e59a64aa146e79d582878740af4b9f497380a01 (patch) | |
tree | a1c8d4ee5b8402c77e50c13e848549a9fcf7c07e /app-office | |
parent | Remove useless dep on mail-mta/postfix (#225965), fix quoting, cleanup (diff) | |
download | gentoo-2-8e59a64aa146e79d582878740af4b9f497380a01.tar.gz gentoo-2-8e59a64aa146e79d582878740af4b9f497380a01.tar.bz2 gentoo-2-8e59a64aa146e79d582878740af4b9f497380a01.zip |
alpha/ia64/sparc stable wrt #225875
(Portage version: 2.1.5.5)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 3e66c806aab1..af1e85b7409b 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.137 2008/06/14 08:35:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.138 2008/06/15 09:36:06 armin76 Exp $ + + 15 Jun 2008; Raúl Porcel <armin76@gentoo.org> lyx-1.5.5.ebuild: + alpha/ia64/sparc stable wrt #225875 14 Jun 2008; nixnut <nixnut@gentoo.org> lyx-1.5.5.ebuild: Stable on ppc wrt bug 225875 diff --git a/app-office/lyx/lyx-1.5.5.ebuild b/app-office/lyx/lyx-1.5.5.ebuild index 034df538e4b1..898c2346925b 100644 --- a/app-office/lyx/lyx-1.5.5.ebuild +++ b/app-office/lyx/lyx-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.5.ebuild,v 1.6 2008/06/14 08:35:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.5.5.ebuild,v 1.7 2008/06/15 09:36:06 armin76 Exp $ EAPI=1 @@ -22,7 +22,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" #KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" # dev-tex/ivritex +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" # dev-tex/ivritex IUSE="cups debug nls linguas_he latex" RESTRICT="test" |