diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:56:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:56:14 +0000 |
commit | 40cc0b710ba276e003b5cc98e2c3b3fd35d3dc36 (patch) | |
tree | 406ffdd6cb4f03219d55dd36b48489d3a91c4781 /app-text/vilistextum | |
parent | Stable for x86, wrt bug #491952 (diff) | |
download | gentoo-2-40cc0b710ba276e003b5cc98e2c3b3fd35d3dc36.tar.gz gentoo-2-40cc0b710ba276e003b5cc98e2c3b3fd35d3dc36.tar.bz2 gentoo-2-40cc0b710ba276e003b5cc98e2c3b3fd35d3dc36.zip |
Stable for x86, wrt bug #491954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 c7ef5a6634dd..9bcce7e52bdc 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.43 2013/12/23 15:28:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.44 2013/12/24 12:56:14 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vilistextum-2.6.9-r1.ebuild: + Stable for x86, wrt bug #491954 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vilistextum-2.6.9-r1.ebuild: Stable for sparc, wrt 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 08d0ae2894cc..6ac6a0b4d8e1 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.5 2013/12/23 15:28:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild,v 1.6 2013/12/24 12:56:14 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" |