diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 03:52:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 03:52:30 +0000 |
commit | 896c6e477387b5f94be32d9fb5f8ac1216e4c150 (patch) | |
tree | db7fa6a65500dd36a947bba3361016ec01fb1fc0 /app-text/glark | |
parent | Stable for SPARC (bug #350698). (diff) | |
download | gentoo-2-896c6e477387b5f94be32d9fb5f8ac1216e4c150.tar.gz gentoo-2-896c6e477387b5f94be32d9fb5f8ac1216e4c150.tar.bz2 gentoo-2-896c6e477387b5f94be32d9fb5f8ac1216e4c150.zip |
Stable for SPARC (bug #350726).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'app-text/glark')
-rw-r--r-- | app-text/glark/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/glark/glark-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/glark/ChangeLog b/app-text/glark/ChangeLog index deb25a34a618..80c1a0903627 100644 --- a/app-text/glark/ChangeLog +++ b/app-text/glark/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/glark # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.58 2011/01/24 03:39:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.59 2011/01/24 03:52:30 jer Exp $ + + 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> glark-1.8.0.ebuild: + Stable for SPARC (bug #350726). 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> glark-1.8.0.ebuild: Stable for HPPA (bug #350726). diff --git a/app-text/glark/glark-1.8.0.ebuild b/app-text/glark/glark-1.8.0.ebuild index 22c03ee11cef..41b1556674f2 100644 --- a/app-text/glark/glark-1.8.0.ebuild +++ b/app-text/glark/glark-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.8.0.ebuild,v 1.9 2011/01/24 03:39:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.8.0.ebuild,v 1.10 2011/01/24 03:52:30 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ DESCRIPTION="File searcher similar to grep but with fancy output" HOMEPAGE="http://www.incava.org/projects/glark/" SRC_URI="http://www.incava.org/pub/${PN}/${P}.tar.gz" -KEYWORDS="amd64 hppa ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" SLOT="0" LICENSE="LGPL-2.1" IUSE="" |