summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-22 18:42:17 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-22 18:42:17 +0000
commite0daabdcaceb794556dfdbcf51a38175fb1b044d (patch)
tree4e64ec8b99bf5026dd5ef03dff6ebc582ea6cb1e /app-cdr
parentMarked ~hppa (bug #300331). (diff)
downloadhistorical-e0daabdcaceb794556dfdbcf51a38175fb1b044d.tar.gz
historical-e0daabdcaceb794556dfdbcf51a38175fb1b044d.tar.bz2
historical-e0daabdcaceb794556dfdbcf51a38175fb1b044d.zip
Marked ~hppa (bug #300331).
Package-Manager: portage-2.2.0_alpha88/cvs/Linux x86_64
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemu/ChangeLog5
-rw-r--r--app-cdr/cdemu/cdemu-1.5.0.ebuild4
-rw-r--r--app-cdr/cdemud/ChangeLog5
-rw-r--r--app-cdr/cdemud/cdemud-1.5.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-cdr/cdemu/ChangeLog b/app-cdr/cdemu/ChangeLog
index cfadfa900b14..0d13592d7ffe 100644
--- a/app-cdr/cdemu/ChangeLog
+++ b/app-cdr/cdemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.32 2012/01/22 00:37:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/ChangeLog,v 1.33 2012/02/22 18:42:17 jer Exp $
+
+ 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> cdemu-1.5.0.ebuild:
+ Marked ~hppa (bug #300331).
22 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> cdemu-1.5.0.ebuild:
Add missing upstream bug url.
diff --git a/app-cdr/cdemu/cdemu-1.5.0.ebuild b/app-cdr/cdemu/cdemu-1.5.0.ebuild
index 1ef21c5ab162..5f31161d9fb5 100644
--- a/app-cdr/cdemu/cdemu-1.5.0.ebuild
+++ b/app-cdr/cdemu/cdemu-1.5.0.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/app-cdr/cdemu/cdemu-1.5.0.ebuild,v 1.2 2012/01/22 00:37:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemu/cdemu-1.5.0.ebuild,v 1.3 2012/02/22 18:42:17 jer Exp $
EAPI="4"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-client-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="+cdemud"
RDEPEND="dev-python/dbus-python
diff --git a/app-cdr/cdemud/ChangeLog b/app-cdr/cdemud/ChangeLog
index ee6f17a9a00d..456c980e88d7 100644
--- a/app-cdr/cdemud/ChangeLog
+++ b/app-cdr/cdemud/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cdemud
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.22 2012/01/22 00:30:14 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/ChangeLog,v 1.23 2012/02/22 18:41:59 jer Exp $
+
+ 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> cdemud-1.5.0.ebuild:
+ Marked ~hppa (bug #300331).
*cdemud-1.5.0 (22 Jan 2012)
diff --git a/app-cdr/cdemud/cdemud-1.5.0.ebuild b/app-cdr/cdemud/cdemud-1.5.0.ebuild
index 71bf2290b047..0d3e6f92d80b 100644
--- a/app-cdr/cdemud/cdemud-1.5.0.ebuild
+++ b/app-cdr/cdemud/cdemud-1.5.0.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/app-cdr/cdemud/cdemud-1.5.0.ebuild,v 1.1 2012/01/22 00:30:14 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdemud/cdemud-1.5.0.ebuild,v 1.2 2012/02/22 18:41:59 jer Exp $
EAPI="4"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cdemu/cdemu-daemon-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="pulseaudio"
RDEPEND=">=dev-libs/glib-2.28:2