diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:13:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-22 22:13:34 +0000 |
commit | 715a67c721a6d4a92005b2804aabe193d4db7632 (patch) | |
tree | 618cea2c1706522784712607be28967ef746f006 /app-text/wscr | |
parent | Stable on sparc (diff) | |
download | gentoo-2-715a67c721a6d4a92005b2804aabe193d4db7632.tar.gz gentoo-2-715a67c721a6d4a92005b2804aabe193d4db7632.tar.bz2 gentoo-2-715a67c721a6d4a92005b2804aabe193d4db7632.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'app-text/wscr')
-rw-r--r-- | app-text/wscr/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/wscr/wscr-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wscr/ChangeLog b/app-text/wscr/ChangeLog index e543c57c9ac4..ce74de6abe0a 100644 --- a/app-text/wscr/ChangeLog +++ b/app-text/wscr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wscr -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.10 2005/08/13 01:21:59 ka0ttic Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/ChangeLog,v 1.11 2006/06/22 22:13:34 gustavoz Exp $ + + 22 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> wscr-1.2.ebuild: + Stable on sparc 13 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> wscr-1.2.ebuild: Stable on mips. diff --git a/app-text/wscr/wscr-1.2.ebuild b/app-text/wscr/wscr-1.2.ebuild index feae3f136926..f9c32ed974a6 100644 --- a/app-text/wscr/wscr-1.2.ebuild +++ b/app-text/wscr/wscr-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2.ebuild,v 1.11 2005/08/13 01:21:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wscr/wscr-1.2.ebuild,v 1.12 2006/06/22 22:13:34 gustavoz Exp $ DESCRIPTION="A Lightweight and Fast Anagram Solver" HOMEPAGE="http://hood.sjfn.nb.ca/~eddie/wscr.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://hood.sjfn.nb.ca/pub/eddie/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha mips ppc ~sparc x86" +KEYWORDS="alpha mips ppc sparc x86" IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc sys-apps/miscfiles" |