diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-21 19:36:02 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-21 19:36:02 +0000 |
commit | 8e8a771ffcf7d613715adf1b810e0dd5dab25b87 (patch) | |
tree | 50830d43a8ccbf275f7f9f7d8f01dc0a11e37be0 /x11-libs/lesstif | |
parent | Mask pecl-pdo-firebird. (diff) | |
download | historical-8e8a771ffcf7d613715adf1b810e0dd5dab25b87.tar.gz historical-8e8a771ffcf7d613715adf1b810e0dd5dab25b87.tar.bz2 historical-8e8a771ffcf7d613715adf1b810e0dd5dab25b87.zip |
Stable on amd64 for bug #114234.
Diffstat (limited to 'x11-libs/lesstif')
-rw-r--r-- | x11-libs/lesstif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.94.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/lesstif/ChangeLog b/x11-libs/lesstif/ChangeLog index 2b608fcf3638..b5e584d8cce2 100644 --- a/x11-libs/lesstif/ChangeLog +++ b/x11-libs/lesstif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/lesstif # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.66 2005/12/21 18:45:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.67 2005/12/21 19:32:10 metalgod Exp $ + + 21 Dec 2005; Luis Medinas <metalgod@gentoo.org> lesstif-0.94.4.ebuild: + Stable on amd64 for bug #114234. 21 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> lesstif-0.93.94-r4.ebuild, lesstif-0.94.4.ebuild: diff --git a/x11-libs/lesstif/lesstif-0.94.4.ebuild b/x11-libs/lesstif/lesstif-0.94.4.ebuild index 45b7b98441f7..8f311703133e 100644 --- a/x11-libs/lesstif/lesstif-0.94.4.ebuild +++ b/x11-libs/lesstif/lesstif-0.94.4.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/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.7 2005/12/21 18:45:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.8 2005/12/21 19:32:10 metalgod Exp $ inherit libtool flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc ~x86" IUSE="static" RDEPEND="virtual/libc |