diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 18:48:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 18:48:27 +0000 |
commit | 5c984f1e488a58ae25d0c211371b3834270b4491 (patch) | |
tree | ed099bef1d5b79c06837044d54827c087e970872 /app-text/vilistextum | |
parent | Keyword ~ppc64, bug #465948 (diff) | |
download | gentoo-2-5c984f1e488a58ae25d0c211371b3834270b4491.tar.gz gentoo-2-5c984f1e488a58ae25d0c211371b3834270b4491.tar.bz2 gentoo-2-5c984f1e488a58ae25d0c211371b3834270b4491.zip |
amd64 stable, bug #491954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
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 1cb0b4c6b540..697844186740 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.41 2013/12/21 15:53:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.42 2013/12/22 18:48:27 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> vilistextum-2.6.9-r1.ebuild: + amd64 stable, bug #491954 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> vilistextum-2.6.9-r1.ebuild: Stable for ppc, 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 6c0a11c5d4f9..ec04d87dfdc7 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.3 2013/12/21 15:53:50 ago Exp $ +# $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 $ 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" |