diff options
author | Marcin Kryczek <mkay@gentoo.org> | 2005-12-03 11:55:14 +0000 |
---|---|---|
committer | Marcin Kryczek <mkay@gentoo.org> | 2005-12-03 11:55:14 +0000 |
commit | ab3b0b66a3b75bb39357fc4655f6295fc04fc979 (patch) | |
tree | b988bb488c1a8c1027b8d0b787d95e620f8357b6 /net-p2p/xmule/xmule-1.12.0.ebuild | |
parent | marked ~amd64 (bug 107794) (diff) | |
download | gentoo-2-ab3b0b66a3b75bb39357fc4655f6295fc04fc979.tar.gz gentoo-2-ab3b0b66a3b75bb39357fc4655f6295fc04fc979.tar.bz2 gentoo-2-ab3b0b66a3b75bb39357fc4655f6295fc04fc979.zip |
Adding flag-o-matic to inherit
Diffstat (limited to 'net-p2p/xmule/xmule-1.12.0.ebuild')
-rw-r--r-- | net-p2p/xmule/xmule-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xmule/xmule-1.12.0.ebuild b/net-p2p/xmule/xmule-1.12.0.ebuild index d25f42dae2dc..dfa747a74b68 100644 --- a/net-p2p/xmule/xmule-1.12.0.ebuild +++ b/net-p2p/xmule/xmule-1.12.0.ebuild @@ -1,8 +1,8 @@ # 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.12.0.ebuild,v 1.1 2005/11/21 23:03:06 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.12.0.ebuild,v 1.2 2005/12/03 11:55:14 mkay Exp $ -inherit wxwidgets eutils +inherit flag-o-matic wxwidgets eutils DESCRIPTION="wxWidgets based client for the eDonkey/eMule/lMule network" HOMEPAGE="http://xmule.ws/" |