diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 15:26:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 15:26:30 +0000 |
commit | 9e9d269593f757e3d393bc3c67cfe02168bfc39a (patch) | |
tree | abe1ae975b5b4e544a454471244e962fe6f0a2ac /net-misc/tn5250 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9e9d269593f757e3d393bc3c67cfe02168bfc39a.tar.gz gentoo-2-9e9d269593f757e3d393bc3c67cfe02168bfc39a.tar.bz2 gentoo-2-9e9d269593f757e3d393bc3c67cfe02168bfc39a.zip |
Keyworded ~sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/tn5250')
-rw-r--r-- | net-misc/tn5250/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tn5250/tn5250-0.17.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tn5250/ChangeLog b/net-misc/tn5250/ChangeLog index af2f2835bd02..287626020941 100644 --- a/net-misc/tn5250/ChangeLog +++ b/net-misc/tn5250/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tn5250 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/ChangeLog,v 1.13 2007/06/13 15:22:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/ChangeLog,v 1.14 2007/07/12 15:26:30 gustavoz Exp $ + + 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> tn5250-0.17.3.ebuild: + Keyworded ~sparc *tn5250-0.17.3 (13 Jun 2007) diff --git a/net-misc/tn5250/tn5250-0.17.3.ebuild b/net-misc/tn5250/tn5250-0.17.3.ebuild index 5320829485b4..bacaeded2604 100644 --- a/net-misc/tn5250/tn5250-0.17.3.ebuild +++ b/net-misc/tn5250/tn5250-0.17.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/tn5250-0.17.3.ebuild,v 1.1 2007/06/13 15:22:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tn5250/tn5250-0.17.3.ebuild,v 1.2 2007/07/12 15:26:30 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="X ssl slang" RDEPEND="sys-libs/ncurses |