diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-11 19:26:05 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-11 19:26:05 +0000 |
commit | b6363b85d4193bb578c40579c8f2cc2b17323df0 (patch) | |
tree | be5698d1b80068254121d5bc67510827c60fd2a2 /net-im/ekg/ekg-1.7.ebuild | |
parent | New version 1.4.1 released which works with fluxbox-1.0.0 (diff) | |
download | gentoo-2-b6363b85d4193bb578c40579c8f2cc2b17323df0.tar.gz gentoo-2-b6363b85d4193bb578c40579c8f2cc2b17323df0.tar.bz2 gentoo-2-b6363b85d4193bb578c40579c8f2cc2b17323df0.zip |
stable ppc, bug #189735
(Portage version: 2.1.3.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 aea38edfdc9d..b847a49564bc 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.5 2007/09/03 03:54:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg/ekg-1.7.ebuild,v 1.6 2007/10/11 19:26:05 pylon 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/_/}" |