diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-09 16:36:15 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-09 16:36:15 +0000 |
commit | f0919980e28bb982278c842639fa282693d1e810 (patch) | |
tree | 678c740d2ccd5099e20cb4a7a948e500c4725bc6 /x11-libs/lesstif | |
parent | New upstream version. (diff) | |
download | historical-f0919980e28bb982278c842639fa282693d1e810.tar.gz historical-f0919980e28bb982278c842639fa282693d1e810.tar.bz2 historical-f0919980e28bb982278c842639fa282693d1e810.zip |
Added ~x86-fbsd keyword.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'x11-libs/lesstif')
-rw-r--r-- | x11-libs/lesstif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/lesstif/files/digest-lesstif-0.94.4 | 2 | ||||
-rw-r--r-- | x11-libs/lesstif/lesstif-0.94.4.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/lesstif/ChangeLog b/x11-libs/lesstif/ChangeLog index fc6bf215305d..3e8ce00ccd23 100644 --- a/x11-libs/lesstif/ChangeLog +++ b/x11-libs/lesstif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/lesstif # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.74 2006/03/10 23:39:52 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.75 2006/07/09 16:36:15 the_paya Exp $ + + 09 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> + lesstif-0.94.4.ebuild: + Added ~x86-fbsd keyword. 10 Mar 2006; Joshua Baergen <joshuabaergen@gentoo.org> lesstif-0.93.94-r4.ebuild, lesstif-0.94.0-r2.ebuild, diff --git a/x11-libs/lesstif/files/digest-lesstif-0.94.4 b/x11-libs/lesstif/files/digest-lesstif-0.94.4 index a157b92c057f..d6e76074c439 100644 --- a/x11-libs/lesstif/files/digest-lesstif-0.94.4 +++ b/x11-libs/lesstif/files/digest-lesstif-0.94.4 @@ -1 +1,3 @@ MD5 3096ca456c0bc299d895974d307c82d8 lesstif-0.94.4.tar.bz2 2447156 +RMD160 1025f6b662437a4e47a909aed7098901abf02c3c lesstif-0.94.4.tar.bz2 2447156 +SHA256 b98df416bc718fc0016288ba9a72411581695f80dcc19cb957efe217ebe37ab8 lesstif-0.94.4.tar.bz2 2447156 diff --git a/x11-libs/lesstif/lesstif-0.94.4.ebuild b/x11-libs/lesstif/lesstif-0.94.4.ebuild index cf4241814611..30e25036ed4a 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-2006 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.14 2006/03/10 23:39:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.15 2006/07/09 16:36:15 the_paya 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 ~x86-fbsd" IUSE="static" RDEPEND="virtual/libc |