diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 03:39:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-24 03:39:44 +0000 |
commit | aa58d691ecb7692c12d8b64c70fa49382c81a6d9 (patch) | |
tree | fd14bb5b46d2a617bb7c9cbc87e86820f6f85c3c /app-text/glark | |
parent | Stable for HPPA (bug #350698). (diff) | |
download | gentoo-2-aa58d691ecb7692c12d8b64c70fa49382c81a6d9.tar.gz gentoo-2-aa58d691ecb7692c12d8b64c70fa49382c81a6d9.tar.bz2 gentoo-2-aa58d691ecb7692c12d8b64c70fa49382c81a6d9.zip |
Stable for HPPA (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 924fe023f06e..deb25a34a618 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.57 2011/01/11 22:24:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/ChangeLog,v 1.58 2011/01/24 03:39:44 jer Exp $ + + 24 Jan 2011; Jeroen Roovers <jer@gentoo.org> glark-1.8.0.ebuild: + Stable for HPPA (bug #350726). 11 Jan 2011; Markus Meier <maekke@gentoo.org> glark-1.8.0.ebuild: x86 stable, bug #350726 diff --git a/app-text/glark/glark-1.8.0.ebuild b/app-text/glark/glark-1.8.0.ebuild index 75945104dd78..22c03ee11cef 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.8 2011/01/11 22:24:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/glark/glark-1.8.0.ebuild,v 1.9 2011/01/24 03:39:44 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="" |