diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 01:26:00 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-08-28 01:26:00 +0000 |
commit | 598d23f0043bdf4ca61ddeab7971d2219f6e8cf8 (patch) | |
tree | bbc11c8d9333d8c4f08a5d19490db80f5d5e5c9e /app-office/lyx | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-598d23f0043bdf4ca61ddeab7971d2219f6e8cf8.tar.gz gentoo-2-598d23f0043bdf4ca61ddeab7971d2219f6e8cf8.tar.bz2 gentoo-2-598d23f0043bdf4ca61ddeab7971d2219f6e8cf8.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/lyx')
-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 8c7e8557a82c..1969fd50fcbb 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.69 2005/08/13 23:16:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.70 2005/08/28 01:26:00 cryos Exp $ + + 28 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> lyx-1.3.5-r2.ebuild: + Stable on amd64. 13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> lyx-1.3.5-r2.ebuild: Stable on ppc. diff --git a/app-office/lyx/lyx-1.3.5-r2.ebuild b/app-office/lyx/lyx-1.3.5-r2.ebuild index b2357f678326..f02d04ea0c75 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.6 2005/08/13 23:16:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5-r2.ebuild,v 1.7 2005/08/28 01:26:00 cryos 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. |