diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 15:53:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 15:53:37 +0000 |
commit | 3c996ffbd78a62adc0ce2dfcc359fe3640ccfdf4 (patch) | |
tree | 2ae0161c2aee1f71602bb87564e4c9aeb64fe001 /net-misc/sipsak/sipsak-0.9.1.ebuild | |
parent | Stable on amd64, bug #207841 (diff) | |
download | historical-3c996ffbd78a62adc0ce2dfcc359fe3640ccfdf4.tar.gz historical-3c996ffbd78a62adc0ce2dfcc359fe3640ccfdf4.tar.bz2 historical-3c996ffbd78a62adc0ce2dfcc359fe3640ccfdf4.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-misc/sipsak/sipsak-0.9.1.ebuild')
-rw-r--r-- | net-misc/sipsak/sipsak-0.9.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/sipsak/sipsak-0.9.1.ebuild b/net-misc/sipsak/sipsak-0.9.1.ebuild index f12921fff95b..763933e5ded5 100644 --- a/net-misc/sipsak/sipsak-0.9.1.ebuild +++ b/net-misc/sipsak/sipsak-0.9.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild,v 1.3 2007/10/21 15:16:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sipsak/sipsak-0.9.1.ebuild,v 1.4 2008/02/03 15:53:37 grobian Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/sipsak/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" DEPEND="virtual/libc" |