diff options
author | 2005-09-13 19:31:09 +0000 | |
---|---|---|
committer | 2005-09-13 19:31:09 +0000 | |
commit | b7c86d2a0d67b9b42faf1099b15c700359564f0a (patch) | |
tree | 00f7d1247ca6cf2924f44ecacc70b7c618fc769b /net-p2p/xmule/xmule-1.10.0.ebuild | |
parent | Mark 0.8.10 stable on alpha (diff) | |
download | historical-b7c86d2a0d67b9b42faf1099b15c700359564f0a.tar.gz historical-b7c86d2a0d67b9b42faf1099b15c700359564f0a.tar.bz2 historical-b7c86d2a0d67b9b42faf1099b15c700359564f0a.zip |
Marking 1.10.0 stable on x86
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'net-p2p/xmule/xmule-1.10.0.ebuild')
-rw-r--r-- | net-p2p/xmule/xmule-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xmule/xmule-1.10.0.ebuild b/net-p2p/xmule/xmule-1.10.0.ebuild index 985a9fcf5a7a..dcbc0674031a 100644 --- a/net-p2p/xmule/xmule-1.10.0.ebuild +++ b/net-p2p/xmule/xmule-1.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.10.0.ebuild,v 1.5 2005/09/12 15:18:48 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.10.0.ebuild,v 1.6 2005/09/13 19:31:09 mkay Exp $ inherit wxwidgets eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="LGPL-2 ZLIB GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="nls gtk2 debug" |