summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:20:34 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-12-26 23:20:34 +0000
commit0046a56a7ddbe33c224db546caad5f12b86e1c9b (patch)
treee12f4d098aad0c743483176cc6b2b50bbec5448c /media-sound/marrie
parentVersion bump. (diff)
downloadgentoo-2-0046a56a7ddbe33c224db546caad5f12b86e1c9b.tar.gz
gentoo-2-0046a56a7ddbe33c224db546caad5f12b86e1c9b.tar.bz2
gentoo-2-0046a56a7ddbe33c224db546caad5f12b86e1c9b.zip
use new mercurial.eclass defaults
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'media-sound/marrie')
-rw-r--r--media-sound/marrie/ChangeLog7
-rw-r--r--media-sound/marrie/marrie-0.3-r2.ebuild3
-rw-r--r--media-sound/marrie/marrie-9999.ebuild3
3 files changed, 7 insertions, 6 deletions
diff --git a/media-sound/marrie/ChangeLog b/media-sound/marrie/ChangeLog
index 23134735d57c..fab8dbbd5757 100644
--- a/media-sound/marrie/ChangeLog
+++ b/media-sound/marrie/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/marrie
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.4 2012/11/23 06:28:52 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/ChangeLog,v 1.5 2012/12/26 23:20:34 ottxor Exp $
+
+ 26 Dec 2012; Christoph Junghans <ottxor@gentoo.org> marrie-0.3-r2.ebuild,
+ marrie-9999.ebuild:
+ use new mercurial.eclass defaults
23 Nov 2012; Rafael G. Martins <rafaelmartins@gentoo.org>
marrie-0.3-r2.ebuild, marrie-9999.ebuild:
@@ -24,4 +28,3 @@
22 Nov 2012; Rafael G. Martins <rafaelmartins@gentoo.org> +marrie-0.3.ebuild,
+metadata.xml:
Initial commit
-
diff --git a/media-sound/marrie/marrie-0.3-r2.ebuild b/media-sound/marrie/marrie-0.3-r2.ebuild
index e170707095d3..adeabe14e01d 100644
--- a/media-sound/marrie/marrie-0.3-r2.ebuild
+++ b/media-sound/marrie/marrie-0.3-r2.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-0.3-r2.ebuild,v 1.2 2012/11/23 06:28:52 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/marrie/marrie-0.3-r2.ebuild,v 1.3 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}
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}