diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 17:09:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-26 17:09:00 +0000 |
commit | 30e80fa90ed58921f45e8e3c365e81b0f797e24e (patch) | |
tree | 1d551189a6bd290fa63cf76dcb083b1b6dcea1fe /app-misc/supercat | |
parent | Stable on ppc64; bug #214754 (diff) | |
download | historical-30e80fa90ed58921f45e8e3c365e81b0f797e24e.tar.gz historical-30e80fa90ed58921f45e8e3c365e81b0f797e24e.tar.bz2 historical-30e80fa90ed58921f45e8e3c365e81b0f797e24e.zip |
x86 stable
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-misc/supercat')
-rw-r--r-- | app-misc/supercat/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/supercat/supercat-0.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/supercat/ChangeLog b/app-misc/supercat/ChangeLog index ed1f19c8dd06..c7fa564c7e72 100644 --- a/app-misc/supercat/ChangeLog +++ b/app-misc/supercat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/supercat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.9 2008/02/16 20:13:09 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.10 2008/03/26 17:07:50 armin76 Exp $ + + 26 Mar 2008; Raúl Porcel <armin76@gentoo.org> supercat-0.5.5.ebuild: + x86 stable *supercat-0.5.5 (16 Feb 2008) diff --git a/app-misc/supercat/supercat-0.5.5.ebuild b/app-misc/supercat/supercat-0.5.5.ebuild index aa918f6a09fb..fcf857e0ff08 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.1 2008/02/16 20:13:09 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5.ebuild,v 1.2 2008/03/26 17:07:50 armin76 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 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |