diff options
author | 2007-11-25 02:53:40 +0000 | |
---|---|---|
committer | 2007-11-25 02:53:40 +0000 | |
commit | 2c09d3db56a09f66c91aaea5630bb22c928b2b7c (patch) | |
tree | dcf444af6277b08d241b0c3d23c0509ebc1ed835 /media-sound/cdtool/cdtool-2.1.8.ebuild | |
parent | Marking audacity-1.3.4 ~ppc for bug 199390 (diff) | |
download | gentoo-2-2c09d3db56a09f66c91aaea5630bb22c928b2b7c.tar.gz gentoo-2-2c09d3db56a09f66c91aaea5630bb22c928b2b7c.tar.bz2 gentoo-2-2c09d3db56a09f66c91aaea5630bb22c928b2b7c.zip |
Marking ppc stable for bug 200098
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/cdtool/cdtool-2.1.8.ebuild')
-rw-r--r-- | media-sound/cdtool/cdtool-2.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/cdtool/cdtool-2.1.8.ebuild b/media-sound/cdtool/cdtool-2.1.8.ebuild index 6785319ca746..7fea1e8e2348 100644 --- a/media-sound/cdtool/cdtool-2.1.8.ebuild +++ b/media-sound/cdtool/cdtool-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8.ebuild,v 1.3 2007/11/23 19:02:17 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8.ebuild,v 1.4 2007/11/25 02:53:40 ranger Exp $ DESCRIPTION="Collection of command-line utilities to control cdrom devices." HOMEPAGE="http://hinterhof.net/cdtool" @@ -8,7 +8,7 @@ SRC_URI="http://hinterhof.net/cdtool/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND="!media-sound/cdplay" |