diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-03-14 11:03:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-03-14 11:03:24 +0000 |
commit | ba2959baa88775b84b6e54d09a1fd67ad3c9e690 (patch) | |
tree | 240b2d8f410192fee5649b6e2fb19be67e8d5eb3 /app-misc/uptimed/uptimed-0.3.9.ebuild | |
parent | fixed spelling inf ChangeLog (diff) | |
download | gentoo-2-ba2959baa88775b84b6e54d09a1fd67ad3c9e690.tar.gz gentoo-2-ba2959baa88775b84b6e54d09a1fd67ad3c9e690.tar.bz2 gentoo-2-ba2959baa88775b84b6e54d09a1fd67ad3c9e690.zip |
stable on amd64; bug 170548
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-misc/uptimed/uptimed-0.3.9.ebuild')
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/uptimed/uptimed-0.3.9.ebuild b/app-misc/uptimed/uptimed-0.3.9.ebuild index 13069d3cb9b4..1a0a8d0c2a9a 100644 --- a/app-misc/uptimed/uptimed-0.3.9.ebuild +++ b/app-misc/uptimed/uptimed-0.3.9.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/uptimed/uptimed-0.3.9.ebuild,v 1.5 2007/03/12 17:39:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.9.ebuild,v 1.6 2007/03/14 11:03:24 blubb Exp $ WANT_AUTOMAKE=1.5 @@ -12,7 +12,7 @@ SRC_URI="http://podgorny.cz/uptimed/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ~ppc ~ppc64 sparc x86" IUSE="" src_unpack() { |