diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-23 15:48:24 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-23 15:48:24 +0000 |
commit | 818b610d85e27cf6e433356f82d9eac876a563a3 (patch) | |
tree | 8af3deddd4b919f4b17b136dfedca16b208ece87 | |
parent | amd64 stable, bug 276990. Tested with app-office/lyx-1.6.3 (diff) | |
download | historical-818b610d85e27cf6e433356f82d9eac876a563a3.tar.gz historical-818b610d85e27cf6e433356f82d9eac876a563a3.tar.bz2 historical-818b610d85e27cf6e433356f82d9eac876a563a3.zip |
amd64 stable, bug 276990. Compile tested by myself, runtime tested by Ben Sagal
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
-rw-r--r-- | app-office/lyx/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 32fd80d39367..22a5e58a8912 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/lyx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.173 2009/08/09 18:07:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.174 2009/08/23 15:48:24 darkside Exp $ + + 23 Aug 2009; Jeremy Olexa <darkside@gentoo.org> lyx-1.6.3.ebuild: + amd64 stable, bug 276990. Compile tested by myself, runtime tested by Ben + Sagal 09 Aug 2009; Jeroen Roovers <jer@gentoo.org> lyx-1.6.3.ebuild: Stable for HPPA (bug #276990). diff --git a/app-office/lyx/lyx-1.6.3.ebuild b/app-office/lyx/lyx-1.6.3.ebuild index bac71831c459..c29abb5acef7 100644 --- a/app-office/lyx/lyx-1.6.3.ebuild +++ b/app-office/lyx/lyx-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.6 2009/08/09 18:07:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.6.3.ebuild,v 1.7 2009/08/23 15:48:24 darkside 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" LANGS="ar ca cs de en es eu fi fr gl he hu id it ja nb nn pl pt ro ru sk tr uk zh_CN zh_TW" |