diff options
author | 2007-08-26 17:21:14 +0000 | |
---|---|---|
committer | 2007-08-26 17:21:14 +0000 | |
commit | fcacd8aa9d4d908a0a82b445be852b8b2a41692d (patch) | |
tree | 34ef1368ad80ff564d9e636140a86885d6096e5b /net-im/ekg/ekg-1.7.ebuild | |
parent | ia64/x86 stable wrt #189266 (diff) | |
download | gentoo-2-fcacd8aa9d4d908a0a82b445be852b8b2a41692d.tar.gz gentoo-2-fcacd8aa9d4d908a0a82b445be852b8b2a41692d.tar.bz2 gentoo-2-fcacd8aa9d4d908a0a82b445be852b8b2a41692d.zip |
alpha/ia64/x86 stable wrt #189735
(Portage version: 2.1.3.7)
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 d282ac2eff17..03c307f27b34 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.1 2007/05/16 19:28:54 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.2 2007/08/26 17:21:14 armin76 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/_/}" |