diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 09:46:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 09:46:55 +0000 |
commit | 32d561d45c9990a380704e92b2dd06756e29824c (patch) | |
tree | 84713b2591bbcfb00de028cb4bbaa519654112a8 /media-video | |
parent | stable amd64 (diff) | |
download | gentoo-2-32d561d45c9990a380704e92b2dd06756e29824c.tar.gz gentoo-2-32d561d45c9990a380704e92b2dd06756e29824c.tar.bz2 gentoo-2-32d561d45c9990a380704e92b2dd06756e29824c.zip |
arm/hppa love #90176
(Portage version: 2.0.51.20)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.20-r2.ebuild | 7 | ||||
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.21.ebuild | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild b/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild index 741eb31c4d1b..3f86fa757cd4 100644 --- a/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild,v 1.10 2005/04/20 12:14:03 flameeyes Exp $ - -IUSE="xml2" +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.20-r2.ebuild,v 1.11 2005/04/24 09:46:55 vapier Exp $ inherit eutils @@ -12,7 +10,8 @@ SRC_URI="http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +IUSE="xml2" RDEPEND=">=dev-libs/libcdio-0.66 <=dev-libs/libcdio-0.70 diff --git a/media-video/vcdimager/vcdimager-0.7.21.ebuild b/media-video/vcdimager/vcdimager-0.7.21.ebuild index aec6d4cd7f74..cde7e6508226 100644 --- a/media-video/vcdimager/vcdimager-0.7.21.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.21.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.21.ebuild,v 1.1 2005/04/20 12:14:03 flameeyes Exp $ - -IUSE="xml2 minimal" +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.21.ebuild,v 1.2 2005/04/24 09:46:55 vapier Exp $ inherit eutils libtool @@ -12,7 +10,8 @@ SRC_URI="http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="xml2 minimal" RDEPEND=">=dev-libs/libcdio-0.71 !minimal? ( dev-libs/popt ) |