diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-08 00:07:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-08 00:07:48 +0000 |
commit | f83f4c4f7dc9ebeb8dddbc6a4fe98ba728df2bb1 (patch) | |
tree | bcdd7646327396c725d4c90951eae1d13824dae4 /app-text/vilistextum | |
parent | Stable on amd64 wrt bug #350414 (diff) | |
download | gentoo-2-f83f4c4f7dc9ebeb8dddbc6a4fe98ba728df2bb1.tar.gz gentoo-2-f83f4c4f7dc9ebeb8dddbc6a4fe98ba728df2bb1.tar.bz2 gentoo-2-f83f4c4f7dc9ebeb8dddbc6a4fe98ba728df2bb1.zip |
Stable on amd64 wrt bug #350833
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'app-text/vilistextum')
-rw-r--r-- | app-text/vilistextum/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog index a51167ee32f0..397b4ae8e90e 100644 --- a/app-text/vilistextum/ChangeLog +++ b/app-text/vilistextum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/vilistextum # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.29 2011/01/07 23:33:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.30 2011/01/08 00:07:48 hwoarang Exp $ + + 08 Jan 2011; Markos Chandras <hwoarang@gentoo.org> vilistextum-2.6.9.ebuild: + Stable on amd64 wrt bug #350833 07 Jan 2011; Brent Baude <ranger@gentoo.org> vilistextum-2.6.9.ebuild: Marking vilistextum-2.6.9 ppc for bug 350833 diff --git a/app-text/vilistextum/vilistextum-2.6.9.ebuild b/app-text/vilistextum/vilistextum-2.6.9.ebuild index 42b823985ace..269de6f5888c 100644 --- a/app-text/vilistextum/vilistextum-2.6.9.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.9.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/vilistextum/vilistextum-2.6.9.ebuild,v 1.6 2011/01/07 23:33:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.9.ebuild,v 1.7 2011/01/08 00:07:48 hwoarang Exp $ EAPI="2" @@ -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 ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" #IUSE="unicode kde" IUSE="unicode" |