diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:33:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:33:33 +0000 |
commit | 82c19bd292d3dcff2ef9ee8fcc8a1837f39d6592 (patch) | |
tree | 0fda36608150b57b3281a1fd313bebfcac30af0c /app-misc/supercat | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-82c19bd292d3dcff2ef9ee8fcc8a1837f39d6592.tar.gz gentoo-2-82c19bd292d3dcff2ef9ee8fcc8a1837f39d6592.tar.bz2 gentoo-2-82c19bd292d3dcff2ef9ee8fcc8a1837f39d6592.zip |
sparc stable wrt #350697
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-misc/supercat')
-rw-r--r-- | app-misc/supercat/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/supercat/supercat-0.5.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/supercat/ChangeLog b/app-misc/supercat/ChangeLog index f0f5c09b060b..c9ca2d543042 100644 --- a/app-misc/supercat/ChangeLog +++ b/app-misc/supercat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/supercat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.20 2011/01/11 22:10:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/ChangeLog,v 1.21 2011/02/12 18:33:33 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> supercat-0.5.5-r1.ebuild: + sparc stable wrt #350697 11 Jan 2011; Markus Meier <maekke@gentoo.org> supercat-0.5.5-r1.ebuild: x86 stable, bug #350697 diff --git a/app-misc/supercat/supercat-0.5.5-r1.ebuild b/app-misc/supercat/supercat-0.5.5-r1.ebuild index e94527dae190..09b89200088a 100644 --- a/app-misc/supercat/supercat-0.5.5-r1.ebuild +++ b/app-misc/supercat/supercat-0.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.3 2011/01/11 22:10:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/supercat/supercat-0.5.5-r1.ebuild,v 1.4 2011/02/12 18:33:33 armin76 Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" src_configure() { |