diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-20 14:33:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-20 14:33:50 +0000 |
commit | 9c571be3bb51d76a9d9ae0dc58cc30d7db2387d0 (patch) | |
tree | d237f885039db56e00d327d8a93f5641557f1b9d /media-libs/daaplib | |
parent | punt doman cruft (diff) | |
download | gentoo-2-9c571be3bb51d76a9d9ae0dc58cc30d7db2387d0.tar.gz gentoo-2-9c571be3bb51d76a9d9ae0dc58cc30d7db2387d0.tar.bz2 gentoo-2-9c571be3bb51d76a9d9ae0dc58cc30d7db2387d0.zip |
Stable on sparc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'media-libs/daaplib')
-rw-r--r-- | media-libs/daaplib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/daaplib/daaplib-0.1.1a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/daaplib/ChangeLog b/media-libs/daaplib/ChangeLog index 71c0ecbffc25..b6f819ecbf4b 100644 --- a/media-libs/daaplib/ChangeLog +++ b/media-libs/daaplib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/daaplib # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/ChangeLog,v 1.10 2005/01/20 14:29:43 gustavoz Exp $ + + 20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> daaplib-0.1.1a.ebuild: + Stable on sparc 03 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> daaplib-0.1.1a.ebuild: Keyworded ~sparc wrt #76093 diff --git a/media-libs/daaplib/daaplib-0.1.1a.ebuild b/media-libs/daaplib/daaplib-0.1.1a.ebuild index bed3836b671d..b0b53df220f5 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-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.9 2005/01/03 21:15:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/daaplib-0.1.1a.ebuild,v 1.10 2005/01/20 14:29:43 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 ~sparc" +KEYWORDS="amd64 x86 ~ppc sparc" DEPEND="app-arch/unzip" RDEPEND="" |