summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kryczek <mkay@gentoo.org>2005-12-03 11:55:14 +0000
committerMarcin Kryczek <mkay@gentoo.org>2005-12-03 11:55:14 +0000
commitab3b0b66a3b75bb39357fc4655f6295fc04fc979 (patch)
treeb988bb488c1a8c1027b8d0b787d95e620f8357b6 /net-p2p/xmule
parentmarked ~amd64 (bug 107794) (diff)
downloadgentoo-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')
-rw-r--r--net-p2p/xmule/ChangeLog5
-rw-r--r--net-p2p/xmule/Manifest2
-rw-r--r--net-p2p/xmule/xmule-1.12.0.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/xmule/ChangeLog b/net-p2p/xmule/ChangeLog
index f47bf7dd351a..350084f53b1a 100644
--- a/net-p2p/xmule/ChangeLog
+++ b/net-p2p/xmule/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/xmule
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.64 2005/11/21 23:03:06 mkay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/ChangeLog,v 1.65 2005/12/03 11:55:14 mkay Exp $
+
+ 03 Dec 2005; Marcin Kryczek <mkay@gentoo.org> xmule-1.12.0.ebuild:
+ Adding flag-o-matic to inherit
*xmule-1.12.0 (21 Nov 2005)
diff --git a/net-p2p/xmule/Manifest b/net-p2p/xmule/Manifest
index cebd08f0fd27..ba511836cbe2 100644
--- a/net-p2p/xmule/Manifest
+++ b/net-p2p/xmule/Manifest
@@ -3,7 +3,7 @@ MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 30e4b0e96002f50f27f2f9527b27ae85 xmule-1.10.0.ebuild 1236
MD5 c93f51d9f6bde04ab84722577a376643 xmule-1.8.4-r1.ebuild 1020
MD5 3c87b6a4585a192c523b7c6c41188321 xmule-1.10.1-r2.ebuild 1259
-MD5 218ede22ab85fc3f055e39d5fda8d5d1 xmule-1.12.0.ebuild 1280
+MD5 61097df2550467e24d59f7e1c26622ab xmule-1.12.0.ebuild 1294
MD5 f95577df0ca4f3a6f6da756df3d3e110 xmule-1.10.1.ebuild 1237
MD5 ca74c4101d65e8f9ef6fcaaf14a0306d xmule-1.10.0-r1.ebuild 1185
MD5 65f4ffc81a090fcaa0d20b069f6a7d8f xmule-1.10.1-r1.ebuild 1185
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/"