summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-01-03 21:15:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-01-03 21:15:49 +0000
commit4f474e6b409ae0f5e8f1b17a85ed3c1fc180f744 (patch)
treef6c4c398d0acbc7130480225a84956aa96547b90 /media-libs
parentUsing virtual/os-headers until the actual switch... (diff)
downloadgentoo-2-4f474e6b409ae0f5e8f1b17a85ed3c1fc180f744.tar.gz
gentoo-2-4f474e6b409ae0f5e8f1b17a85ed3c1fc180f744.tar.bz2
gentoo-2-4f474e6b409ae0f5e8f1b17a85ed3c1fc180f744.zip
Keyworded ~sparc wrt #76093
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/daaplib/ChangeLog7
-rw-r--r--media-libs/daaplib/daaplib-0.1.1a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/daaplib/ChangeLog b/media-libs/daaplib/ChangeLog
index 644f0a33176c..71c0ecbffc25 100644
--- a/media-libs/daaplib/ChangeLog
+++ b/media-libs/daaplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/daaplib
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/ChangeLog,v 1.8 2004/11/05 08:37:20 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/ChangeLog,v 1.9 2005/01/03 21:15:49 gustavoz Exp $
+
+ 03 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> daaplib-0.1.1a.ebuild:
+ Keyworded ~sparc wrt #76093
05 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
daaplib-0.1.1a.ebuild:
diff --git a/media-libs/daaplib/daaplib-0.1.1a.ebuild b/media-libs/daaplib/daaplib-0.1.1a.ebuild
index 440daa359980..bed3836b671d 100644
--- a/media-libs/daaplib/daaplib-0.1.1a.ebuild
+++ b/media-libs/daaplib/daaplib-0.1.1a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/daaplib-0.1.1a.ebuild,v 1.8 2004/11/05 08:37:20 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/daaplib-0.1.1a.ebuild,v 1.9 2005/01/03 21:15:49 gustavoz Exp $
IUSE="static"
@@ -14,7 +14,7 @@ SRC_URI="http://deleet.de/projekte/daap/daaplib/${PN}.${PV}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc"
+KEYWORDS="amd64 x86 ~ppc ~sparc"
DEPEND="app-arch/unzip"
RDEPEND=""