diff options
author | David Holm <dholm@gentoo.org> | 2004-03-25 11:57:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-25 11:57:45 +0000 |
commit | 0fa67cd36ddf5f3478200e562bd5235d1e1e8de6 (patch) | |
tree | 80152f36ba26a40d4805cba959eba36501ffeb24 /media-libs/daaplib | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-0fa67cd36ddf5f3478200e562bd5235d1e1e8de6.tar.gz gentoo-2-0fa67cd36ddf5f3478200e562bd5235d1e1e8de6.tar.bz2 gentoo-2-0fa67cd36ddf5f3478200e562bd5235d1e1e8de6.zip |
Added to ~ppc
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 c6872c51653c..58af03aa1bd7 100644 --- a/media-libs/daaplib/ChangeLog +++ b/media-libs/daaplib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/daaplib # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/ChangeLog,v 1.1 2004/03/25 06:29:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/ChangeLog,v 1.2 2004/03/25 11:56:17 dholm Exp $ + + 25 Mar 2004; David Holm <dholm@gentoo.org> daaplib-0.1.1a.ebuild: + Added to ~ppc. *daaplib-0.1.1a (24 Mar 2004) diff --git a/media-libs/daaplib/daaplib-0.1.1a.ebuild b/media-libs/daaplib/daaplib-0.1.1a.ebuild index 0edb59b2c78e..83d228f4a033 100644 --- a/media-libs/daaplib/daaplib-0.1.1a.ebuild +++ b/media-libs/daaplib/daaplib-0.1.1a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/03/25 06:29:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/daaplib/daaplib-0.1.1a.ebuild,v 1.2 2004/03/25 11:56:17 dholm Exp $ DESCRIPTION="a tiny, portable C++ library to read and write low-level DAAP streams in memory" HOMEPAGE="http://www.deleet.de/projekte/daap/daaplib/" SRC_URI="http://deleet.de/projekte/daap/daaplib/${PN}.${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="static" DEPEND="app-arch/unzip" RDEPEND="" |