diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:30:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-17 17:30:37 +0000 |
commit | 5ec30d80b13c718bc41f758a75a9b6b4acc93a29 (patch) | |
tree | 144e87f287628b2c6a79bb523842a458950d7009 /media-video/vcdimager | |
parent | Stable for ia64, wrt bug #439736 (diff) | |
download | gentoo-2-5ec30d80b13c718bc41f758a75a9b6b4acc93a29.tar.gz gentoo-2-5ec30d80b13c718bc41f758a75a9b6b4acc93a29.tar.bz2 gentoo-2-5ec30d80b13c718bc41f758a75a9b6b4acc93a29.zip |
Stable for ia64, wrt bug #443582
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'media-video/vcdimager')
-rw-r--r-- | media-video/vcdimager/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/vcdimager/ChangeLog b/media-video/vcdimager/ChangeLog index 2cfc252b790e..6b806ed77318 100644 --- a/media-video/vcdimager/ChangeLog +++ b/media-video/vcdimager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vcdimager # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.64 2012/12/04 10:18:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.65 2012/12/17 17:30:37 ago Exp $ + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vcdimager-0.7.23-r1.ebuild: + Stable for ia64, wrt bug #443582 04 Dec 2012; Anthony G. Basile <blueness@gentoo.org> vcdimager-0.7.23-r1.ebuild: diff --git a/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild b/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild index d82dbbf5880c..15091ace9cc8 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.11 2012/12/04 10:18:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild,v 1.12 2012/12/17 17:30:37 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 static-libs" RDEPEND=">=dev-libs/libcdio-0.71[-minimal] |