summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-12 04:22:59 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-12 04:22:59 +0000
commit4cd163a3dbd882f6fb1c8dc6894e38e40d5f60fd (patch)
treed1bfb4928579d44fb7dafc890a5dfd2f24a51a25 /media-libs
parentAdded ~alpha keyword. (diff)
downloadgentoo-2-4cd163a3dbd882f6fb1c8dc6894e38e40d5f60fd.tar.gz
gentoo-2-4cd163a3dbd882f6fb1c8dc6894e38e40d5f60fd.tar.bz2
gentoo-2-4cd163a3dbd882f6fb1c8dc6894e38e40d5f60fd.zip
Stable on alpha wrt Bug #121558.
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libopendaap/ChangeLog5
-rw-r--r--media-libs/libopendaap/libopendaap-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libopendaap/ChangeLog b/media-libs/libopendaap/ChangeLog
index bbfeeb9634db..5f95ae782614 100644
--- a/media-libs/libopendaap/ChangeLog
+++ b/media-libs/libopendaap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libopendaap
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/ChangeLog,v 1.18 2006/05/08 20:12:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/ChangeLog,v 1.19 2006/05/12 04:22:59 tcort Exp $
+
+ 12 May 2006; Thomas Cort <tcort@gentoo.org> libopendaap-0.4.0.ebuild:
+ Stable on alpha wrt Bug #121558.
08 May 2006; Markus Rothe <corsair@gentoo.org> libopendaap-0.4.0.ebuild:
Added ~ppc64
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
index 0ebbf0a449fe..b1a4c0a34076 100644
--- a/media-libs/libopendaap/libopendaap-0.4.0.ebuild
+++ b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.9 2006/05/08 20:12:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.10 2006/05/12 04:22:59 tcort Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://crazney.net/programs/itunes/files/${P}.tar.bz2"
HOMEPAGE="http://crazney.net/programs/itunes/libopendaap.html"
SLOT="0"
LICENSE="crazney APSL-2"
-KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86"
src_install() {
make DESTDIR="${D}" install || die