diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-24 09:40:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-24 09:40:06 +0000 |
commit | 9dfcb2fbc27929e0cca489a941abe6bd3a77fce7 (patch) | |
tree | 7d6babaa2f54157c35a313c2e655d0c1d5e14046 /app-misc/uptimed/uptimed-0.3.7.ebuild | |
parent | update manifest (diff) | |
download | gentoo-2-9dfcb2fbc27929e0cca489a941abe6bd3a77fce7.tar.gz gentoo-2-9dfcb2fbc27929e0cca489a941abe6bd3a77fce7.tar.bz2 gentoo-2-9dfcb2fbc27929e0cca489a941abe6bd3a77fce7.zip |
Stable on ppc64; bug #142577
(Portage version: 2.1.1)
Diffstat (limited to 'app-misc/uptimed/uptimed-0.3.7.ebuild')
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/uptimed/uptimed-0.3.7.ebuild b/app-misc/uptimed/uptimed-0.3.7.ebuild index 3d80404c41d4..3c07fb29c988 100644 --- a/app-misc/uptimed/uptimed-0.3.7.ebuild +++ b/app-misc/uptimed/uptimed-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.7.ebuild,v 1.1 2006/02/22 02:31:14 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.7.ebuild,v 1.2 2006/09/24 09:40:06 corsair Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://podgorny.cz/uptimed/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" src_unpack() { |