diff options
author | David Holm <dholm@gentoo.org> | 2005-06-07 09:33:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-07 09:33:10 +0000 |
commit | d4e10d0720feb282acc96bd9041c8a2bf427852f (patch) | |
tree | 3900afef8cdb63338706915a68dd7a29f45a8b53 /app-cdr/pxlinux/pxlinux-0.0.4.ebuild | |
parent | fix (diff) | |
download | gentoo-2-d4e10d0720feb282acc96bd9041c8a2bf427852f.tar.gz gentoo-2-d4e10d0720feb282acc96bd9041c8a2bf427852f.tar.bz2 gentoo-2-d4e10d0720feb282acc96bd9041c8a2bf427852f.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-cdr/pxlinux/pxlinux-0.0.4.ebuild')
-rw-r--r-- | app-cdr/pxlinux/pxlinux-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/pxlinux/pxlinux-0.0.4.ebuild b/app-cdr/pxlinux/pxlinux-0.0.4.ebuild index f1860728615b..75375494768d 100644 --- a/app-cdr/pxlinux/pxlinux-0.0.4.ebuild +++ b/app-cdr/pxlinux/pxlinux-0.0.4.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/app-cdr/pxlinux/pxlinux-0.0.4.ebuild,v 1.1 2005/06/06 22:35:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/pxlinux/pxlinux-0.0.4.ebuild,v 1.2 2005/06/07 09:33:10 dholm Exp $ DESCRIPTION="PlexTools-like app for Plextor drives in linux" HOMEPAGE="http://www-user.tu-chemnitz.de/~noe/Plextor/" @@ -8,7 +8,7 @@ SRC_URI="http://www-user.tu-chemnitz.de/~noe/Plextor/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gnuplot" RDEPEND="gnuplot? ( dev-lang/python media-gfx/gnuplot )" |