summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-18 12:08:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-18 12:08:53 +0000
commit4340820bc3fb7e078486ca7ec77779ca2146194c (patch)
treef706e9f1b012894c9b6646f3fc9f097def61e248 /app-cdr
parentStable for amd64, wrt bug #397709 (diff)
downloadhistorical-4340820bc3fb7e078486ca7ec77779ca2146194c.tar.gz
historical-4340820bc3fb7e078486ca7ec77779ca2146194c.tar.bz2
historical-4340820bc3fb7e078486ca7ec77779ca2146194c.zip
Stable for amd64, wrt bug #397709
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu/ChangeLog7
-rw-r--r--app-cdr/cdemu/cdemu-1.4.0.ebuild6
-rw-r--r--app-cdr/cdemud/ChangeLog7
-rw-r--r--app-cdr/cdemud/cdemud-1.4.0.ebuild6
-rw-r--r--app-cdr/gcdemu/ChangeLog7
-rw-r--r--app-cdr/gcdemu/gcdemu-1.4.0.ebuild6
6 files changed, 24 insertions, 15 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog
index 5b29dd8c2ffc..867f05904518 100644
--- a/app-cdr/cdemu/ChangeLog
+++ b/app-cdr/cdemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemu
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.29 2011/12/31 21:22:20 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.30 2012/01/18 12:08:27 ago Exp $
+
+ 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cdemu-1.4.0.ebuild:
+ Stable for amd64, wrt bug #397709
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> cdemu-1.2.0.ebuild,
cdemu-1.3.0.ebuild:
diff --git a/app-cdr/cdemu/cdemu-1.4.0.ebuild b/app-cdr/cdemu/cdemu-1.4.0.ebuild
index 012cc205d2b4..67a5a631160c 100644
--- a/app-cdr/cdemu/cdemu-1.4.0.ebuild
+++ b/app-cdr/cdemu/cdemu-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.4.0.ebuild,v 1.1 2011/11/23 10:14:26 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.4.0.ebuild,v 1.2 2012/01/18 12:08:27 ago Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+cdemud"
RDEPEND="dev-python/dbus-python
diff --git a/app-cdr/cdemud/ChangeLog b/app-cdr/cdemud/ChangeLog
index 3f2829dbe247..49b6844fd27e 100644
--- a/app-cdr/cdemud/ChangeLog
+++ b/app-cdr/cdemud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemud
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.20 2011/11/23 10:13:58 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.21 2012/01/18 12:08:10 ago Exp $
+
+ 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cdemud-1.4.0.ebuild:
+ Stable for amd64, wrt bug #397709
*cdemud-1.4.0 (23 Nov 2011)
diff --git a/app-cdr/cdemud/cdemud-1.4.0.ebuild b/app-cdr/cdemud/cdemud-1.4.0.ebuild
index 0adcd921f00f..9d48e3da91d9 100644
--- a/app-cdr/cdemud/cdemud-1.4.0.ebuild
+++ b/app-cdr/cdemud/cdemud-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.4.0.ebuild,v 1.1 2011/11/23 10:13:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.4.0.ebuild,v 1.2 2012/01/18 12:08:10 ago Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="pulseaudio"
RDEPEND=">=dev-libs/dbus-glib-0.61
diff --git a/app-cdr/gcdemu/ChangeLog b/app-cdr/gcdemu/ChangeLog
index 92cdf0f5624d..bdf95062ef35 100644
--- a/app-cdr/gcdemu/ChangeLog
+++ b/app-cdr/gcdemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/gcdemu
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.17 2011/12/31 21:24:32 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/ChangeLog,v 1.18 2012/01/18 12:08:53 ago Exp $
+
+ 18 Jan 2012; Agostino Sarubbo <ago@gentoo.org> gcdemu-1.4.0.ebuild:
+ Stable for amd64, wrt bug #397709
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gcdemu-1.3.0.ebuild:
Fix py-compile idiom for automake-1.11.2 compatibility (bug #396585).
diff --git a/app-cdr/gcdemu/gcdemu-1.4.0.ebuild b/app-cdr/gcdemu/gcdemu-1.4.0.ebuild
index 0ea64f35c508..d9dfbd839139 100644
--- a/app-cdr/gcdemu/gcdemu-1.4.0.ebuild
+++ b/app-cdr/gcdemu/gcdemu-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.4.0.ebuild,v 1.1 2011/11/23 10:14:58 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcdemu/gcdemu-1.4.0.ebuild,v 1.2 2012/01/18 12:08:53 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cdemu/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="libnotify"
RDEPEND=">=app-cdr/cdemud-1.4.0