diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 03:54:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-03 03:54:27 +0000 |
commit | bb4ebdbd690ea80a121265c839c2314759f10866 (patch) | |
tree | 9582901109a501b3d89a4c81c27fdf5dd1a6d94e /net-im/ekg/ekg-1.7.ebuild | |
parent | Stable for HPPA (bug #185733). (diff) | |
download | gentoo-2-bb4ebdbd690ea80a121265c839c2314759f10866.tar.gz gentoo-2-bb4ebdbd690ea80a121265c839c2314759f10866.tar.bz2 gentoo-2-bb4ebdbd690ea80a121265c839c2314759f10866.zip |
Stable for HPPA (bug #189735).
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-im/ekg/ekg-1.7.ebuild')
-rw-r--r-- | net-im/ekg/ekg-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ekg/ekg-1.7.ebuild b/net-im/ekg/ekg-1.7.ebuild index 1890b1cf56ea..aea38edfdc9d 100644 --- a/net-im/ekg/ekg-1.7.ebuild +++ b/net-im/ekg/ekg-1.7.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/net-im/ekg/ekg-1.7.ebuild,v 1.4 2007/08/28 17:59:28 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.5 2007/09/03 03:54:27 jer Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="http://ekg.chmurka.net/${P/_/}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ~sparc x86" S="${WORKDIR}/${P/_/}" |