summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:35:18 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 17:35:18 +0000
commit25e55f77b7910a86e6a2373a15f48ff855482296 (patch)
tree4ec3fe8044395f4b2907545452edadfc4ec1c686 /media-sound/moc
parentNew ebuild. Bug #90283 (diff)
downloadgentoo-2-25e55f77b7910a86e6a2373a15f48ff855482296.tar.gz
gentoo-2-25e55f77b7910a86e6a2373a15f48ff855482296.tar.bz2
gentoo-2-25e55f77b7910a86e6a2373a15f48ff855482296.zip
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'media-sound/moc')
-rw-r--r--media-sound/moc/ChangeLog9
-rw-r--r--media-sound/moc/moc-2.1.4-r1.ebuild8
-rw-r--r--media-sound/moc/moc-2.2.0-r1.ebuild8
-rw-r--r--media-sound/moc/moc-2.3.0.ebuild8
-rw-r--r--media-sound/moc/moc-2.3.2.ebuild8
-rw-r--r--media-sound/moc/moc-2.3.3.ebuild8
-rw-r--r--media-sound/moc/moc-2.4.0.ebuild8
-rw-r--r--media-sound/moc/moc-2.4.1.ebuild8
8 files changed, 35 insertions, 30 deletions
diff --git a/media-sound/moc/ChangeLog b/media-sound/moc/ChangeLog
index e3eb093ea9dc..2122ff4732ea 100644
--- a/media-sound/moc/ChangeLog
+++ b/media-sound/moc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/moc
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.28 2006/11/18 11:11:50 aballier Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.29 2007/01/05 17:35:18 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> moc-2.1.4-r1.ebuild,
+ moc-2.2.0-r1.ebuild, moc-2.3.0.ebuild, moc-2.3.2.ebuild, moc-2.3.3.ebuild,
+ moc-2.4.0.ebuild, moc-2.4.1.ebuild:
+ Convert to use elog.
18 Nov 2006; Alexis Ballier <aballier@gentoo.org>
+files/moc-2.4.1+flac-1.1.3.patch, moc-2.4.1.ebuild:
diff --git a/media-sound/moc/moc-2.1.4-r1.ebuild b/media-sound/moc/moc-2.1.4-r1.ebuild
index 1971b3e308f2..d792d6902a04 100644
--- a/media-sound/moc/moc-2.1.4-r1.ebuild
+++ b/media-sound/moc/moc-2.1.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.1.4-r1.ebuild,v 1.1 2005/04/18 19:13:29 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.1.4-r1.ebuild,v 1.2 2007/01/05 17:35:18 flameeyes Exp $
IUSE="vorbis mad oss"
@@ -35,6 +35,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.2.0-r1.ebuild b/media-sound/moc/moc-2.2.0-r1.ebuild
index 2a0d620b04a6..354e5c1936d0 100644
--- a/media-sound/moc/moc-2.2.0-r1.ebuild
+++ b/media-sound/moc/moc-2.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.2.0-r1.ebuild,v 1.2 2006/10/20 22:25:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.2.0-r1.ebuild,v 1.3 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils
@@ -37,6 +37,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.3.0.ebuild b/media-sound/moc/moc-2.3.0.ebuild
index ee2beea03c82..0e5e26aceb5e 100644
--- a/media-sound/moc/moc-2.3.0.ebuild
+++ b/media-sound/moc/moc-2.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.0.ebuild,v 1.3 2006/10/20 22:25:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.0.ebuild,v 1.4 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils
@@ -37,6 +37,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.3.2.ebuild b/media-sound/moc/moc-2.3.2.ebuild
index bdecb8ddfb35..05218e868bea 100644
--- a/media-sound/moc/moc-2.3.2.ebuild
+++ b/media-sound/moc/moc-2.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.2.ebuild,v 1.3 2006/10/20 22:25:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.2.ebuild,v 1.4 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils autotools
@@ -61,6 +61,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.3.3.ebuild b/media-sound/moc/moc-2.3.3.ebuild
index 86765726a9b5..10e527e79f10 100644
--- a/media-sound/moc/moc-2.3.3.ebuild
+++ b/media-sound/moc/moc-2.3.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.3.ebuild,v 1.3 2006/10/20 22:25:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.3.3.ebuild,v 1.4 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils autotools
@@ -49,6 +49,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.4.0.ebuild b/media-sound/moc/moc-2.4.0.ebuild
index c066512715a3..27491e7f7c74 100644
--- a/media-sound/moc/moc-2.4.0.ebuild
+++ b/media-sound/moc/moc-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.6 2006/10/20 22:25:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.0.ebuild,v 1.7 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils autotools
@@ -58,6 +58,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}
diff --git a/media-sound/moc/moc-2.4.1.ebuild b/media-sound/moc/moc-2.4.1.ebuild
index 345cd1e6fa2e..89e83f6dfba6 100644
--- a/media-sound/moc/moc-2.4.1.ebuild
+++ b/media-sound/moc/moc-2.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.1.ebuild,v 1.2 2006/11/18 11:11:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.4.1.ebuild,v 1.3 2007/01/05 17:35:18 flameeyes Exp $
inherit eutils autotools
@@ -57,6 +57,6 @@ src_install () {
}
pkg_postinst() {
- einfo "The binary was renamed due to conflicts with moc"
- einfo "from the QT project. Its new name is mocp."
+ elog "The binary was renamed due to conflicts with moc"
+ elog "from the QT project. Its new name is mocp."
}