diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-17 13:00:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-17 13:00:50 +0000 |
commit | c7e54aa9684cd9f8616fcb93548fc5361b975597 (patch) | |
tree | f628391c05aa8dd24827a35dde98f4716540df0b /media-video/vcdimager/vcdimager-0.7.23-r1.ebuild | |
parent | Stable for amd64, wrt bug #443602 (diff) | |
download | gentoo-2-c7e54aa9684cd9f8616fcb93548fc5361b975597.tar.gz gentoo-2-c7e54aa9684cd9f8616fcb93548fc5361b975597.tar.bz2 gentoo-2-c7e54aa9684cd9f8616fcb93548fc5361b975597.zip |
Stable for amd64, wrt bug #443582
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-video/vcdimager/vcdimager-0.7.23-r1.ebuild')
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild b/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild index 5dccb85e5cb7..9e25913e1573 100644 --- a/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild,v 1.4 2012/11/17 06:31:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild,v 1.5 2012/11/17 13:00:50 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.vcdimager.org/pub/${PN}/${PN}-${PV%.*}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="xml minimal static-libs" RDEPEND=">=dev-libs/libcdio-0.71[-minimal] |