diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-04-04 12:55:35 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-04-04 12:55:35 +0000 |
commit | bb85c2017cedc201fc9564598653ee2904161362 (patch) | |
tree | 9de333c3b3858c9a6bd0a1accb0005aaadc39581 /app-misc/supercat/supercat-0.5.5.ebuild | |
parent | stable ppc64, bug 215861 (diff) | |
download | gentoo-2-bb85c2017cedc201fc9564598653ee2904161362.tar.gz gentoo-2-bb85c2017cedc201fc9564598653ee2904161362.tar.bz2 gentoo-2-bb85c2017cedc201fc9564598653ee2904161362.zip |
amd64 stable wrt bug #214797 and remove old version.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/supercat/supercat-0.5.5.ebuild')
-rw-r--r-- | app-misc/supercat/supercat-0.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/supercat/supercat-0.5.5.ebuild b/app-misc/supercat/supercat-0.5.5.ebuild index e4871f5bdaa5..6a8b4e4e23e9 100644 --- a/app-misc/supercat/supercat-0.5.5.ebuild +++ b/app-misc/supercat/supercat-0.5.5.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-misc/supercat/supercat-0.5.5.ebuild,v 1.3 2008/03/28 15:22:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5.ebuild,v 1.4 2008/04/04 12:55:35 coldwind Exp $ DESCRIPTION="A text file colorizer using powerful regular expressions" HOMEPAGE="http://supercat.nosredna.net" @@ -8,7 +8,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND="" |