diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-12-19 02:13:08 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-12-19 02:13:08 +0000 |
commit | 3a604031e13c0598d6d5bd3dbcaf66306eb78daa (patch) | |
tree | 89ed3116cf28119a1179e4e225bfd47d2483dd40 /app-text/tabler/tabler-2.ebuild | |
parent | Rename patches (diff) | |
download | gentoo-2-3a604031e13c0598d6d5bd3dbcaf66306eb78daa.tar.gz gentoo-2-3a604031e13c0598d6d5bd3dbcaf66306eb78daa.tar.bz2 gentoo-2-3a604031e13c0598d6d5bd3dbcaf66306eb78daa.zip |
stable amd64, bug 251562
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-text/tabler/tabler-2.ebuild')
-rw-r--r-- | app-text/tabler/tabler-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/tabler/tabler-2.ebuild b/app-text/tabler/tabler-2.ebuild index 0f000601424b..99762072eef4 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.1 2008/10/15 17:07:16 hncaldwell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/tabler-2.ebuild,v 1.2 2008/12/19 02:13:08 tcunha 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() { |