diff options
author | 2008-12-19 02:13:08 +0000 | |
---|---|---|
committer | 2008-12-19 02:13:08 +0000 | |
commit | 3a604031e13c0598d6d5bd3dbcaf66306eb78daa (patch) | |
tree | 89ed3116cf28119a1179e4e225bfd47d2483dd40 /app-text/tabler | |
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')
-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 00b9d34af528..d93587b931a1 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.1 2008/10/15 17:07:16 hncaldwell Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tabler/ChangeLog,v 1.2 2008/12/19 02:13:08 tcunha Exp $ + + 19 Dec 2008; Tiago Cunha <tcunha@gentoo.org> tabler-2.ebuild: + stable amd64, bug 251562 *tabler-2 (15 Oct 2008) 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() { |