summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:20:41 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:20:41 +0000
commite2e7852500a593e49579e1580c80b0a26f23faca (patch)
tree42f1be99903dca2c63f29c04d5b0cc7151097699 /media-sound/marrie/marrie-9999.ebuild
parentDrop unneeded blank line. (diff)
downloadhistorical-e2e7852500a593e49579e1580c80b0a26f23faca.tar.gz
historical-e2e7852500a593e49579e1580c80b0a26f23faca.tar.bz2
historical-e2e7852500a593e49579e1580c80b0a26f23faca.zip
use new mercurial.eclass defaults
Package-Manager: portage-2.2.0_alpha149/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2000586
Diffstat (limited to 'media-sound/marrie/marrie-9999.ebuild')
-rw-r--r--media-sound/marrie/marrie-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/marrie/marrie-9999.ebuild b/media-sound/marrie/marrie-9999.ebuild
index b75026b801b8..1a438684c199 100644
--- a/media-sound/marrie/marrie-9999.ebuild
+++ b/media-sound/marrie/marrie-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.3 2012/11/23 06:28:52 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-9999.ebuild,v 1.4 2012/12/26 23:20:34 ottxor Exp $
EAPI=4
@@ -12,7 +12,6 @@ HG_ECLASS=""
if [[ ${PV} = *9999* ]]; then
HG_ECLASS="mercurial"
EHG_REPO_URI="http://hg.rafaelmartins.eng.br/marrie/"
- EHG_REVISION="default"
fi
inherit distutils ${HG_ECLASS}