diff options
author | 2012-02-03 17:50:47 +0000 | |
---|---|---|
committer | 2012-02-03 17:50:47 +0000 | |
commit | 7cd739ac685b8378780d8ce491e52a2e2cf4022a (patch) | |
tree | f9cdd1c310160813a5b1c1f352bdef4cd2e66e5f /media-video | |
parent | Stable for amd64, wrt bug #397111 (diff) | |
download | gentoo-2-7cd739ac685b8378780d8ce491e52a2e2cf4022a.tar.gz gentoo-2-7cd739ac685b8378780d8ce491e52a2e2cf4022a.tar.bz2 gentoo-2-7cd739ac685b8378780d8ce491e52a2e2cf4022a.zip |
Stable for amd64, wrt bug #397115
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/cpdvd/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/cpdvd/cpdvd-1.10-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-video/cpdvd/ChangeLog b/media-video/cpdvd/ChangeLog index aad60e1ca7c5..2e7d471dd7eb 100644 --- a/media-video/cpdvd/ChangeLog +++ b/media-video/cpdvd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/cpdvd -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/ChangeLog,v 1.13 2009/03/10 21:32:47 beandog Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/ChangeLog,v 1.14 2012/02/03 17:50:47 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> cpdvd-1.10-r1.ebuild: + Stable for amd64, wrt bug #397115 10 Mar 2009; Steve Dibb <beandog@gentoo.org> cpdvd-1.10.ebuild, cpdvd-1.10-r1.ebuild: diff --git a/media-video/cpdvd/cpdvd-1.10-r1.ebuild b/media-video/cpdvd/cpdvd-1.10-r1.ebuild index f153af49bfbb..e40a72ef3516 100644 --- a/media-video/cpdvd/cpdvd-1.10-r1.ebuild +++ b/media-video/cpdvd/cpdvd-1.10-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/cpdvd-1.10-r1.ebuild,v 1.2 2009/03/10 21:32:47 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cpdvd/cpdvd-1.10-r1.ebuild,v 1.3 2012/02/03 17:50:47 ago Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://www.lallafa.de/bp/files/${P}.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" DEPEND="" |