diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 15:55:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 15:55:48 +0000 |
commit | 9a52d1a4bc17bea2aa8b25ad855d92e430974ddb (patch) | |
tree | fe97517c9ce89d373d2c67c2770dbccd66867b95 /app-office/lyx | |
parent | Version bump wrt #329713 by Arfrever Frehtes Taifersar Arahesis. (diff) | |
download | gentoo-2-9a52d1a4bc17bea2aa8b25ad855d92e430974ddb.tar.gz gentoo-2-9a52d1a4bc17bea2aa8b25ad855d92e430974ddb.tar.bz2 gentoo-2-9a52d1a4bc17bea2aa8b25ad855d92e430974ddb.zip |
ia64/sparc stable wrt #321447
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 4de025f6fd7c..f99340f06041 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.205 2010/07/23 19:21:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.206 2010/07/24 15:55:48 armin76 Exp $ + + 24 Jul 2010; Raúl Porcel <armin76@gentoo.org> lyx-1.6.6.1.ebuild: + ia64/sparc stable wrt #321447 23 Jul 2010; Tobias Klausmann <klausman@gentoo.org> lyx-1.6.6.1.ebuild: Stable on alpha, bug #321447 diff --git a/app-office/lyx/lyx-1.6.6.1.ebuild b/app-office/lyx/lyx-1.6.6.1.ebuild index ea7bd7df1f1e..21ba53c9e412 100644 --- a/app-office/lyx/lyx-1.6.6.1.ebuild +++ b/app-office/lyx/lyx-1.6.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.6.1.ebuild,v 1.7 2010/07/23 19:21:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.6.1.ebuild,v 1.8 2010/07/24 15:55:48 armin76 Exp $ EAPI=1 @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.devel.lyx.org/pub/lyx/stable/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="cups debug nls latex monolithic-build html rtf dot docbook dia subversion rcs svg" LANGS="ar ca cs de el en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |