diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:13:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:13:25 +0000 |
commit | 32bb73a1f67c55dc35aef128db04455d0642cee9 (patch) | |
tree | 77dc6b8bfa71a26e8ed8e60de00c716fa7fc5468 /app-text/highlight | |
parent | Stable for alpha, wrt bug #495714 (diff) | |
download | gentoo-2-32bb73a1f67c55dc35aef128db04455d0642cee9.tar.gz gentoo-2-32bb73a1f67c55dc35aef128db04455d0642cee9.tar.bz2 gentoo-2-32bb73a1f67c55dc35aef128db04455d0642cee9.zip |
Stable for alpha, wrt bug #502628
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/highlight/highlight-3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/highlight/ChangeLog b/app-text/highlight/ChangeLog index c270a4007a5e..621cca3b9a1f 100644 --- a/app-text/highlight/ChangeLog +++ b/app-text/highlight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/highlight # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.87 2014/03/12 10:14:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/ChangeLog,v 1.88 2014/03/19 16:13:25 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> highlight-3.17.ebuild: + Stable for alpha, wrt bug #502628 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> highlight-3.17.ebuild: Stable for sparc, wrt bug #502628 diff --git a/app-text/highlight/highlight-3.17.ebuild b/app-text/highlight/highlight-3.17.ebuild index 09b0338ce32a..2cd72a386454 100644 --- a/app-text/highlight/highlight-3.17.ebuild +++ b/app-text/highlight/highlight-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.17.ebuild,v 1.9 2014/03/12 10:14:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.17.ebuild,v 1.10 2014/03/19 16:13:25 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt4" RDEPEND="dev-lang/lua |