diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:28:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:28:43 +0000 |
commit | bcb7b9500aa2b0638b3cfdcdf39c8b5e263a2656 (patch) | |
tree | 6ff9d5dfd42a07947ca5917e80ab2aecee0628d1 /app-text/vilistextum | |
parent | Stable for sparc, wrt bug #486318 (diff) | |
download | gentoo-2-bcb7b9500aa2b0638b3cfdcdf39c8b5e263a2656.tar.gz gentoo-2-bcb7b9500aa2b0638b3cfdcdf39c8b5e263a2656.tar.bz2 gentoo-2-bcb7b9500aa2b0638b3cfdcdf39c8b5e263a2656.zip |
Stable for sparc, wrt bug #491954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/vilistextum')
-rw-r--r-- | app-text/vilistextum/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog index 697844186740..c7ef5a6634dd 100644 --- a/app-text/vilistextum/ChangeLog +++ b/app-text/vilistextum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/vilistextum # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.42 2013/12/22 18:48:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.43 2013/12/23 15:28:43 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vilistextum-2.6.9-r1.ebuild: + Stable for sparc, wrt bug #491954 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> vilistextum-2.6.9-r1.ebuild: amd64 stable, bug #491954 diff --git a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild index ec04d87dfdc7..08d0ae2894cc 100644 --- a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild,v 1.4 2013/12/22 18:48:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild,v 1.5 2013/12/23 15:28:43 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" #IUSE="unicode kde" IUSE="unicode" |