summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-01-02 05:17:11 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-01-02 05:17:11 +0000
commitbc5600228836b9c540292a1e75afc8e54b7721b3 (patch)
tree72783e3ef2d33f22e1232992a7ba0f7c452ec688 /media-libs/libopendaap
parentsh love (diff)
downloadgentoo-2-bc5600228836b9c540292a1e75afc8e54b7721b3.tar.gz
gentoo-2-bc5600228836b9c540292a1e75afc8e54b7721b3.tar.bz2
gentoo-2-bc5600228836b9c540292a1e75afc8e54b7721b3.zip
Stable on x86; bug #116181
(Portage version: 2.1_pre2)
Diffstat (limited to 'media-libs/libopendaap')
-rw-r--r--media-libs/libopendaap/ChangeLog7
-rw-r--r--media-libs/libopendaap/libopendaap-0.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libopendaap/ChangeLog b/media-libs/libopendaap/ChangeLog
index 303d8d1392b7..776ad765f4fd 100644
--- a/media-libs/libopendaap/ChangeLog
+++ b/media-libs/libopendaap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libopendaap
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/ChangeLog,v 1.11 2005/11/10 04:05:34 weeve Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/ChangeLog,v 1.12 2006/01/02 05:16:20 halcy0n Exp $
+
+ 02 Jan 2006; Mark Loeser <halcy0n@gentoo.org> libopendaap-0.4.0.ebuild:
+ Stable on x86; bug #116181
10 Nov 2005; Jason Wever <weeve@gentoo.org> libopendaap-0.4.0.ebuild:
Added ~sparc keyword as it went missing in the version bump :(
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
index 5dfc4eef5b9c..be8ffefe3a2c 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-2005 Gentoo Foundation
+# 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.2 2005/11/10 04:05:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.3 2006/01/02 05:16:20 halcy0n 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="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
DEPEND="virtual/libc"
src_install() {