diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-04 11:21:26 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-04 11:21:26 +0000 |
commit | b8ce7bccc88c76c9560fc118d688c1780d656fc0 (patch) | |
tree | f87cd3e5f2debaea833dcb216bcb62185a23efa6 | |
parent | Stable on sh. (diff) | |
download | gentoo-2-b8ce7bccc88c76c9560fc118d688c1780d656fc0.tar.gz gentoo-2-b8ce7bccc88c76c9560fc118d688c1780d656fc0.tar.bz2 gentoo-2-b8ce7bccc88c76c9560fc118d688c1780d656fc0.zip |
Added ~sh
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | media-sound/mt-daapd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mt-daapd/ChangeLog b/media-sound/mt-daapd/ChangeLog index ee7b73a4fffd..ca321af09ef5 100644 --- a/media-sound/mt-daapd/ChangeLog +++ b/media-sound/mt-daapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mt-daapd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.5 2005/10/03 16:08:13 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/ChangeLog,v 1.6 2005/10/04 11:21:26 matsuu Exp $ + + 04 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> mt-daapd-0.2.3.ebuild: + Added ~sh. *mt-daapd-0.2.3 (03 Oct 2005) diff --git a/media-sound/mt-daapd/mt-daapd-0.2.3.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.3.ebuild index a7bb1e34a734..e605bb5f5c53 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.3.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.3.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-sound/mt-daapd/mt-daapd-0.2.3.ebuild,v 1.1 2005/10/03 16:08:13 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.3.ebuild,v 1.2 2005/10/04 11:21:26 matsuu Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sh ~x86" IUSE="debug howl vorbis" DEPEND="sys-libs/zlib |