diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 15:16:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-20 15:16:18 +0000 |
commit | 266f81530f0d3c49a08a323706673bc0c25300c0 (patch) | |
tree | 6fcd712607c35dc2c76d26a23cb5bdeeee989f47 /app-text/tabler | |
parent | Stable on alpha, bug #250913 (diff) | |
download | gentoo-2-266f81530f0d3c49a08a323706673bc0c25300c0.tar.gz gentoo-2-266f81530f0d3c49a08a323706673bc0c25300c0.tar.bz2 gentoo-2-266f81530f0d3c49a08a323706673bc0c25300c0.zip |
Stable on ppc wrt bug 251562
(Portage version: 2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'app-text/tabler')
-rw-r--r-- | app-text/tabler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/tabler/tabler-2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/tabler/ChangeLog b/app-text/tabler/ChangeLog index d93587b931a1..b4a0c59cf359 100644 --- a/app-text/tabler/ChangeLog +++ b/app-text/tabler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tabler # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/ChangeLog,v 1.2 2008/12/19 02:13:08 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/ChangeLog,v 1.3 2008/12/20 15:16:18 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> tabler-2.ebuild: + Stable on ppc wrt bug 251562 19 Dec 2008; Tiago Cunha <tcunha@gentoo.org> tabler-2.ebuild: stable amd64, bug 251562 diff --git a/app-text/tabler/tabler-2.ebuild b/app-text/tabler/tabler-2.ebuild index 99762072eef4..66ebe40146ce 100644 --- a/app-text/tabler/tabler-2.ebuild +++ b/app-text/tabler/tabler-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/tabler-2.ebuild,v 1.2 2008/12/19 02:13:08 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/tabler-2.ebuild,v 1.3 2008/12/20 15:16:18 nixnut Exp $ DESCRIPTION="A utility to create text art tables from delimited input" HOMEPAGE="http://sourceforge.net/projects/tabler/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" src_install() { |