summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-10 04:05:34 +0000
committerJason Wever <weeve@gentoo.org>2005-11-10 04:05:34 +0000
commitc946e1d64ae7d07f954948c64552bc81fdf8af72 (patch)
tree00e108d013fdb74bba66eeb1bfff56c99e142718 /media-libs
parentadd sanity check for portage bug #105304 to keep people from breaking their s... (diff)
downloadhistorical-c946e1d64ae7d07f954948c64552bc81fdf8af72.tar.gz
historical-c946e1d64ae7d07f954948c64552bc81fdf8af72.tar.bz2
historical-c946e1d64ae7d07f954948c64552bc81fdf8af72.zip
Added ~sparc keyword as it went missing in the version bump :(
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libopendaap/ChangeLog5
-rw-r--r--media-libs/libopendaap/Manifest20
-rw-r--r--media-libs/libopendaap/libopendaap-0.4.0.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/media-libs/libopendaap/ChangeLog b/media-libs/libopendaap/ChangeLog
index 0946c45407b5..303d8d1392b7 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.10 2005/09/29 13:48:24 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/ChangeLog,v 1.11 2005/11/10 04:05:34 weeve Exp $
+
+ 10 Nov 2005; Jason Wever <weeve@gentoo.org> libopendaap-0.4.0.ebuild:
+ Added ~sparc keyword as it went missing in the version bump :(
*libopendaap-0.4.0 (29 Sep 2005)
diff --git a/media-libs/libopendaap/Manifest b/media-libs/libopendaap/Manifest
index dc36108bf382..629e91ea8638 100644
--- a/media-libs/libopendaap/Manifest
+++ b/media-libs/libopendaap/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 d8673dd8359e3392af9e4958fceaca8f libopendaap-0.3.0.ebuild 769
-MD5 d178cf6b3e8c559d1b2bce70594cfbe8 libopendaap-0.4.0.ebuild 687
-MD5 97eeb7b5cd4d715348f316a5b9311e66 ChangeLog 1609
-MD5 7656177575e00de56441444e837e339e libopendaap-0.2.3.ebuild 760
-MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
+MD5 5b4466307de418094a8f4097dce9078a ChangeLog 1749
MD5 86148ed6cd259ca05147ab24675e5df3 files/digest-libopendaap-0.2.3 70
MD5 fb7b43fda414c12b64540db818f4c497 files/digest-libopendaap-0.3.0 70
MD5 c16e2833e4aa6d3ab76e63fd9a36bd09 files/digest-libopendaap-0.4.0 70
MD5 fb066ffc6e3189f97e3b7b934d1604ed files/libopendaap-0.2.3-types.h 704
MD5 5d449c7e532679f6cb0aca9271b5c4c0 files/libopendaap-0.3.0-types.h 610
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDO/DDTOXg++0VvJQRAspWAJ9/JgEHKeUlIekx6N725PT62HoJggCeNr7O
-IKyYkoTdTcI84vU0C6lluHs=
-=Aewi
------END PGP SIGNATURE-----
+MD5 7656177575e00de56441444e837e339e libopendaap-0.2.3.ebuild 760
+MD5 d8673dd8359e3392af9e4958fceaca8f libopendaap-0.3.0.ebuild 769
+MD5 84d166f73312af3af7f1fee4f8edea6e libopendaap-0.4.0.ebuild 696
+MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild
index b17cb37a48f0..5dfc4eef5b9c 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
# 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.1 2005/09/29 13:48:24 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.2 2005/11/10 04:05:34 weeve 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 ~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="virtual/libc"
src_install() {