summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-22 18:41:59 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-22 18:41:59 +0000
commit7def1599936b9d86ab6896b4c922a829d7079d81 (patch)
treee4cc06f4f6749a1ee120c7ce3165960b9bccbf55 /app-cdr
parentMarked ~hppa (bug #300331). (diff)
downloadgentoo-2-7def1599936b9d86ab6896b4c922a829d7079d81.tar.gz
gentoo-2-7def1599936b9d86ab6896b4c922a829d7079d81.tar.bz2
gentoo-2-7def1599936b9d86ab6896b4c922a829d7079d81.zip
Marked ~hppa (bug #300331).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdemud/ChangeLog5
-rw-r--r--app-cdr/cdemud/cdemud-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
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