diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 04:56:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 04:56:37 +0000 |
commit | 6ecce0eb2d26f5420333f5cf199bfe2e27422c31 (patch) | |
tree | 9835cbf8101f5e6d7d472eb68a0cf41b5eb5f034 /app-office/lyx | |
parent | Removed dependency to pexpect and gdbm; bug #74368. (Manifest recommit) (diff) | |
download | gentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.tar.gz gentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.tar.bz2 gentoo-2-6ecce0eb2d26f5420333f5cf199bfe2e27422c31.zip |
Stable on amd64.
Diffstat (limited to 'app-office/lyx')
-rw-r--r-- | app-office/lyx/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/lyx/lyx-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/lyx/ChangeLog b/app-office/lyx/ChangeLog index 9692731eb9e1..f1736f14f54c 100644 --- a/app-office/lyx/ChangeLog +++ b/app-office/lyx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/lyx # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.54 2004/12/03 03:40:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/ChangeLog,v 1.55 2004/12/16 04:52:57 absinthe Exp $ + + 15 Dec 2004; Dylan Carlson <absinthe@gentoo.org> lyx-1.3.5.ebuild: + Stable on amd64. 03 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> files/lyx.desktop, lyx-1.3.5.ebuild: diff --git a/app-office/lyx/lyx-1.3.5.ebuild b/app-office/lyx/lyx-1.3.5.ebuild index 7409eb0e9510..7be18eb3191f 100644 --- a/app-office/lyx/lyx-1.3.5.ebuild +++ b/app-office/lyx/lyx-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.7 2004/12/03 03:40:27 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.5.ebuild,v 1.8 2004/12/16 04:52:57 absinthe Exp $ inherit kde-functions eutils libtool @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="nls cups qt debug gnome" # these dependencies need looking at. |