diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-21 17:23:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-02-21 17:23:28 +0000 |
commit | 138d901a4dc3e099636701a1e08f539f1e78c5f4 (patch) | |
tree | 0b6863d5a787f0514bc2768eeb97ff3c09dc6979 /dev-tcltk | |
parent | remove bmp from use.mask #68223 (diff) | |
download | gentoo-2-138d901a4dc3e099636701a1e08f539f1e78c5f4.tar.gz gentoo-2-138d901a4dc3e099636701a1e08f539f1e78c5f4.tar.bz2 gentoo-2-138d901a4dc3e099636701a1e08f539f1e78c5f4.zip |
Stable on sparc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/expect/expect-5.42.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/expect/ChangeLog b/dev-tcltk/expect/ChangeLog index 03e4eb528d01..b80402383a02 100644 --- a/dev-tcltk/expect/ChangeLog +++ b/dev-tcltk/expect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/expect # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.33 2005/02/19 18:26:09 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.34 2005/02/21 17:23:28 gustavoz Exp $ + + 21 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> expect-5.42.1-r1.ebuild: + Stable on sparc *expect-5.42.1-r1 (19 Feb 2005) diff --git a/dev-tcltk/expect/expect-5.42.1-r1.ebuild b/dev-tcltk/expect/expect-5.42.1-r1.ebuild index 24bd6274d0d2..14c9cb54c632 100644 --- a/dev-tcltk/expect/expect-5.42.1-r1.ebuild +++ b/dev-tcltk/expect/expect-5.42.1-r1.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/dev-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.2 2005/02/19 18:57:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.3 2005/02/21 17:23:28 gustavoz Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="X doc" # We need dejagnu for src_test, but dejagnu needs expect |