diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:03:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 19:03:46 +0000 |
commit | 0f48a72fa9372f79a6972d38fc0c93af121d5964 (patch) | |
tree | 59606003d4940274f49311101bd6a7c04797bb26 /media-video | |
parent | s390/sh stable wrt #445500 (diff) | |
download | gentoo-2-0f48a72fa9372f79a6972d38fc0c93af121d5964.tar.gz gentoo-2-0f48a72fa9372f79a6972d38fc0c93af121d5964.tar.bz2 gentoo-2-0f48a72fa9372f79a6972d38fc0c93af121d5964.zip |
sh stable wrt #443582
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vcdimager/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/vcdimager/vcdimager-0.7.23-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/vcdimager/ChangeLog b/media-video/vcdimager/ChangeLog index e1df9b9c78bd..4ffe002371d9 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.67 2012/12/30 15:01:10 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/ChangeLog,v 1.68 2013/01/01 19:03:46 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> vcdimager-0.7.23-r1.ebuild: + sh stable wrt #443582 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> vcdimager-0.7.23-r1.ebuild: Stable for alpha, wrt bug #443582 diff --git a/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild b/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild index 6f06c76dab4d..c4acbdf50677 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 +# Copyright 1999-2013 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.14 2012/12/30 15:01:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vcdimager/vcdimager-0.7.23-r1.ebuild,v 1.15 2013/01/01 19:03:46 armin76 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] |