diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-04 18:50:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-04 18:50:10 +0000 |
commit | 96d040b10bee713161bfb93950dfeebcc4146451 (patch) | |
tree | 48d8acf39834fb5d6612d73f488ca86852a92e89 /media-libs/libopendaap/libopendaap-0.4.0.ebuild | |
parent | QT tweak again (diff) | |
download | gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.tar.gz gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.tar.bz2 gentoo-2-96d040b10bee713161bfb93950dfeebcc4146451.zip |
stable on amd64 wrt bug 116181
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/libopendaap/libopendaap-0.4.0.ebuild')
-rw-r--r-- | media-libs/libopendaap/libopendaap-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild index eda1466f5193..d081c08a599a 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.5 2006/01/02 17:03:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.6 2006/01/04 18:50:10 blubb 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() { |