diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-12-19 02:05:26 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-12-19 02:05:26 +0000 |
commit | 309fa37b3aa78fc5b953bc04bd8ebf3c0ff6ef3b (patch) | |
tree | 13aefc18d05e5875804b462bd651ebb860c2e993 /app-misc/supercat | |
parent | Fixes: Bug #202536 - pango is needed to build the dot tool now, to large alte... (diff) | |
download | gentoo-2-309fa37b3aa78fc5b953bc04bd8ebf3c0ff6ef3b.tar.gz gentoo-2-309fa37b3aa78fc5b953bc04bd8ebf3c0ff6ef3b.tar.bz2 gentoo-2-309fa37b3aa78fc5b953bc04bd8ebf3c0ff6ef3b.zip |
app-misc/supercat-0.5.3: x86 stable (bug #202692)
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-misc/supercat')
-rw-r--r-- | app-misc/supercat/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/supercat/supercat-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/supercat/ChangeLog b/app-misc/supercat/ChangeLog index afc7bd605c75..014d32b7e0dd 100644 --- a/app-misc/supercat/ChangeLog +++ b/app-misc/supercat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/supercat # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.6 2007/12/11 16:54:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.7 2007/12/19 02:05:26 jurek Exp $ + + 19 Dec 2007; Jurek Bartuszek <jurek@gentoo.org> supercat-0.5.3.ebuild: + x86 stable (bug #202692) *supercat-0.5.4 (11 Dec 2007) diff --git a/app-misc/supercat/supercat-0.5.3.ebuild b/app-misc/supercat/supercat-0.5.3.ebuild index c17c44bfab39..58d48c7171e0 100644 --- a/app-misc/supercat/supercat-0.5.3.ebuild +++ b/app-misc/supercat/supercat-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.3.ebuild,v 1.2 2007/11/03 19:35:43 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.3.ebuild,v 1.3 2007/12/19 02:05:26 jurek 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="" |